@charset "utf-8";

/* About */
/*---------------------------------------------*/

.col-Fix {
	width: 1100px;
	height: auto;
	margin: 20px auto;
}

.lf {
	float: left;
}

.lf h2 {
	color: #007CB7;
	font-size: 26px;
	line-height: 36px;
	text-align: left;
	margin: 15px auto;
}

.lf p {
	color: #666666;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
}

.rt {
	padding-left: 235px;
}

.row {
	width: 835px;
	margin: 20px 0px;
	padding: 0px 0px;
}

.space {
	padding-bottom: 30px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 230px;
	padding: 5px auto;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 10px 45px 10px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.about {}

.about .kv {}

.about .title {
	background-image: url(../imgs/about-logo.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
	padding-top: 25px;
	padding-left: 110px;
	margin-top: 40px;
	margin-bottom: 20px;
	border-top: 2px solid #DCDCDC;
}

.about .title h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #DA5002;
}

ul.data {
	margin-top: 15px;
	margin-left: 0px;
}

ul.data li {
	width: 45.8%;
	font-size: 15px;
	line-height: 21px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-left: 15px;
	float:left;
}

ul.info {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #007cb7;
	border-bottom: 2px solid #007cb7;
}

ul.info li {
	margin: 5px 0px;
}

ul.info li:last-child h4 {
	height: 36px;
}

ul.info h4 {
	width: 100px;
	color: #007cb7;
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	padding-right: 5px;
}

ul.info span {
	color: #565656;
	display: block;
	padding-left: 105px;
}

ul.info h4,
ul.info span,
p.cont
{
	font-size: 14px;
	line-height: 21px;
}

.about p,
.about ul li,
.about h2
{
	text-align: left;
}

/*---------------------------------------------*/

p.cont {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 5px;
}

/*---------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:640px) and (min-width:481px) ,screen and (orientation: landscape) and (max-width: 736px) and (min-width: 667px) { 
/* iphone 6/6+ landscape */

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 80%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.about .kv {
	width: 100%;
	margin: 15px 0;
}

.about .kv img {
	width: 100%;
	height: auto;
	clear: both;
}

.about .title {
	background-image: url(../imgs/about-logo.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
	padding-top: 25px;
	padding-left: 110px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 2px solid #DCDCDC;
}

.about .title h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #DA5002;
}

ul.data {
	margin-top: 15px;
	margin-left: 0px;
}

ul.data li {
	width: 100%;
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
	float: none;
}

ul.info {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #007cb7;
	border-bottom: 2px solid #007cb7;
}

ul.info li {
	margin: 5px 0px;
}

ul.info li:last-child h4 {
	height: 36px;
}

ul.info li:first-child h4 {
	height: 36px;
}

ul.info h4 {
	width: 100px;
	color: #007cb7;
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	padding-right: 5px;
}

ul.info span {
	color: #565656;
	display: block;
	padding-left: 105px;
}

ul.info h4,
ul.info span,
p.cont
{
	font-size: 14px;
	line-height: 21px;
}

.about p,
.about ul li,
.about h2
{
	text-align: left;
}

/*---------------------------------------------*/

p.cont {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 5px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width:480px) and (min-width:415px){

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 70%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.about .kv {
	width: 100%;
	margin: 15px 0;
}

.about .kv img {
	width: 100%;
	height: auto;
	clear: both;
}

.about .title {
	background-image: url(../imgs/about-logo.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
	padding-top: 25px;
	padding-left: 110px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 2px solid #DCDCDC;
}

.about .title h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #DA5002;
}

ul.data {
	margin-top: 15px;
	margin-left: 0px;
}

ul.data li {
	width: 100%;
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
	float: none;
}

ul.info {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #007cb7;
	border-bottom: 2px solid #007cb7;
}

ul.info li {
	margin: 5px 0px;
}

ul.info li:first-child h4 {
	height: 48px;
}

ul.info li:last-child h4 {
	height: 48px;
}

ul.info h4 {
	width: 100px;
	color: #007cb7;
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	padding-right: 5px;
}

ul.info span {
	color: #565656;
	display: block;
	padding-left: 105px;
}

ul.info h4,
ul.info span,
p.cont
{
	font-size: 14px;
	line-height: 21px;
}

.about p,
.about ul li,
.about h2
{
	text-align: left;
}

/*---------------------------------------------*/

p.cont {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 5px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPhone-4+5--------------------------------------------------------------------------------------------------*/
@media screen and (max-width:330px) and (min-width:320px){

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 80%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.about .kv {
	width: 100%;
	margin: 15px 0;
}

.about .kv img {
	width: 100%;
	height: auto;
	clear: both;
}

.about .title {
	background-image: url(../imgs/about-logo.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 95px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-top: 2px solid #DCDCDC;
}

.about .title h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #DA5002;
	text-align: center;
	padding: 0 10px;
}

ul.data {
	margin-top: 15px;
	margin-left: 0px;
}

ul.data li {
	width: 100%;
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
	float: none;
}

ul.info {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #007cb7;
	border-bottom: 2px solid #007cb7;
}

ul.info li {
	margin: 5px 0px;
}

ul.info li:first-child h4 {
	height: 24px;
}

ul.info li:last-child h4 {
	height: 24px;
}

ul.info h4 {
	width: 100%;
	color: #007cb7;
	font-weight: bold;
	text-align: left;
	display: block;
	float: none;
	padding-right: 5px;
}

ul.info span {
	padding-left: 0px;
}

ul.info span,
p.cont {
	color: #565656;
	font-size: 14px;
	line-height: 24px;
}

ul.info h4
{
	font-size: 16px;
	line-height: 26px;
}

.about p,
.about ul li,
.about h2
{
	text-align: left;
}

/*---------------------------------------------*/

p.cont {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPhone-6----------------------------------------------------------------------------------------------------*/
@media screen and (max-width:390px) and (min-width:375px){

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 70%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.about .kv {
	width: 100%;
	margin: 15px 0;
}

.about .kv img {
	width: 100%;
	height: auto;
	clear: both;
}

.about .title {
	background-image: url(../imgs/about-logo.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 95px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-top: 2px solid #DCDCDC;
}

.about .title h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #DA5002;
	text-align: center;
	padding: 0 10px;
}

ul.data {
	margin-top: 15px;
	margin-left: 0px;
}

ul.data li {
	width: 100%;
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
	float: none;
}

ul.info {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #007cb7;
	border-bottom: 2px solid #007cb7;
}

ul.info li {
	margin: 5px 0px;
}

ul.info li:first-child h4 {
	height: 24px;
}

ul.info li:last-child h4 {
	height: 24px;
}

ul.info h4 {
	width: 100%;
	color: #007cb7;
	font-weight: bold;
	text-align: left;
	display: block;
	float: none;
	padding-right: 5px;
}

ul.info span {
	padding-left: 0px;
}

ul.info span,
p.cont {
	color: #565656;
	font-size: 16px;
	line-height: 26px;
}

ul.info h4
{
	font-size: 16px;
	line-height: 26px;
}

.about p,
.about ul li,
.about h2
{
	width: 95%;
	text-align: left;
}

/*---------------------------------------------*/

p.cont {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPhone-6-Plus-----------------------------------------------------------------------------------------------*/
@media screen and (max-width:425px) and (min-width:414px){

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 42px;
	line-height: 56px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 85%;
	color: #666666;
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.about .kv {
	width: 100%;
	margin: 15px 0;
}

.about .kv img {
	width: 100%;
	height: auto;
	clear: both;
}

.about .title {
	background-image: url(../imgs/about-logo.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 95px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-top: 2px solid #DCDCDC;
}

.about .title h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	color: #DA5002;
	text-align: center;
	padding: 0 10px;
}

ul.data {
	margin-top: 15px;
	margin-left: 0px;
}

ul.data li {
	width: 100%;
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
	float: none;
}

ul.info {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #007cb7;
	border-bottom: 2px solid #007cb7;
}

ul.info li {
	margin: 5px 0px;
}

ul.info li:first-child h4 {
	height: 24px;
}

ul.info li:last-child h4 {
	height: 24px;
}

ul.info h4 {
	width: 100%;
	color: #007cb7;
	font-weight: bold;
	text-align: left;
	display: block;
	float: none;
	padding-right: 5px;
}

ul.info span {
	padding-left: 0px;
}

ul.info span,
p.cont {
	color: #565656;
	font-size: 16px;
	line-height: 26px;
}

ul.info h4
{
	font-size: 18px;
	line-height: 28px;
}

.about p,
.about ul li,
.about h2
{
	width: 99%;
	text-align: left;
}

/*---------------------------------------------*/

p.cont {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---iPad+Mini---------------------------------------------------------------------------------------------------*/
@media screen and (max-width:780px) and (min-width:768px){

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 80%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.about .kv {
	width: 100%;
	margin: 15px 0;
}

.about .kv img {
	width: 100%;
	height: auto;
	clear: both;
}

.about .title {
	background-image: url(../imgs/about-logo.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
	padding-top: 25px;
	padding-left: 110px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 2px solid #DCDCDC;
}

.about .title h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #DA5002;
	text-align: center;
	padding: 0 10px;
}

ul.data {
	margin-top: 15px;
	margin-left: 0px;
}

ul.data li {
	width: 100%;
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
	float: none;
}

ul.info {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #007cb7;
	border-bottom: 2px solid #007cb7;
}

ul.info li {
	margin: 5px 0px;
}

ul.info li:last-child h4 {
	height: 48px;
}

ul.info h4 {
	width: 100px;
	color: #007cb7;
	font-weight: bold;
	text-align: right;
	display: block;
	float: left;
	padding-right: 5px;
}

ul.info span {
	color: #565656;
	display: block;
	padding-left: 105px;
}

ul.info h4,
ul.info span,
p.cont
{
	font-size: 14px;
	line-height: 21px;
}

.about p,
.about ul li,
.about h2
{
	text-align: left;
}

/*---------------------------------------------*/

p.cont {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 5px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/
/*---Android-----------------------------------------------------------------------------------------------------*/
@media screen and (max-width:370px) and (min-width:360px){

.col-Fix {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

.lf {
	float: none;
}

.lf h2 {
	color: #007CB7;
	font-size: 36px;
	line-height: 42px;
	text-align: center;
	margin: 25px 0 0 0;
}

.lf p {
	width: 70%;
	color: #666666;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	margin: 15px auto;
}

.rt {
	padding: 0;
}

.row {
	width: 100%;
	margin: 0 ;
	padding: 0;
}

.space {
	padding: 0px;
}

.row h4,
.row p
{
	text-align: left;
}

/*---------------------------------------------*/

.pageHead {
	width: 100%;
	padding: 5px 0;
	border-top: 2px solid #007CB7;
}

.pageCont {
	margin: 5px 0px 5px 0px;
}

.p-line {
	border-top: 2px solid #d2d2d2;
}

/*---------------------------------------------*/

.about .kv {
	width: 100%;
	margin: 15px 0;
}

.about .kv img {
	width: 100%;
	height: auto;
	clear: both;
}

.about .title {
	background-image: url(../imgs/about-logo.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 95px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-top: 2px solid #DCDCDC;
}

.about .title h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #DA5002;
	text-align: center;
	padding: 0 10px;
}

ul.data {
	margin-top: 15px;
	margin-left: 0px;
}

ul.data li {
	width: 100%;
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background-image: url(../imgs/arr-blu.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
	float: none;
}

ul.info {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #007cb7;
	border-bottom: 2px solid #007cb7;
}

ul.info li {
	margin: 5px 0px;
}

ul.info li:first-child h4 {
	height: 24px;
}

ul.info li:last-child h4 {
	height: 24px;
}

ul.info h4 {
	width: 100%;
	color: #007cb7;
	font-weight: bold;
	text-align: left;
	display: block;
	float: none;
	padding-right: 5px;
}

ul.info span {
	padding-left: 0px;
}

ul.info span,
p.cont {
	color: #565656;
	font-size: 16px;
	line-height: 26px;
}

ul.info h4
{
	font-size: 16px;
	line-height: 26px;
}

.about p,
.about ul li,
.about h2
{
	width: 95%;
	text-align: left;
}

/*---------------------------------------------*/

p.cont {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 5px;
}

}

/*---------------------------------------------------------------------------------------------------------------*/

