@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,300,700');
body {
    margin: auto;
    font-family: 'Open Sans', sans-serif;
}
a {
    text-decoration: none;
}
ul, ol {
    margin: 0;
    padding: 0;
}
img {
    border: none;
    width: auto;
    height: auto;
		max-width:100%;
}
p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
.clear {
    clear: both;
}

/* HEADER */
.nav_top {
    background: #2d3e52;
    height: 68px;
    text-align: center;
}
.banner {
    overflow: hidden;
    position: relative;
}
.banner img {
    width: 100%;
}
.banner .ico_conf {
    /*background: url(../images/logo_trustvn.png) no-repeat;*/
    background-size: 100% 100%;
    width: 155px;
    height: 45px;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 8000;
}
.banner .ico_conf a {
    display: block;
    height: 100%;
}

/* WRAP */
.wrap_title {
    text-transform: uppercase;
    font-size: 36px;
    text-align: center;
    height: 103px;
    line-height: 103px;
    background: #2d3e52;
}
.wrap_title h1 {
    font-weight: normal;
    font-size: inherit;
}
.wrap_title h2 {
    font-weight: normal;
    font-size: inherit;
}
.wrap_title span {
    color: #84a5cb;
}
.wrap_title strong {
    color: #fff;
}
.wrap_row {
    max-width: 1179px;
    margin: auto;
    padding-bottom: 66px;
    position: relative;
    border-bottom: 1px solid #ebecec;
}
.wrap_column_left {
    float: left;
    margin: 0 13px 0 21px;
    width: 616px;
    min-height: 100px;
}
.wrap_column_left img {
    position: absolute;
    z-index: 1;
}
.wrap_column_right {
    width: 519px;
    float: left;
}
ul.list_ico {
    list-style: none;
    font-size: 15px;
}
ul.list_ico li {
    margin: 7px 0;
}
ul.list_ico li
{
    background: url(../images/ico_list.svg) 0px 5px no-repeat;
    background-size: 16px 16px; 
	margin: 20px 10px 0 0px;
    padding-left: 20px;
	
}
ul.list_ico li span
{
	line-height:25px;
}
ul.list_ico li,
ul.list_ico li a {
    color: #777777;
    line-height: 16px;
}
/*ul.list_ico li:before {
    content: '';
    width: 16px;
    height: 16px;
    background: url(../images/ico_list.png);
    float: left;
    margin: 0 10px 0 0;
}*/
.wrap_column_right h3.title {
    margin: 0 0 25px 0;
    color: #2d3e52;
    font-size: 25px;
}
.wrap_column_right h3.title span {
    font-weight: normal;
}
.main .row:nth-child(2n+1) {
    background: #f4f5f6;
}


/* STYLE */
.style_1 {
    padding-top: 113px;
}
.style_1 .wrap_column_left img {
    bottom: -41px;
}

.style_2 {
    padding-top: 83px;
}
.style_2 .wrap_column_left img {
    bottom: -35px;
}

.style_3 {
    padding-top: 170px;
}
.style_3 .wrap_column_left img {
    bottom: -40px;
}

.style_4 {
    padding-top: 170px;
}
.style_4 .wrap_column_left img {
    bottom: -24px;
}

.style_5 {
    padding-top: 140px;
}
.style_5 .wrap_column_left img {
    bottom: 0px;
}

.style_6 {
    padding-top: 140px;
}
.style_6 .wrap_column_left img {
    bottom: 0px;
}

/* ICON */
.ico_check {
    width: 36px;
    height: 36px;
    background: url(../images/ico_check.svg)  no-repeat;
    background-size: 36px 36px; 
    display: inline-block;
}
.ico_uncheck {
    width: 36px;
    height: 36px;
    background: url(../images/ico_checkno.svg) no-repeat ;
     background-size: 36px 36px; 
    display: inline-block;
}

/* TABLE PRICE */
.table_price {
    max-width: 1170px;
    margin: 0 auto 25px;
}
.tb_price {
    border-collapse: collapse;
    border-color: #dfdfdf;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
}
.tb_price tr:nth-child(2n+1) {
    background: #f7f7f7;
}
.tb_price tr:first-child {
    background: #fff;
}
.tb_price tr th {
    height: 58px;
    font-size: 20px;
    color: #fff;
    background-image: url(../images/bg_b10.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}
.tb_price tr th {
    width: 13%;
}
.tb_price tr th:first-child {
     width: 34%;
}
.tb_price tr th:first-child {
    color: #333333;
}
.tb_price tr th,
.tb_price tr td {
    border-color: #dfdfdf;
}
.tb_price tr td {
    text-align: center;
    padding: 8px 0 8px 0;
    font-size: 15px;
    color: #333333;
}
.tb_price tr td:first-child {
    text-align: left;
    color: #333333;
    font-size: 15px;
    padding-left: 20px;
    line-height: 30px;
}
.tb_price tr:last-child td {
    padding: 0;
    vertical-align: top;
}
.tb_price tr:last-child td:first-child {
    vertical-align: top;
    font-weight: bold;
    font-size: 20px;
    padding: 8px 0 8px 20px;
}
.tb_price tr:last-child td div {
    background-image: url(../images/bg_b10.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 64px;
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    line-height: 64px;
}
.tb_price tr:last-child td:nth-child(2) div {
    background-color: #666666;
}
.tb_price tr:last-child td:nth-child(3) div {
    background-color: #3ba220;
}
.tb_price tr:last-child td:nth-child(4) div {
    background-color: #177dbe;
}
.tb_price tr:last-child td:nth-child(5) div {
    background-color: #f79521;
}
.tb_price tr:last-child td:nth-child(6) div {
    background-color: #db1111;
}
.tb_price tr:last-child td p {
    height: 100px;
    margin: auto 0px;
    vertical-align: middle;
    display: table-cell;
    width: 157px;
    text-align: center;
    color: #333333;
    line-height: 25px;
    font-size: 15px;
}
.tb_price tr:last-child td a {
    background: #fff;
    font-weight: bold;
    font-size: 12px;
    color: #333;
    display: block;
    margin: 0px 5px 9px 5px;
    padding: 6px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 2px solid rgba(0,0,0,0.2);
}
.tb_price tr:last-child td a:hover {
    color: #db1111;
}

/* TABLE TICK */
.table_tick {
    max-width: 1170px;
    margin: 0px auto 50px;
}
.tb_tick {
    border-collapse: collapse;
    border-color: #dfdfdf;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
    /*width: 1170px;*/
    font-size: 15px;
    color: #333333;
}
.tb_tick th {
    background: #666666;
    height: 60px;
    font-size: 32px;
    color: #fff;
    font-weight: normal;
}
.tb_tick tr th,
.tb_tick tr td {
    border-color: #dfdfdf;
}
.tb_tick tr:nth-child(2n) td {
    padding: 20px 0;
}
.tb_tick tr:nth-child(2n+1) {
    background: #f7f7f7;
}
.tb_tick tr td {
    text-align: center;
    color: #333333;
}
.tb_tick tr td:first-child {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 20px;
}
.tb_tick .tb_col_1_2 {
    width: 50%;
    float: left;
    border-right: 1px solid #dfdfdf;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tb_tick .tb_col_1_3 {
    width: 33%;
    float: left;
    border-right: 1px solid #dfdfdf;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tb_tick .tb_col_1_2:last-child,
.tb_tick .tb_col_1_3:last-child {
    border-right: none;
}
.tb_tick .tb_col_1_3:last-child {
    width: 34%;
}
.tb_tick strong {
    display: block;
    padding: 15px 0px;
}
.tb_tick table {
    width: 100%;
    border-collapse: collapse;
}
.tb_tick table td {
    border: 1px solid #dfdfdf;
    text-align: center !important;
    padding: 3px !important;
}
.tb_tick table tr:first-child td {
    border-top: none;
}
.tb_tick table tr:last-child td {
    border-bottom: none;
}
.tb_tick table tr td:first-child {
    border-left: none;
}
.tb_tick table tr td:last-child {
    border-right: none;
}
.tb_tick ul {
    list-style: none;
}
.tb_tick ul li {
    border-bottom: 1px solid #dfdfdf;
    padding: 10px 0px 9px 0px;
    line-height: 19px;
}
.tb_tick ul li:last-child {
    border-bottom: none;
}
.tb_tick .tb_col_1_2 strong
{
	border-bottom: 1px solid #dfdfdf;
}




/* TABLE WEB */
.table_web  {
    
}

.tb_web {
    border-collapse: collapse;
    border-color: #dfdfdf;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
    width: 100%;
    font-size: 15px;
    color: #333333;
}
.tb_web th {
    background: #666666;
    height: 50px;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}
.tb_web tr th,
.tb_web tr td {    
    border-color: #dfdfdf;
}
.tb_web tr td {
     background: #ffffff;
    padding: 5px 10px;
    height: 40px;
}
.tb_web tr:nth-child(2n+1) {
    background: #f7f7f7;
}
.tb_web tr td {
    text-align: center;
    color: #333333;
}
.tb_web tr td  a {color: #333333;}
.tb_web tr td:first-child  {
  text-align: left;  
}


ul.search-fee li{
}
/* FOOTER */
.wrap_footer {
    position: relative;
}
.wrap_footer .wrapper {
    max-width: 1170px;
    margin: 0 auto;
    min-height: 456px;
    position: relative;
    z-index: 1;
}
#bg_cloud {
    overflow: hidden;
    padding: 60px 0px 0px 0px;
}
div#bg_cloud .bgCloud {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
div#bg_cloud .bgCloud canvas {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.footer_img {
    position: absolute;
    left: 160px;
    top: 71px;
}
.footer_ticker {
    position: absolute;
    left: 453px;
    top: 0px;
    width: 407px;
    height: 262px;
    background: url(../images/ticker.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
}


.footer_ticker p {
    color: #666666;
    font-size: 22px;
    margin: 60px 0 10px 0;
}
.footer_ticker strong {
    color: #db1111;
    font-size: 25px;
    line-height: 35px;
}
.footer_ticker strong a {  color: #db1111 !important;}
.footer_ticker .email {
    color: #db1111;
    padding-top: 5px;
    font-size: 20px;
    font-weight: bold;
}
.footer_ticker .email a {  color: #db1111 !important;}

.footer_ticker .div-button {
    padding: 10px
}
.footer_ticker .div-button a {
    display: inline-block; 
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    padding: 13px 25px;
   
    background: #2d3e52;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    overflow: hidden;
    z-index: 1;
    outline: none;
}

.footer_ticker .div-button a:hover {
     color: #ffffff;
}

.footer_ticker .div-button a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.footer_ticker .div-button a:hover:after {
    opacity: 1;
    background-color: rgba(0,0,0,0.2);
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}


.footer_slogan {
    width: 550px;
    position: absolute;
    left: 560px;
    top: 316px;
    color: #bbbbbb;
    font-size: 24px;
}
.footer_slogan strong,
.footer_slogan span {
    color: #666666;
}
.footer_slogan p {
    margin: 0;
}
.footer_slogan p:last-child {
    text-align: right;
}
.slide_logo {
    max-width: 1170px;
    margin: 0 auto;
    padding: 30px 0;
    position: relative;
    border-bottom: 1px solid #cdcdcd;
}
.copyright {
    max-width: 1170px;
    margin: 0 auto;
    /*font-size: 22px;
    color: #2d3e52;*/
    padding: 30px 0;
    /*text-align: right;*/
}
.right{
	width:550px; 
	float:right;
	text-align:right;
}
.back-home
{
	width:550px;
}
.back-home a
{
	
	background: url("../images/back_home.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding-left: 30px;
  text-decoration: none;
	color:#000;
	display:inline-block;
	line-height:25px;
}
.right a
{
	color:#000;
	font-weight:bold;
}
/*Box customer */
.customer .wrap_title
{
	margin:0px;
}
.customer .wrap_title h2 span
{
	text-transform:none;
	font-size:28px;
}
.wrap-cusomer-bg
{
	width:100%;
	min-height:550px;
	background-image:url(../images/bg_customer_box.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:cover; 
}
.wrap_customer{
  max-width: 1170px;
  margin: 0 auto ;
  position: relative;
  min-height: 507px;
	overflow:hidden;
	padding:30px 0px;
}
.wrap_customer_l
{
	width:100%;
    float: none;
}
.wrap_customer_r
{
	width:40%;
	float:right;
}
.customer-title h2
{
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;	
	color:#fff;
	margin-bottom:15px;
}
ul.list-dl li 
{
	display:block;
	line-height:26px;
	background:url(../images/ico_list.svg) left center no-repeat;	
    background-size: 16px 16px;
	padding-left:30px;
}
ul.list-dl li a
{
	font-size:16px;
	color:#FFF;
}
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
.wrap_title {
    font-size: 20px !important;
    height: 70px;
    line-height: 70px;
}
.table_price {
    width: 100%;
    overflow-x: scroll;
}
.table_tick {
    width: 100%;
    overflow-x: scroll;
}
.tb_tick th {
    text-align: left;
    padding-left: 10px;
}
.wrap_customer_l
{
	width:45%;
	float:left;
	margin-left:15px;
}
.wrap_customer_r
{
	width:45%;
	float:right;
}
}

@media only screen and (max-device-width : 1024px) {
.wrap_column_left {
    margin: 0px;
    width: 580px;
}
.wrap_column_right {
    width: 430px;
}
.wrap_column_right h3.title {
    font-size: 23px;
}
.footer_img {
    left: 50px;
}
.footer_ticker {
    left: 320px;
}
.footer_slogan {
    width: 545px;
    left: 400px;
}
.wrap_customer
{
	width:100%;
}
}
@media only screen and (max-device-width : 800px) {
    .footer_slogan {
    width: 465px;
    left: 291px;
    }
}
@media only screen and (max-device-width : 768px) {
.banner .ico_conf {
    width: 96px;
    height: 30px;
		top:5px;
		left:5px;
}
.wrap_title {
    height: auto;
    line-height: 30px;
    font-size: 20px;
    padding: 10px;
}	
.wrap_column_left {
    width: 90%;
    margin: 0 auto 5px;
    float: none;
    text-align: center;
}
.wrap_column_left img {
    position: relative;
}
.wrap_column_right {
    width: 90%;
    margin: auto;
    float:none;		
}
.wrap_row {
    width: 100%;
    padding-bottom: 20px;
    padding-top: 10px !important;
}
ul.list_ico li
{
	margin-top:30px;
}
.wrap_column_right h3.title
{
	margin-top:30px;
}
/* STYLE */
.style_1 {
    padding-top: 0px;
}
.style_1 .wrap_column_left img {
    bottom: 0px;
}

.style_2 {
    padding-top: 0px;
}
.style_2 .wrap_column_left img {
    bottom: 0px;
}

.style_3 {
    padding-top: 0px;
}
.style_3 .wrap_column_left img {
    bottom: 0px;
}

.style_4 {
    padding-top: 0px;
}
.style_4 .wrap_column_left img {
    bottom: 0px;
}

.style_5 {
    padding-top: 0px;
}
.style_5 .wrap_column_left img {
    bottom: 0px;
}

.style_6 {
    padding-top: 0px;
}
.style_6 .wrap_column_left img {
    bottom: 0px;
}
ul.bxslider li {
    margin-right: 35px !important;
}
/*.footer_img {
    left: 3px;
}
.footer_ticker {
    left: 270px;
}
.footer_slogan {
    width: 465px;
    left: 291px;
}
.copyright {
    width: 100%;
    font-size: 16px;
    padding: 20px 0;
    text-align: center;
}*/
/*Footer*/
.wrap_footer
{
	width:100%;
}
.footer_img
{
	left:20px;
	width:30%;
	top:60px ;
}
.footer_ticker
{
	left:250px !important;
}
.footer_slogan
{
	width:65% !important;
	left:250px !important;
	top:260px !important;
}
.slide_logo
{
	width:100%;
}
.copyright
{
	width:100%;
}
.copyright .right
{
	width:45%;
	float:right;
	margin-bottom:20px;
	text-align:left;
	
}
.copyright .back-home
{
	width:45%;
	float:left;
	text-align:left;
		
}
.wrap_column_right
{
	
}
/*Table*/
div.table_price
	{
		width:100%;
	}
	table.tb_price
	{
		width:100%;
	}
	.tb_price tr.title
	{
		height:130px;
		
		text-align:center;
	}
	.tb_price tr.title th.pack div{
		transform: rotate(90deg);   
		
	}
	.tb_price tr th:first-child
	{
		width:34%;
	}
	.tb_price tr.total td  div 
	{
		height:150px;
		line-height:80px;
		
		
	}
	.tb_price tr.total td  div span
	{
		display:block;
		position:relative;		
		transform: rotate(90deg);		
		width:50px;
		
		
	}	
  .tb_price tr.total td  p
	{
		display:none;
	}
	.tb_price tr.total td  a
	{
		margin-top:10px;
	}
	div.table_tick
	{
		width:100%;
	}
	table.tb_tick
	{
		width:100%;
	}



.table_web {
    width: 100%;
}	

}


@media only screen and (max-device-width : 700px) {
    .footer_slogan {
     display: none;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.nav_top {
    height: auto;
}
.nav_top img {
    width: 100%;
}
.wrap_title {
    height: 60px;
    line-height: 30px;
    font-size: 18px;
    padding: 5px 0;
}
.wrap_title strong {
    display: block;
    text-align: center;
}
.wrap_row {
    width: 100%;
    padding-bottom: 20px;
}
.wrap_column_left {
    width: 100%;
    margin: 0 0 0 0;
    text-align: center;
}
.wrap_column_right {
    width: 90%;
    margin: 0 0 0 0;
    padding: 0 5%;
}
.wrap_column_left img {
    position: relative;
    width: 100%;
    left: 0px;
    top: 0px;
    bottom: 0px;
}
.wrap_column_right h3.title {
    font-size: 16px;
}
ul.list_ico li
{
	margin-top:30px;
}
.wrap_column_right h3.title
{
	margin-top:30px;
}
/* STYLE */
.style_1 {
    padding-top: 0px;
}
.style_1 .wrap_column_left img {
    bottom: 0px;
}

.style_2 {
    padding-top: 0px;
}
.style_2 .wrap_column_left img {
    bottom: 0px;
}

.style_3 {
    padding-top: 0px;
}
.style_3 .wrap_column_left img {
    bottom: 0px;
}

.style_4 {
    padding-top: 0px;
}
.style_4 .wrap_column_left img {
    bottom: 0px;
}

.style_5 {
    padding-top: 0px;
}
.style_5 .wrap_column_left img {
    bottom: 0px;
}

.style_6 {
    padding-top: 0px;
}
.style_6 .wrap_column_left img {
    bottom: 0px;
}

.table_price {
    width: 100%;
    overflow-x: scroll;
}
.tb_price tr td {
    font-size: 0.8em !important;
    line-height: 1.3em !important;
}
.tb_price tr td:first-child {
    padding-left: 10px;
}
.tb_price tr td:first-child .tb_res {
    display: none;
}
.tb_price tr th {
    width: 10%;
    font-size: 1em;
}
.tb_price tr th:first-child {
     width: 50%;
}
.tb_price tr:last-child td div {
    font-size: 1.5em;
    padding: 0 2px;
}
.tb_price tr:last-child td p {
    height: 126px;
    padding: 0 2px;
    font-size: 1em;
    line-height: 1.8em;
}
.ico_check {
    background-size: 100% auto !important;
    width: 30px;
    height: 38px
}
.ico_uncheck {
    background-size: 100% auto !important;
   
    width: 30px;
    height: 38px
}
.table_tick {
    width: 100%;
    overflow-x: scroll;
}
.tb_tick th {
    font-size: 16px;
    height: 48px;
    text-align: left;
    padding-left: 10px;
}
.tb_tick tr td:first-child {
    padding-left: 5px;
    padding-right: 5px;
}
.tb_tick strong {
    min-height: 37px;
}
 

.wrap_footer {
    width:  100%;
}
.footer_img {
    left: 0px;
    top: 170px;
    width: 190px;
}
.footer_img img {
    width: 100%;
}
.footer_ticker {
    left: 55px;
    top: 0px;
    width: 250px;
    height: 161px;
}
.footer_ticker p {
    font-size: 16px;
    margin: 42px 0 5px 0;
}
.footer_ticker strong {
    font-size: 16px;
    margin: 0 0 0 0;
    line-height: 22px;
}
.footer_slogan {
    top: 431px;
    left: 0px;
    width: 100%;
}
.footer_slogan p {
    font-size: 16px;
    text-align: center;
}
.footer_slogan p:last-child {
    text-align: center;
}
.slide_logo {
    width: 100%;
}
.slide_logo {
    width: 100%;
}
.copyright {
    width: 100%;
    font-size: 16px;
    padding: 20px 0;
    text-align: center;
}
.nivo-directionNav a {
    display: none;
}
.tb_price tr th:first-child
	{
		width:34% !important;
	}	
}
/*=======================================================================*/
@media only screen and (max-width : 640px) {
.wrap_footer {

}
.footer_img {
    top: 40px;
}
.footer_ticker {
    left: 200px;
    top: 0px;
    width: 250px;
    height: 161px;
}
.footer_ticker p {
    font-size: 16px;
    margin: 42px 0 5px 0;
}
.footer_ticker strong {
    font-size: 16px;
    margin: 0 0 0 0;
    line-height: 22px;
}
.footer_ticker .email {
    font-size: 14px;
    line-height: 20px;
    padding: 0;
}
.footer_slogan {
    top: 310px;
    left: 0px;
    width: 100%;
}
.footer_slogan p {
    font-size: 16px;
    text-align: center;
}
.footer_slogan p:last-child {
    text-align: center;
}
ul.bxslider li {
    width: 160px !important;
    margin-right: 0px !important;
}
div.table_price
	{
		width:100%;
	}
	table.tb_price
	{
		width:100%;
	}
}
@media only screen and (max-width : 480px) {
	div.table_price
	{
		width:100%;
	}
	table.tb_price
	{
		width:100%;
	}
	.tb_price tr.title
	{
		height:130px;
		
		text-align:center;
	}
	.tb_price tr.title th.pack div{
		transform: rotate(90deg);   
		
	}
	.tb_price tr th:first-child
	{
		width:34%;
	}
	.tb_price tr.total td  div 
	{
		height:150px;
		line-height:80px;
		
		
	}
	.tb_price tr.total td  div span
	{
		display:block;
		position:relative;		
		transform: rotate(90deg);		
		width:50px;
		
		
	}	
  .tb_price tr.total td  p
	{
		display:none;
	}
	.tb_price tr.total td  a
	{
		margin-top:10px;
	}
	div.table_tick
	{
		width:100%;
	}
	table.tb_tick
	{
		width:100%;
	}


	.wrap_footer
{
	width:100%;
	min-height:200px !important;

	
}
.footer_img {
    top: auto !important;
    left: 3px;
    bottom: 0px !important;
    height: 203px !important;
    width: 150px !important;
				
}
 
.footer_ticker {
	
  left: 155px !important;
  top: -28px !important;
  width: 205px !important;
  height: 151px !important;
	background-size:100% 100%;
	font-size:12px !important;
}
.footer_slogan
{
	width:100% !important; 
	left:5px !important;	
	top:334px !important;
	
 
}
.slide_logo {
    width: 100%;
}
.copyright
{
	width:100%;
	
}
.copyright .right
{
	width:95%;
	float:none;
	margin-bottom:20px;
	text-align:center;
	
}
.copyright .back-home
{
	width:95%;
	float:none;
	text-align:center;
		
}
.wrap-cusomer-bg
{
	/*height:695px;*/
}
.wrap_customer
{
	width:100%;
}
.wrap_customer_l
{
	width:100%;
	float:none;
}
.wrap_customer_r
{
	width:100%;
	float:none;
	margin-top:20px;
}
.customer-title
{
	width:100%;
	text-align:center;
}
ul.list-dl
{
	width:100%;
}
ul.list-dl li 
{
	width:100%;
	padding-left:27px;
	margin-left:20px;
}
.wrap_footer .wrapper{
    min-height: 290px;
}
}


@media only screen and (max-width : 320px) {
.wrap_footer {
    min-height: 485px;
}
.footer_img {
    top: 170px;
}
.footer_ticker {
    left: 100px !important;
    top: 0px;
    width: 250px;
    height: 161px;
}
.footer_ticker p {
    font-size: 16px;
    margin: 42px 0 5px 0;
}
.footer_ticker strong {
    font-size: 16px;
    margin: 0 0 0 0;
    line-height: 22px;
}
.footer_slogan {
    top: 435px;
}
ul.bxslider li {
    width: 160px !important;
    margin-right: 0px !important;
}
.customer .wrap_title h2 span {
    font-size: 20px;
    text-transform: none;
}
}





.view-demo {
    font-size: 25px;
    line-height: 40px;
    max-width: 1170px;
    margin: 0px auto;
    margin-bottom: 35px;
}
.view-demo b {
    font-size: 40px;
    color: #2d3e52 ;
}
.view-demo a {color: #2d3e52 ;}



@media only screen and (max-width : 480px) {
     .view-demo {
        font-size: 16px;
       padding: 15px ;

     }
     .view-demo b {
        font-size: 20px;
    }
    
}



.tb_sub tr td {
    padding: 10px !important;
}