@charset "UTF-8";
/* CSS Document */

/* Default style, feel free to remove if not needed. */
body, body * {
	vertical-align: baseline;
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
}

body {
    background:#ffffff;
}

#container_dc {
	position: absolute;
	width:298px;
	height:598px;
	border:1px solid #000000 !important;
    border:0;
	top: 0px;
	left: 0px;
	margin: auto;
    /* background:#000000; */
    /* EDIT #animationContent to set bg colour */
    overflow: hidden;
}

#content_dc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #FFF;
	z-index: 100;
	overflow: hidden;
}

/* Invisible button for background clickthrough. */
#background_exit_dc {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	cursor: pointer;
	background-color: aqua;
	opacity: 0;
	z-index: 1299;
}


:focus {outline:none;}
::-moz-focus-inner {border:0;}
::-moz-focus-inner {border:0;}


#animationContent {
    position: absolute;
    width:100%;
    height:100%;
    z-index: 550;
	overflow: hidden;
    background:#000000;
}

.ac {
    position:absolute;
	visibility: hidden;
	top:-1px;
	left:-1px;
}


#background_exit_dc_2:hover ~ #cta {
    background-image: url(banner_cta-hover.png) !important;
    background-size:contain !important;
}


#fader {
    visibility:visible;
    position: absolute;
	top:0px;
	left:0px;
	z-index:1500;
    width:100%;
    height:100%;
    background:#f8f3f2;
    pointer-events: none;
}


#text1  {
    position: absolute;
	top:0px;
    left:0px;
    width:300px;
    height:600px;
	visibility: hidden;
    pointer-events: none;
	z-index:2;
}

#text2, #text3, #text4, #textend1, #textend2  {
    position: absolute;
	top:0px;
    left:0px;
    width:300px;
    height:600px;
	visibility: hidden;
    pointer-events: none;
	z-index:11;
}

#photo1, #photo2 {
    position: absolute;
	top:0px;
    left:0px;
    width:300px;
    height:600px;
	visibility: hidden;
    pointer-events: none;
	z-index:1;
}

#hmblack, #hmwhite, #pwlogo, #pwlogosm {
    position: absolute;
	top:0px;
    left:0px;
    width:300px;
    height:600px;
	visibility: hidden;
    pointer-events: none;
	z-index:20;
}

#ctawrapper, #cta, #ctablink {
    position: absolute;
	top:0px;
    left:0px;
    width:300px;
    height:600px;
	visibility: hidden;
    pointer-events: none;
	z-index:20;
}

#colorbg1 {
    position: absolute;
	top:0px;
    left:0px;
    width:300px;
    height:600px;
	visibility: hidden;
    pointer-events: none;
	z-index:6;
}

#colorbg2 {
    position: absolute;
	top:0px;
    left:0px;
    width:300px;
    height:600px;
	visibility: hidden;
    pointer-events: none;
	z-index:2;
}

svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#swipe1 {
    position: absolute;
	top:0px;
    left:0px;
    width:1000px;
    height:1000px;
    pointer-events: none;
	z-index:50;
}

#swipe2 {
    position: absolute;
	top:0px;
    left:0px;
    width:1000px;
    height:1000px;
    pointer-events: none;
	z-index:7;
}

#swipe2b {
    position: absolute;
	top:0px;
    left:0px;
    width:1000px;
    height:1000px;
    pointer-events: none;
	z-index:6;
}

#swipe3 {
    position: absolute;
	top:0px;
    left:0px;
    width:1000px;
    height:1000px;
    pointer-events: none;
	z-index:9;
}

#swipe3b {
    position: absolute;
	top:0px;
    left:0px;
    width:1000px;
    height:1000px;
    pointer-events: none;
	z-index:8;
}

#swipe3c {
    position: absolute;
	top:0px;
    left:0px;
    width:1000px;
    height:1000px;
    pointer-events: none;
	z-index:51;
}

#swipe4 {
    position: absolute;
	top:0px;
    left:0px;
    width:1000px;
    height:1000px;
    pointer-events: none;
	z-index:52;
}