@media screen and (min-width: 0px) {
	#window-frame{
		display:none;
	}
}
@media screen and (min-width: 719px) {
	#window-frame{
		position: relative;
		display: block;
		width: 600px;
		height: 300px;
		margin: 0 auto;
		background: url(../images/frame/window_render0000.png);
	}
	#window-frame:before,
	#window-frame:after {
		content: "";
		clear: both;
		display: table;
	}
	#window-frame li{
		position: absolute;
		opacity: 0;
		top: 0;
		left: 0;
		width: 600px;
		height: 300px;
	}
	#window-frame li:nth-child(1){
		background: url(../images/frame/window_render0000.png);
	}
	#window-frame li:nth-child(2){
		background: url(../images/frame/window_render0001.png);
	}
	#window-frame li:nth-child(3){
		background: url(../images/frame/window_render0002.png);
	}
	#window-frame li:nth-child(4){
		background: url(../images/frame/window_render0003.png);
	}
	#window-frame li:nth-child(5){
		background: url(../images/frame/window_render0004.png);
	}
	#window-frame li:nth-child(6){
		background: url(../images/frame/window_render0005.png);
	}
	#window-frame li:nth-child(7){
		background: url(../images/frame/window_render0006.png);
	}
	#window-frame li:nth-child(8){
		background: url(../images/frame/window_render0007.png);
	}
	#window-frame li:nth-child(9){
		background: url(../images/frame/window_render0008.png);
	}
	#window-frame li:nth-child(10){
		background: url(../images/frame/window_render0009.png);
	}
	#window-frame li:nth-child(11){
		background: url(../images/frame/window_render0010.png);
	}
	#window-frame li:nth-child(12){
		background: url(../images/frame/window_render0011.png);
	}
	#window-frame li:nth-child(13){
		background: url(../images/frame/window_render0012.png);
	}
	#window-frame li:nth-child(14){
		background: url(../images/frame/window_render0013.png);
	}
	#window-frame li:nth-child(15){
		background: url(../images/frame/window_render0014.png);
	}
	#window-frame li:nth-child(16){
		background: url(../images/frame/window_render0015.png);
	}
	#window-frame li:nth-child(17){
		background: url(../images/frame/window_render0016.png);
	}
	#window-frame li:nth-child(18){
		background: url(../images/frame/window_render0017.png);
	}
	#window-frame li:nth-child(19){
		background: url(../images/frame/window_render0018.png);
	}
	#window-frame li:nth-child(20){
		background: url(../images/frame/window_render0019.png);
	}
	#window-frame li:nth-child(21){
		background: url(../images/frame/window_render0020.png);
	}
	#window-frame li:nth-child(22){
		background: url(../images/frame/window_render0021.png);
	}
	#window-frame li:nth-child(23){
		background: url(../images/frame/window_render0022.png);
	}
	#window-frame li:nth-child(24){
		background: url(../images/frame/window_render0023.png);
	}
	#window-frame li:nth-child(25){
		background: url(../images/frame/window_render0024.png);
	}
	#window-frame li:nth-child(26){
		background: url(../images/frame/window_render0025.png);
	}
	#window-frame li:nth-child(27){
		background: url(../images/frame/window_render0026.png);
	}
	#window-frame li:nth-child(28){
		background: url(../images/frame/window_render0027.png);
	}
	#window-frame li:nth-child(29){
		background: url(../images/frame/window_render0028.png);
	}
	#window-frame li:nth-child(30){
		background: url(../images/frame/window_render0029.png);
	}
	#window-frame li:nth-child(31){
		background: url(../images/frame/window_render0030.png);
	}
	#window-frame li:nth-child(32){
		background: url(../images/frame/window_render0031.png);
	}
	#window-frame li:nth-child(33){
		background: url(../images/frame/window_render0032.png);
	}
	#window-frame li:nth-child(34){
		background: url(../images/frame/window_render0033.png);
	}
	#window-frame li:nth-child(35){
		background: url(../images/frame/window_render0034.png);
	}
	#window-frame li:nth-child(36){
		background: url(../images/frame/window_render0035.png);
	}
	#window-frame li:nth-child(37){
		background: url(../images/frame/window_render0036.png);
	}
	#window-frame li:nth-child(38){
		background: url(../images/frame/window_render0037.png);
	}
	#window-frame li:nth-child(39){
		background: url(../images/frame/window_render0038.png);
	}
	#window-frame li:nth-child(40){
		background: url(../images/frame/window_render0039.png);
	}
	#window-frame li:nth-child(41){
		background: url(../images/frame/window_render0040.png);
	}
	#window-frame li:nth-child(42){
		background: url(../images/frame/window_render0041.png);
	}
	.window-frame-animate li{
		opacity: 1;
		
	}

	.window-frame-animate li:nth-child(1){
		-webkit-animation-delay:.04s; -moz-animation-delay:.04s; -o-animation-delay:.04s; animation-delay:.04s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(2){
		-webkit-animation-delay:.08s; -moz-animation-delay:.08s; -o-animation-delay:.08s; animation-delay:.08s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(3){
		-webkit-animation-delay:.12s; -moz-animation-delay:.12s; -o-animation-delay:.12s; animation-delay:.12s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(4){
		-webkit-animation-delay:.16s; -moz-animation-delay:.16s; -o-animation-delay:.16s; animation-delay:.16s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(5){
		-webkit-animation-delay:.20s; -moz-animation-delay:.20s; -o-animation-delay:.20s; animation-delay:.20s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(6){
		-webkit-animation-delay:.24s; -moz-animation-delay:.24s; -o-animation-delay:.24s; animation-delay:.24s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(7){
		-webkit-animation-delay:.28s; -moz-animation-delay:.28s; -o-animation-delay:.28s; animation-delay:.28s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(8){
		-webkit-animation-delay:.32s; -moz-animation-delay:.32s; -o-animation-delay:.32s; animation-delay:.32s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(9){
		-webkit-animation-delay:.36s; -moz-animation-delay:.36s; -o-animation-delay:.36s; animation-delay:.36s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(10){
		-webkit-animation-delay:.40s; -moz-animation-delay:.40s; -o-animation-delay:.40s; animation-delay:.40s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(11){
		-webkit-animation-delay:.42s; -moz-animation-delay:.42s; -o-animation-delay:.42s; animation-delay:.42s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(12){
		-webkit-animation-delay:.46s; -moz-animation-delay:.46s; -o-animation-delay:.46s; animation-delay:.46s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(13){
		-webkit-animation-delay:.50s; -moz-animation-delay:.50s; -o-animation-delay:.50s; animation-delay:.50s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(14){
		-webkit-animation-delay:.54s; -moz-animation-delay:.54s; -o-animation-delay:.54s; animation-delay:.54s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(15){
		-webkit-animation-delay:.60s; -moz-animation-delay:.60s; -o-animation-delay:.60s; animation-delay:.6s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(16){
		-webkit-animation-delay:.64s; -moz-animation-delay:.64s; -o-animation-delay:.64s; animation-delay:.64s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(17){
		-webkit-animation-delay:.68s; -moz-animation-delay:.68s; -o-animation-delay:.68s; animation-delay:.68s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(18){
		-webkit-animation-delay:.72s; -moz-animation-delay:.72s; -o-animation-delay:.72s; animation-delay:.72s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(19){
		-webkit-animation-delay:.76s; -moz-animation-delay:.76s; -o-animation-delay:.76s; animation-delay:.76s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(20){
		-webkit-animation-delay:.80s; -moz-animation-delay:.80s; -o-animation-delay:.80s; animation-delay:.80s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}

	.window-frame-animate li:nth-child(21){
		-webkit-animation-delay:.84s; -moz-animation-delay:.84s; -o-animation-delay:.84s; animation-delay:.84s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(22){
		-webkit-animation-delay:.88s; -moz-animation-delay:.88s; -o-animation-delay:.88s; animation-delay:.88s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(23){
		-webkit-animation-delay:.92s; -moz-animation-delay:.92s; -o-animation-delay:.92s; animation-delay:.92s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(24){
		-webkit-animation-delay:.96s; -moz-animation-delay:.96s; -o-animation-delay:.96s; animation-delay:.96s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(25){
		-webkit-animation-delay:1s; -moz-animation-delay:1s; -o-animation-delay:1s; animation-delay:1s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(26){
		-webkit-animation-delay:1.04s; -moz-animation-delay:1.04s; -o-animation-delay:1.04s; animation-duration:1.04s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(27){
		-webkit-animation-delay:1.08s; -moz-animation-delay:1.08s; -o-animation-delay:1.08s; animation-duration:1.08s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(29){
		-webkit-animation-delay:1.12s; -moz-animation-delay:1.12s; -o-animation-delay:1.12s; animation-duration:1.12s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(30){
		-webkit-animation-delay:1.16s; -moz-animation-delay:1.16s; -o-animation-delay:1.16s; animation-duration:1.16s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(31){
		-webkit-animation-delay:1.20s; -moz-animation-delay:1.20s; -o-animation-delay:1.20s; animation-duration:1.20s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(32){
		-webkit-animation-delay:1.24s; -moz-animation-delay:1.24s; -o-animation-delay:1.24s; animation-duration:1.24s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(33){
		-webkit-animation-delay:1.28s; -moz-animation-delay:1.28s; -o-animation-delay:1.28s; animation-duration:1.28s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(34){
		-webkit-animation-delay:1.32s; -moz-animation-delay:1.32s; -o-animation-delay:1.32s; animation-duration:1.32s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(35){
		-webkit-animation-delay:1.34s; -moz-animation-delay:1.34s; -o-animation-delay:1.34s; animation-duration:1.34s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(36){
		-webkit-animation-delay:1.38s; -moz-animation-delay:1.38s; -o-animation-delay:1.38s; animation-duration:1.38s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(37){
		-webkit-animation-delay:1.42s; -moz-animation-delay:1.42s; -o-animation-delay:1.342s; animation-duration:1.42s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(38){
		-webkit-animation-delay:1.46s; -moz-animation-delay:1.46s; -o-animation-delay:1.46s; animation-duration:1.46s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(39){
		-webkit-animation-delay:1.50s; -moz-animation-delay:1.50s; -o-animation-delay:1.50s; animation-duration:1.50s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(40){
		-webkit-animation-delay:1.54s; -moz-animation-delay:1.54s; -o-animation-delay:1.54s; animation-duration:1.54s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(41){
		-webkit-animation-delay:1.58s; -moz-animation-delay:1.58s; -o-animation-delay:1.58s; animation-duration:1.58s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
	.window-frame-animate li:nth-child(42){
		-webkit-animation-delay:1.62s; -moz-animation-delay:1.62s; -o-animation-delay:1.62s; animation-duration:1.62s;
		-webkit-animation-duration:400ms; -moz-animation-duration:400ms; -o-animation-duration:400ms; animation-duration:400ms;
		-webkit-animation-name: window-frame; -moz-animation-name: window-frame; -o-animation-name: window-frame; animation-name: window-frame;
		-webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards;
		}
}





@-webkit-keyframes window-frame {
	from { opacity:0; }
	1%  { opacity:1; }
	to   { opacity:1; }
}