* {margin: 0; padding: 0; font-family: Arial, sans-serif; font-size: 17px;}
body {background: url(../images/tio_line.png); background-repeat: repeat-x;}
.wrapper_main {width: 1000px; margin: 0 auto; margin-top: 55px;}
.left_column, .right_column {float: left; max-width: 500px;}
.left_column {padding-left: 25px;}
.right_column {padding-left: 10px;}
h1 {font-size: 43px; font-weight: bold; max-width: 415px; padding-bottom: 12px; color: #262626; margin-top: -8px;}
h2 {font-size: 23px; font-weight: bold; color: #ff1711; padding-bottom: 12px; }
h3 {color: #2b3136; font-size: 17px; padding-bottom: 15px;}
li {background: url('../images/check_blue.png') 0% 0%; background-repeat: no-repeat; padding-left: 40px; padding-bottom: 15px;font-size: 17px; color: #444; list-style-type: none; line-height: 24px; width: 390px;}
.right_column img {cursor: pointer;}
.right_column p {color: #3d464e; text-align: center; font-size: 22px; padding: 10px 0; }
.subscribe_form {width: 400px; margin: 0 auto; height: 205px; padding-top: 20px; background: url('../images/form_bg2.png'); background-repeat: no-repeat;}
.input_name {font-size: 20px; text-align: center; width: 320px; margin: 0 auto; display: block; line-height: 40px; border: 0; outline: none; margin-bottom: 22px; height: 40px; color: #707070; background: transparent;}
.input_email {font-size: 20px; text-align: center; width: 320px; margin: 0 auto; display: block; line-height: 40px; border: 0; outline: none; margin-bottom: 20px; height: 40px; color: #707070; background: transparent;}
.input_submit {width: 340px; margin: 0 auto; display: block; line-height: 40px; border: 0; outline: none; height: 52px; cursor: pointer; background: none;}
.fix {clear: both;}
.arrow_bottom { width: 193px; margin: 0 auto; height: 58px; background: url('../images/arrow.png'); margin-top: -12px;}
.footer {padding-top: 50px; padding-bottom: 15px;}
.footer p {font-size: 13px; text-align: center; color: #999999; padding: 5px 0;}
.footer a {font-size: 13px; color: #999999;}
.video1image  {width: 460px; height: 259px;}

@media only screen and (max-width: 1000px) {
	.left_column, .right_column {float: none; max-width: 768px; margin: 0 auto}
	.arrow_bottom {display: none;}
	.right_column img {width: 100%; margin: 0 auto;}
	.wrapper_main {width: 768px;}
	h1 {max-width: 768px;}
	li {width: 630px; font-size: 150%; padding-bottom: 20px; line-height: 130%;}
	li b{font-size: 100%;}
	h3 {font-size: 150%;}
	h2, .right_column p, .footer p, .footer a {font-size: 150%;}
	.subscribe_form {width: 768px; background-size: 100%; height: 410px;}
	.input_name {height: 55px; margin-top: 25px; font-size: 190%; width: 80%; padding-bottom: 40px;}
	.input_email {height: 55px; margin-top: 25px; font-size: 190%; width: 80%; padding-bottom: 30px;}
	.input_submit {width: 80%; height: 100px;}
}
@media only screen and (max-width: 768px) {
	.left_column, .right_column {float: none; max-width: 568px; margin: 0 auto}
	.arrow {display: none;}
	.right_column img {width: 100%; margin: 0 auto;}
	.wrapper_main {width: 568px;}
	h1 {max-width: 568px;}
	li {width: 470px; font-size: 150%; padding-bottom: 20px; line-height: 110%;}
	li b{font-size: 100%;}
	h3 {font-size: 130%;}
	h2, .right_column p, .footer p, .footer a {font-size: 130%;}
	.subscribe_form {width: 400px; margin: 0 auto; height: 205px; padding-top: 20px; background: url('../images/form_bg.png'); background-repeat: no-repeat;}
	.input_name {font-size: 110%;text-align: center; width: 320px; margin: 0 auto; display: block; line-height: 40px; border: 0; outline: none; margin-bottom: 22px; height: 40px; color: #707070; background: transparent;padding-bottom: 0;}
	.input_email {font-size: 110%;text-align: center; width: 320px; margin: 0 auto; display: block; line-height: 40px; border: 0; outline: none; margin-bottom: 20px; height: 40px; color: #707070; background: transparent;padding-bottom: 0;}
	.input_submit {width: 340px; margin: 0 auto; display: block; line-height: 40px; border: 0; outline: none; height: 52px; cursor: pointer; background: none;}
}
@media only screen and (max-width: 568px) {
	.left_column, .right_column {float: none; max-width: 480px; margin: 0 auto}
	.arrow {display: none;}
	.right_column img {width: 100%; margin: 0 auto;}
	.wrapper_main {width: 480px;}
	h1 {max-width: 480px;}
	li {width: 400px; font-size: 150%; padding-bottom: 20px; line-height: 100%;}
	li b{font-size: 100%;}
	h3 {font-size: 110%;}
	h2, .right_column p, .footer p, .footer a {font-size: 110%;}
}