body #myAdLink:not(title){
	display: block;
}
#ad-wrapper{
	background: url('../img/bg.png') 0 0 no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	
	}
#myAdLink {
	position: relative;	
	width: 100%;
	max-width:1170px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
#aday {
	position: absolute;
	left: 2.8%;
	top: 6.2%;	
	display: inline-block;
	width: 10.7%;	
	opacity: 0;
	
}
#time {
	position: absolute;
	left: 2.8%;
	top: 20.8%;
	width: 18.6%;
	/*height: 79px;	*/
	opacity: 0;
    z-index: 5;
}
#speech {
	position: absolute;
	left: 47.2%;
	top: 9.4%;
	width: 25.15%;
	/*height: 166px;*/	
	-webkit-transform: scale(0.1,0.1);
    -ms-transform: scale(0.1,0.1);
    transform: scale(0.1,0.1);
	opacity: 0;
    z-index: 5;
}
#lawyer {
	position: absolute;
	left: 49.7%;
	top: 43.2%;
	width: 22%;
	/*height: 29px;*/
	opacity: 0;
}
#character {
	position: absolute;
	right: 0%;
	bottom: 0;
	width: 32.69%;
	/*height: 450px;*/
	z-index: 3;
	
}
#cloud1 {
	position: absolute;
	left: -5%;/*25.54%;*/
	top: 35%;
	width: 4.92%;
	/*height: 43px;*/
	z-index: 3;
}
#cloud2 {
	position: absolute;
	left: 0; /*30.77%;*/
	top: 29.6%;
	width: 11.31%;
	/*height: 135px;*/
	z-index: 3;
}
#investigatingacase {
	position: absolute;
	left: 2.31%;
	top: 53.2%;
	width: 11%;
	/*height: 45px;*/
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    opacity: 0;
    z-index: 3;
}
#pieceingtogether {
	position: absolute;
	left: 33.08%;
	top: 77.6%;
	width: 19.62%;
	/*height: 33px;*/
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
    opacity: 0;
    z-index: 3;
}
#tree1 {
	position: absolute;
	left: 13.08%;
	bottom: 27.2%;
	width: 1.92%;
	/*height: 47px;*/
	z-index: 3;
}
#tree2 {
	position: absolute;
	left: 35.38%;
	bottom: 27.2%;
	width: 7.31%;
	/*height: 50px;*/
	z-index: 3;
}
#hline1 {
	position: absolute;
	left: 0px;
	bottom: 25%;
	width: 0px; /*1245px*/
	height: auto;
	z-index: 3;
	overflow: hidden;
}
#vline1 {
	position: absolute;
	right: 4.23%;
	bottom: 29.2%;
	width: 2px;
	height: 0px; /*246px*/
	z-index: 3;
	overflow:hidden;
}
#hline2 {
	position: absolute;
	right: 4.31%;
	top: 19.6%;
	width: 0px; /*301px*/
	height: auto;
	z-index: 3;
	overflow: hidden;
}
#car {
	position: absolute;
	left: 20.62%;
	bottom: 27.2%;
	width: 8.85%;
	/*height: 49px;*/
	z-index: 3;
}
#magnified {
	position: absolute;
	left: 19.08%;
    bottom: 14.8%;
	top: 52.4%;
	width: 12.46%;
	/*height: 164px;*/
	z-index: 3;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
}
#magnifyingglass {
	position: absolute;
	left: 10.69%;
	bottom: -53.2%;
	width: 22.54%;
/*	height: 266px; */
	z-index: 4;
}

#ad-wrapper img{
	width: 100%;
	}
#hline1 img ,
#hline2 img { 
	width: auto;
	}