@media (min-width: 768px) {
	.container {width: 760px;}
  }
@media (min-width: 992px) {
	.container {width: 990px;}
  }
@media (min-width: 1230px) {
	.container {width: 1230px;}
  }
body {font-family: Verdana,Helvetica,sans-serif; font-size:14px;line-height:1.6em; color:#666; }
.navbar-header {padding-right: 270px;}
.navbar-header .phone{float:right;background:#3a80c5; border-radius:0 0 6px 6px; padding:5px;margin-left:6px;font-size:12px;color:#FFF;text-align:left;position: absolute;right: 0px; z-index:2; margin-left:10px;width: auto;}

h1 {font-size:36px;color:#1363b6; letter-spacing:-1px; margin-top:20px;}
h2 {font-size:30px; color:#333; margin-bottom:0;}
.img-responsive { width:100%;}
h3 {font-size:24px;color:#1363b6; margin-top:0; margin-bottom:6px;}

.left-title { background:#1363b6; color:#fff; text-align:center; padding:15px 0; border-radius:6px 0 0 6px;}
.right-title { background:#666; color:#fff; text-align:center; padding:15px 0; border-radius:0 6px 6px 0;}
.left-ship { background:url(/image/aboutus/ship-icon.png) no-repeat 0 0; width:63px; height:28px; display:inline-block; margin-right:10px;}
.right-ship { background:url(/image/aboutus/ship-icon.png) no-repeat -73px 0; width:63px; height:28px; display:inline-block; margin-left:10px;}
.comparing-list { padding:10px 0; border-radius:6px;} 
