body {
  margin: 0px;
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  width: 100%;
  height: 100%;
  z-index: 999;
  display: block;
  position: absolute;
}

div {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
}

img {
  width: 100%;
}

@font-face {
  font-family: "VWD4 Regular";
  src: url("../fonts/VWHeadWeb-Regular.eot");
  src: url("../fonts/VWHeadWeb-Regular.woff") format("woff"), url("../fonts/VWHeadWeb-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/VWHeadWeb-Regular.svg#webfontX0LFdQBr") format("svg"), url("../fonts/VWHeadWeb-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "VWD4 Bold";
  src: url("../fonts/VWHeadWeb-Bold.eot");
  src: url("../fonts/VWHeadWeb-Bold.woff") format("woff"), url("../fonts/VWHeadWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/VWHeadWeb-Bold.svg#webfontfbDJZY22") format("svg"), url("../fonts/VWHeadWeb-Bold.ttf") format("truetype");
}

#ad {
  width: 300px;
  height: 600px;
  background: #fff;
}

.pixTracking {
  opacity: 0;
}

#border {
  box-sizing: border-box;
  border: 1px solid #000000;
  width: 300px;
  height: 600px;
}

#VWheader {
  background: url("../images/logosheader.png") no-repeat center center;
  width: 300px;
  height: 50px;
}

#VWteamcontent {
  width: 212px;
  height: 50px;
  right: 10px;
}

.VWteam {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  vertical-align: middle;
  text-align: right;
  font-family: 'VWD4 Regular', Arial, Helvetica, sans-serif;
}

#VWframe1, #VWframe2, #VWfade, #VWvisual {
  width: 300px;
  height: 600px;
}

.VWfade {
  background: #fff;
}

.anim #VWfade_entree {
  opacity: 0;
  -webkit-animation: VWfade_entree 8s ease 3;
          animation: VWfade_entree 8s ease 3;
}

.anim #VWfade_sortie {
  opacity: 0;
  -webkit-animation: VWfade_sortie 8s ease 2;
          animation: VWfade_sortie 8s ease 2;
}

.VWText1 {
  width: 280px;
  top: 270px;
  height: 25px;
  left: 10px;
  color: #fff;
  font-size: 23px;
  font-family: 'VWD4 Bold', Arial, Helvetica, sans-serif;
  -webkit-transform: scale(1) rotate(0.01deg);
      -ms-transform: scale(1) rotate(0.01deg);
          transform: scale(1) rotate(0.01deg);
  overflow: visible;
  opacity: 0;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}

.anim .VWText1 {
  -webkit-animation: VWText1 8s ease 3;
          animation: VWText1 8s ease 3;
}

.vw_beforstart .VWText1 {
  top: 300px;
}

.vw_goalName .VWText1 {
  top: 300px;
}

.vw_beforstart2 .VWText1 {
  top: 400px;
}

.VWText2 {
  width: 280px;
  top: 65px;
  height: 25px;
  left: 10px;
  color: #fff;
  font-size: 20px;
  font-family: 'VWD4 Bold', Arial, Helvetica, sans-serif;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
  overflow: visible;
}

.anim .VWText2 {
  margin-top: 290px;
  -webkit-animation: VWText2 8s ease 3;
          animation: VWText2 8s ease 3;
}

.vw_goalName .VWText2, .vw_shootout_start .VWText2 {
  color: #000000;
  text-shadow: none;
}

.vw_extra_time_start .VWText2 {
  margin-top: 335px;
}

.vw_endWin .VWText2, .vw_endLost .VWText2 {
  margin-top: 140px;
}

.vw_extra_time_start .VWcta {
  margin-top: 330px;
}

.vw_endWin .VWcta, .vw_endLost .VWcta {
  margin-top: 200px;
}

#VWframe1 {
  opacity: 0;
}

.anim #VWframe1 {
  -webkit-animation: VWframe1 8s ease 3;
          animation: VWframe1 8s ease 3;
}

#VWframe2 {
  opacity: 1;
}

.anim #VWframe2 {
  -webkit-animation: VWframe2 8s ease 3;
          animation: VWframe2 8s ease 3;
}

.VWcta {
  margin-top: 290px;
  top: 202px;
  height: 38px;
}

#VWCta_settext {
  background: #fa892e;
  opacity: 1;
  border-radius: 5px;
  color: #fff;
  font-size: 17px;
  line-height: 33px;
  vertical-align: middle;
  text-align: center;
  font-family: 'VWD4 Regular', Arial, Helvetica, sans-serif;
  padding: 5px 13px 6px 13px;
  display: inline;
  position: relative;
}

.anim .VWcta {
  -webkit-animation: VWcta 8s ease 3;
          animation: VWcta 8s ease 3;
}

.VWml {
  width: 290px;
  height: auto;
  left: 5px;
  bottom: 5px;
  opacity: 1;
  color: #fff;
  font-size: 10px;
  text-align: left;
  font-family: 'VWD4 Regular', Arial, Helvetica, sans-serif;
}

.anim .VWml {
  -webkit-animation: VWframe2 8s ease 3;
          animation: VWframe2 8s ease 3;
}

@-webkit-keyframes VWfade_entree {
  0% {
    opacity: 1;
  }
  3% {
    opacity: 0;
  }
}

@keyframes VWfade_entree {
  0% {
    opacity: 1;
  }
  3% {
    opacity: 0;
  }
}

@-webkit-keyframes VWfade_sortie {
  0% {
    opacity: 0;
  }
  97% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes VWfade_sortie {
  0% {
    opacity: 0;
  }
  97% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes VWframe1 {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
}

@keyframes VWframe1 {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  45% {
    opacity: 0;
  }
}

@-webkit-keyframes VWText1 {
  0% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
  3% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
  8% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes VWText1 {
  0% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
  3% {
    -webkit-transform: scale(3);
            transform: scale(3);
    opacity: 0;
  }
  8% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes VWframe2 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
}

@keyframes VWframe2 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  45% {
    opacity: 1;
  }
}

@-webkit-keyframes VWText2 {
  0% {
    top: -25px;
    opacity: 0;
  }
  45% {
    top: -25px;
    opacity: 0;
  }
  50% {
    top: 65px;
    opacity: 1;
  }
}

@keyframes VWText2 {
  0% {
    top: -25px;
    opacity: 0;
  }
  45% {
    top: -25px;
    opacity: 0;
  }
  50% {
    top: 65px;
    opacity: 1;
  }
}

@-webkit-keyframes VWcta {
  0% {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
  65% {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes VWcta {
  0% {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
  65% {
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
