@charset "utf-8";
/* tablet.css */

body {
	/*color:red;   */
	font-size: 1em;
	line-height:1.4em;
}
.header-right-content {
	font-size:0.9em;
	line-height:1.5em;
}
.login-content-02 {
	font-size:0.6em;
	line-height:0.9em;
	
}
.promo-content-top {
	background: #fff url("../images/customer-service-320.jpg") no-repeat;
	padding-left:30%;

}
.promo-content-bottom {
	background: #fff url("../images/product-video-pic-320.jpg") no-repeat;
	padding-left:30%;
}
.news .col-7 {
	font-size: 12px;
	line-height:16px;
}
#promo-02-left {
	height: 600px;
}
#promo-02-right {
	height:600px;
}

.login-content-02 {
	margin: 0px 25px 25px 25px;
	padding:20px 20px 20px 20px;  
	font-size:1.2em;
	line-height:1.4em;
}

.news {
	
}
footer {
	font-size:0.9em;
}




/* 
    /* For tablets: 
    .col-m1 {width: 8.33%;}
    .col-m2 {width: 16.66%;}
    .col-m3 {width: 25%;}
    .col-m4 {width: 33.33%;}
    .col-m5 {width: 41.66%;}
    .col-m6 {width: 50%;}
    .col-m7 {width: 58.33%;}
    .col-m8 {width: 66.66%;}
    .col-m9 {width: 75%;}
    .col-m10 {width: 83.33%;}
    .col-m11 {width: 91.66%;}
    .col-m12 {width: 100%;}
}
*/