body {margin: 0px;}
img {width: 100%; height: 100%;}

#container {
	background-color: black;
	border: 1px solid gray;
	box-sizing: border-box;
	cursor: pointer;
	display: none;
	overflow: hidden;
	position: absolute;
	width: 970px;
	height: 250px;
}

#container * {
	position: absolute;
}

.bg {
	width: 970px;
	height: 250px;

}
.bg2 {
	width: 1182px;
	height: 250px;
	left: -195px;
}

.logo{top: 17px;left: 12px;width: 223px;height: 75px;}

.logo-Anim{width: 970px;height: 180px;overflow: hidden;}
.logo-Mask{width: 289px;height: 109px;overflow: hidden;top: 71px;left: 400px;}
.logo1{width: 67px;height: 80px;top: 92px;left: 314px;}
.logo-text{width: 239px;height: 82px;top: 25px;left: 17px;}
#redLine-logo{width: 2px;height: 69px;left: 397px;top: 71px;background-color:  #9e2441;}

#redLine{width: 2px;height: 33px;left: 25px;top: 162px;background-color:  #9e2441;}
#boxEndframe{top: 21px;left: 117px;width: 183px;height: 157px;background-color: white;}
#footer{width: 280px;height: 248px;background-color: white;top: 0px;left: 719px;}

#cta{width: 129px;height: 39px;top: 181px;left: 24px;}
.cta-text {top: 14px;left: 37px;width:95px;height:10px;}

.cta-in{
    width: 200px;
    height: 39px;
    background-color: #a41034;
    border: 1px solid #a41034;
}
.cta-out{
    width: 200px;
    height: 39px;
    background-color: #000000;
    border: 1px solid #000000;
}

/*SPRITE*/
.sprite { background: url('sprite.png') no-repeat top left; width: 273px; height: 312px; background-size: 273px 312px;  } 
.sprite.cta-text { background-position: 0 0; width: 126px; height: 13px; } 
.sprite.text1 { background-position: 0 -18px; width: 251px; height: 32px; } 
.sprite.text2 { background-position: 0 -55px; width: 145px; height: 73px; } 
.sprite.text3 { background-position: 0 -133px; width: 273px; height: 116px; } 
.sprite.text4 { background-position: 0 -254px; width: 185px; height: 31px; } 
.sprite.text5 { background-position: 0 -290px; width: 45px; height: 22px; } 

/*SPRITE POSITION*/
.text1{top: 108px;left: 28px;}
.text2{top: 87px;left: 28px;}
.text3{top: 26px;left: 25px;}
.text4{top: 164px;left: 35px;}
.text5{top: 127px;left: 103px;}

.text1Cont{background-color: white;top: 0px;left: 0px;width: 467px;height: 248px;}
.text2Cont{background-color: white;top: 0px;left: 0px;width: 272px;height: 250px;}
.text3Cont{background-color: white;top: -1px;right: 495px;width: 323px;height: 221px;}

#text1Mask{width: 467px;height: 255px;overflow: hidden;}
#text2Mask{left: 467px;top: 0px;width: 268px;height: 250px;overflow: hidden;}
