@charset "utf-8";
/* small-desk.css */

body {
	/* color:green; */
	font-size: 14px;
	line-height:19px;

}
.login {
	font-size:0.8em;
}
.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-4 {
	font-size: 16px;
	line-height:19px;
}
.news .col-7 {
	font-size: 13px;
	line-height:16px;
}
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%;}
}
*/