@import url("reset.css");
html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,a,form,img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body{
	background: rgba(231,231,231,1);
}
a{
	padding: 0px;
	text-decoration: underline;
	outline: none; /* for Firefox */
    hlbr:expression(this.onFocus=this.blur()); /* for IE */
}

a:hover{
	text-decoration: none;
}
div > img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* top-header */
.top-header {
	margin: 0px auto;
	padding: 0px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	background-color: rgba( 255, 255,255, 0.90 );
	
    -moz-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.2);
	z-index: 100;
}
.top-header .container {
	position: relative;
	max-width: 960px;
	height: auto;
	margin: 0px auto;
}
.logo_div {
	width: 115px;
	height: 46px;
	padding-top: 6px;
	padding-left: 6px;
	display: inline-block;
}
.logo4kids_div{
	width: 150px;
	height: 60px;
	padding-top: 0px;
	padding-left: 6px;
	display: inline-block;
}
.tel_div {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	position: relative;
	float: right;
}
.tel_div p {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #686868;
	line-height: 60px;
}
.tel_div p span {
	font-family: Arial;
	font-size: 26px;
	font-weight: bold;
	color: #20b0ed;
	vertical-align:middle;
}
.tel_div ul {
	margin: 9px 0px;
	float: right;
	display: none;
}
.tel_div ul li {
	padding: 0px 1px;
	float: left;
}
.tel_div a {
	display: block;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
.tel_div a:link, .k-functional-navig a:visited {
	color: #20b0ed;
}
.tel_div a:hover {
	color: #183b87;
}
.tel_div .round {
	width: 42px;
	height: 42px;
	border-radius: 42px;
	background-color: #20b0ed;
}
.tel_div .round:hover {
	background-color: #183b87;
}
#logo {
	margin-top: 0px;
	margin-left: 0px;
	padding: 1px 5px 3px 7px;
	border-radius: 5px;
	background-color: rgba( 255, 255, 255, 0.00 );
	/*position: absolute;*/
}
/* END top-header */


/* footer */
.logo_AMC_foot {
	position: absolute;
	text-align: center;
	margin: -10px auto 0px auto;
	padding: 0px;
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	background: transparent url(img/logo_footbg.png) center 10px repeat-x;
}
.logo_AMC_foot div.AddThis_But {
	padding: 0px;
	width: 260px;
	height: 50px;
	display: inline-block;
}
div.addthis_toolbox a {
	margin: 14px 1px 0px 0px;
}
/* addthis_button */
.addthis_button_facebook { border: 8px solid #3b5998; background-color: #3b5998; border-radius: 45px; height: 45px; }
.addthis_button_lineme { border: 8px solid #00c300; background-color: #00c300; border-radius: 45px; height: 45px; }
.addthis_button_google_plusone_share { border: 8px solid #dc4e41; background-color: #dc4e41; border-radius: 45px; height: 45px; }
.addthis_button_twitter { border: 8px solid #1da1f2; background-color: #1da1f2; border-radius: 45px; height: 45px; }
/* addthis_button end */

#AMC_foot {
	width: 445px;
	height: 60px;
	margin-left: 0px;
	margin-top:-25px;
	margin-bottom:5px;
}
#AMC_foot_web {
	width: 255px;
	height: 20px;
	margin-bottom: 11px;
}
/* END footer */

.form, .form2{
	background:rgba(79,129,189,1);
	min-height:250px;
}
.video, .text2{
	background-image:url(http://www.空中家教.com/web/edm/20130424_Witness/img/bg.jpg);
	background-repeat:repeat;
	background-color:rgba(251,251,251,1);
}
.text{
	position:relative;
	background:rgba(167,192,222,1);
	z-index:15;
}
.text_block{
	padding:10px;
	max-width:960px;
	margin:0 auto;
}
h3{
	font-size:32px;
	font-family:"儷黑 Pro","微軟正黑體","新細明體", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#B062A3;
	text-align:center;
}
.text2 p{
	padding:10px 30px;
	text-indent: 0em;
}
.text2_box{
	position:relative;
	max-width:960px;
	margin:0 auto;
}
p{
	line-height:24px;
	font-size:16px;
	font-family: "儷黑 Pro","微軟正黑體","新細明體", Arial, Helvetica, sans-serif;
	color:#3E3A39;
	padding:5px 10px;
	text-indent: 2em;
	text-align: justify;
  　text-justify: inter-ideograph;
　  -ms-text-justify: inter-ideograph; /*IE9*/
　  -moz-text-align-last:justify; /*Firefox*/
  　-webkit-text-align-last:justify; /*Chrome*/ 
}

@media (min-width: 300px) and (max-width:600px) {
.main-wrapper{ margin-top:30px;}
.logo{
	position: relative;
	z-index: 10;
	display: block;
	margin: 5px auto;
	width:35vw;
	height:auto;
	max-width:140px;
}

.banner img.banner_bg, .banner img.banner_bg_960 {
	display: none;
}

.banner img.banner_bg_small {
	width: 100%;
	max-width: 960px;
	min-width:300px;
	height: auto;
}

.banner_01{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:50vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:10%;
	left:3%;
	max-width:430px;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}

.banner_02{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:64vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:18%;
	left:3%;
	max-width: 560px;
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}

.banner_03{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 58vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:53%;
	left:3%;
	max-width: 495px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.erica_name{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 55vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:80%;
	left:5%;
	max-width: 350px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
/*===Form 1===*/
.form img.erica_1 {
	width: 36vw;
	max-width:350px;
	margin-top:-50%;
	height: auto;
	float:right;
}
.erica_talk{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:75vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:7%;
	right:20%;
	max-width:580px;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}
.erica_talk2{display:none;}
.form_title{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:90vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:1%;
	left:3%;
	max-width:580px;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.form .form_iframe{
	position: relative;
	z-index:20;
	background:rgba(79,129,189,0.7);
	margin:-12% auto 0 auto;
	padding:5px;
	height:auto;
}
.form2 img.erica_5{
	display:none;
}
.form2 .form_iframe{
	margin-top:15%;
	margin-bottom:20px;
	height:auto;
}
.video img.erica_2{
	display:none;
}
.video img.erica_title2{
	-webkit-transition: all 0.4s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;-o-transition: all 0.4s;transition: all 0.8s;
	width: 93vw;
	height: auto;
	position: relative;
	z-index: 10;
	display: block;
	top:0%;
	left:2%;
	max-width: 550px;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
.video_erica{
	margin:0% auto 3% auto;
	width:93vw;
	max-width: 550px;
	padding:5px;
	background: rgba(221,221,221,1);
}
.text2 img.erica_3 {
	width: 100%;
	max-width: 600px;
	min-width:300px;
	height: auto;
}
.text2 h3, .text2 p{
	background: rgba(252,233,242,1);
	margin: 0;
	padding: 5px 5%;
}
/* footer */
.tel_div p { display: none; }
.tel_div ul { display: block; list-style-type:none; }
#registration_form .form_top { max-width: 94%; padding: 3% 2.5% 0%; }
.logo_AMC_foot { background: transparent url(img/logo_footbg.png) center 5px repeat-x; }
/* END footer */
}
@media (max-width: 392px) {
.form_iframe{
	min-height:290px;
	max-height:300px;
}
}
@media (max-width: 767px){
/* footer */
#AMC_foot{ bottom: 22px; left: 2px; width: auto; height: auto; max-width: 100%; max-height: 100%; margin-left: 1%; margin-left: 0px; margin-top:0px; }
#AMC_foot_web { width: 300px; height: 24px; margin-bottom: 5px; }
div.addthis_toolbox a {margin: 4px 1px 0px 0px;}
/* END footer */
.banner{ padding-top:30px;}
}
@media (min-width: 601px) and (max-width:959px) {
/* footer */
#AMC_foot {	margin-top:0px;}
div.addthis_toolbox a {	margin: 4px 1px 0px 0px;}
#AMC_foot_web {margin-bottom: 0px;}
/* END footer */
.logo{
	position: absolute;
	z-index: 10;
	display: block;
	top: 2%;
	right: 2%;
}

.banner img.banner_bg_960 {
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 100%;
	max-width: 960px;
	min-width: 600px;
	height: auto;
}

.banner img.banner_bg_small, .banner img.banner_bg {
	display:none;
}

.banner_01{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:42vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:30%;
	left:3%;
	max-width:430px;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}

.banner_02{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:56vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:35%;
	left:3%;
	max-width: 560px;
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}

.banner_03{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 50vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:65%;
	left:3%;
	max-width: 495px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.erica_name{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 38vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:85%;
	left:25%;
	max-width: 350px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
/*===Form 1===*/
.form img.erica_1 {
	width: 36vw;
	max-width:350px;
	margin-top:-50%;
	height: auto;
	float:right;
}
.erica_talk{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:75vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:7%;
	right:20%;
	max-width:580px;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}
.erica_talk2{display:none;}
.form_title{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:70vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:2%;
	left:3%;
	max-width:580px;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.form .form_iframe{
	position: relative;
	z-index:20;
	background:rgba(79,129,189,0.7);
	margin:-15% auto 0 auto;
	padding:10px;
	height:auto;
	min-height:200px;
}
/*===Form 2===*/
.form2 img.erica_5 {
	width: 15vw;
	max-width:224px;
	height: auto;
	float:left;
}
.form2 .form_iframe{
	margin-top:-10%;
	min-height:200px;
}

.erica_talk_l{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:75vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:7%;
	left:20%;
	max-width:580px;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
}
.video img.erica_2{
	width: 37vw;
	height: auto;
	display: block;
	max-width: 363px;
	float:left;
}
.video img.erica_title2{
	-webkit-transition: all 0.4s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;-o-transition: all 0.4s;transition: all 0.8s;
	width: 60vw;
	height: auto;
	position: relative;
	z-index: 10;
	display: block;
	top:0%;
	left:1%;
	max-width: 550px;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
.video_erica{
	margin:0% 0 3% 35%;
	width:60vw;
	max-width: 550px;
}
.text2{
	position:relative;
	text-align:center;
}
h3{
	font-size:24px;
}
.text2 p{
	padding:5px 20px;
	background: rgba(255,255,255,0.6);
}
.text2 img.erica_3 {
	width: 520px;
	height: auto;
}
.text2_l{
	-webkit-transition: all 0.4s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;-o-transition: all 0.4s;transition: all 0.8s;
	width: 35vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:30%;
	left:0%;
	max-width: 320px;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
.text2_r{
	-webkit-transition: all 0.4s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;-o-transition: all 0.4s;transition: all 0.8s;
	width: 35vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:30%;
	right:0%;
	max-width: 320px;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}

}
@media screen and (min-width: 960px) {
.logo{
	position: absolute;
	z-index: 10;
	display: block;
	width:10vw;
	height:auto;
	top: 2%;
	right: 2%;
	max-width:140px;
}

.banner img.banner_bg {
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 100%;
	max-width: 2000px;
	min-width: 570px;
	height: auto;
}

.banner img.banner_bg_small, .banner img.banner_bg_960 {
	display:none;
}

.banner_01{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:28vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:29%;
	left:20%;
	max-width:450px;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}

.banner_02{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:36vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:36%;
	left:20%;
	max-width: 580px;
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}

.banner_03{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 36vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:74%;
	left:20%;
	max-width: 510px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.erica_name{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 20vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:85%;
	left:53%;
	max-width: 350px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
/*===Form 1===*/
.form{ height:100%;}
.form img.erica_1 {
	width: 30vw;
	max-width:250px;
	height: auto;
	float:right;
	margin-top:-20%;
	margin-right:10%;
	bottom:0;
}
.form_title{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 60vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:5%;
	left:15%;
	max-width: 520px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.form_iframe{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 60vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:30%;
	left:15%;
	max-width: 500px;
	min-height:220px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
/*===Form 2===*/
.form2 img.erica_5 {
	width: 40vw;
	max-width:224px;
	height: auto;
	float:left;
	margin-left:10%;
}
.erica_talk_l{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 60vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:5%;
	left:25%;
	max-width: 580px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.erica_talk2{display:none;}
.form2 .form_title{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 60vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:3%;
	left:30%;
	max-width: 520px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.form2 .form_iframe{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 60vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:28%;
	left:22%;
	max-width: 700px;
	min-height:220px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}

.video img.erica_2{
	width: 29vw;
	height: auto;
	display: block;
	max-width: 355px;
	margin-left:30%;
}
.video img.erica_title2{
	-webkit-transition: all 0.4s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;-o-transition: all 0.4s;transition: all 0.8s;
	width: 45vw;
	height: auto;
	position: relative;
	z-index: 10;
	display: block;
	top:0%;
	left:1%;
	max-width: 550px;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
.video_erica{
	margin:0% 0 3% 1%;
	width:45vw;
	max-width: 550px;
}
.text2{
	position:relative;
	text-align:center;
}
.text2 img.erica_3 {
	width: 520px;
	height: auto;
}
.text2_l{
	-webkit-transition: all 0.4s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;-o-transition: all 0.4s;transition: all 0.8s;
	width: 35vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:30%;
	left:0%;
	max-width: 320px;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
.text2_r{
	-webkit-transition: all 0.4s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;-o-transition: all 0.4s;transition: all 0.8s;
	width: 35vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:30%;
	right:0%;
	max-width: 320px;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
}
@media (min-width: 1300px) {
.logo{
	position: absolute;
	z-index: 10;
	display: block;
	width:10vw;
	height:auto;
	top: 2%;
	left:70%;
	max-width:140px;
}

.banner img.banner_bg {
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 100%;
	max-width: 2000px;
	min-width: 570px;
	height: auto;
}

.banner img.banner_bg_small, .banner img.banner_bg_960 {
	display:none;
}

.banner_01{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:24vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:27%;
	left:26%;
	max-width:450px;
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}

.banner_02{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width:31vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:33%;
	left:26%;
	max-width: 570px;
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
}

.banner_03{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 27vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:64%;
	left:26%;
	max-width: 510px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.erica_name{
	left:43%;
}
/*===Form 1===*/
.form{ height:100%;}
.form img.erica_1 {
	width: 22.5vw;
	max-width:380px;
	height: auto;
	float:right;
	margin-top:-24.5%;
	margin-right:17%;
	bottom:0;
}
.form_title{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 50vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:5%;
	left:20%;
	max-width: 520px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.form_iframe{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 50vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:30%;
	left:20%;
	max-width: 530px;
	min-height:200px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
/*===Form 2===*/
.form2 .form_title{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 50vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:3%;
	left:35%;
	max-width: 520px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.form2 .form_iframe{
	-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;
	width: 50vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:28%;
	left:30%;
	max-width: 700px;
	min-height:220px;
	animation-delay: 0.7s;
	-webkit-animation-delay: 0.7s;
}
.text2{
	position:relative;
	text-align:center;
}
.text2 img.erica_3 {
	width: 520px;
	height: auto;
}
.text2_l{
	-webkit-transition: all 0.4s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;-o-transition: all 0.4s;transition: all 0.8s;
	width: 35vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:30%;
	left:0%;
	max-width: 320px;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}
.text2_r{
	-webkit-transition: all 0.4s;-moz-transition: all 0.8s;-ms-transition: all 0.8s;-o-transition: all 0.4s;transition: all 0.8s;
	width: 35vw;
	height: auto;
	position: absolute;
	z-index: 10;
	display: block;
	top:30%;
	right:0%;
	max-width: 320px;
	animation-delay: 0s;
	-webkit-animation-delay: 0s;
}

}

@media (min-width: 1700px) {
.erica_name{
	width:15vw;
	top:88%;
	left:43%;
}
.form img.erica_1 {
	margin-right:22%;
}
.form_title, .form_iframe{
	left:26%;
}
.video img.erica_2 {
	margin-left:50%;
}

}
