/*!
 * Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700&subset=latin,vietnamese,latin-ext);
ul, ul li { margin: 0; padding: 0;}
ol, ol li { margin: 0;padding: 0;}
h1, h2, h3, h5, form, select, input, body, td, th,  font{-webkit-text-size-adjust:100%;
	font-family:Arial, Helvetica, sans-serif;margin: 0;padding: 0;  }
p {-webkit-text-size-adjust:100%;
	font-family:Arial, Helvetica, sans-serif;margin: 0;padding: 0; } 
.mash-lightbox-side-menu {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999999;
	opacity: 0.5;
	background-color:#000;
}
* { margin: 0; padding: 0;}
.inline { display: inline;}
.clear { clear: both;}
.clearfix:after {clear: both; content: ""; display: block; visibility: hidden;}
* html .clearfix { height: 1%;}
.hide { display: none;}
.show { display: block;}
.red { color: #FF0000;}
.left {float: left;}
.right { float: right;}
.fl-right { float: right;}
img {  border: 0 none;}
table { border-collapse:collapse; border-spacing: 0px; border-padding:0px;}
body {
    background-color: #f8f8f8;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;margin: 0;padding: 0; font-weight:300;
	font-size:14px;
}
#main-page {
	width:100%;
	max-width:1000px;
	margin:auto;
	}
#wrapper {
    width: 100%;
}
#wrapper {
    position: relative;
	z-index:100;
	transition:  all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	moz-ransition: all 0.4s ease-in;
	-o-ransition: all 0.4s ease-in;
	-ms-ransition: all 0.4s ease-in;
	background-color:#fff;
}
.logo {
	float:left;
	
	}
.logo a {color:#c7181d ;}	
.logo span {
	font-size:18px;
	text-align:center;
	color:#c7181d ;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	font-weight:400;
	padding-left:35px;
	background:url(../images/tp-logo-32x32.png) no-repeat 0px  center;
	height:30px;
	line-height:35px;
	display:inline-block;
	}
#header .boxright { width:auto; float:right; margin-top:2px;}	
.box-tien-ich{
	width:185px;
	position:relative;
	height:32px;
	padding:0px;
	float:right;
	margin-left:30px;
	}
.box-tien-ich li {
	float:left;
	padding-left:5px;
	padding-right:5px;
	font-size:12px;
	line-height:25px;
	cursor:pointer;
	list-style:none;
	height:32px;
	position:relative;
	}
.box-tien-ich li a {
	color:#333;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.box-tien-ich li.hotline:hover .boxhotline{
	display:inline-block;
	
	}
.box-tien-ich li .boxhotline{
	 display:none;
	 width:400px;
	 border:1px solid #ccc;
	 background-color:#fff;
	 position:absolute;
	 top:32px;
	 right:0px;
	 min-height:120px;
	 z-index:99999;
	 line-height:18px;
	}	
.boxhotline .title {
	width:100%;
	float:left;
	line-height:30px;
	font-size:14px;
	color:#ee6306;
	font-weight:bold;
	border-bottom:1px solid #dedede;
	}
.blue-clr {
    color: #069;
}
.boxhotline .sub-support-cont {
	padding:10px;
	margin-bottom:10px;
	margin-top:10px;
	display:inline-block;
	}
.boxhotline .box-support {
	width:100%;
	float:left;
	padding-top:10px;
	}
.boxhotline .box-support .title-support-online {
	width:100%;
	float:left;
	border-bottom:1px dotted #dedede;
	color: #069;
	font-size:12px;
	font-weight:bold;
	margin-bottom:6px;
	}
.boxhotline .box-support .title-support-online span {
	padding-right:3px;
	background-color:#fff;
	display:inline-block;
	margin-bottom:-1px;
	line-height:17px;
	}			
.boxhotline .title span { padding-left:10px;}	
.boxhotline .general-support {
	width:45%;
	float:left;
	}
.boxhotline .general-support.margin-left { margin-left:20px;}
.boxhotline .general-support a {
	color:#0072bc;
	}			
.right {
    background:url(../images/icon-taskbar.png) no-repeat 0 -168px;
    float: left;
    height: 20px;
    width: 21px;
	text-indent:-999999px;
}				
.cart {
    background:url(../images/icon-taskbar.png) no-repeat 0 -192px;
    float: left;
    height: 20px;
    width: 21px;
	text-indent:-999999px;
}
.save {
    background:url(../images/icon-taskbar.png) no-repeat 0 -238px;
    color: #000;
    float: left;
    font-weight: bold;
    height: 20px;
    padding-left: 20px;
	text-indent:-999999px;
}
.phone {
    background:url(../images/icon-taskbar.png) no-repeat -3px -214px;
    color: #333;
    padding: 1px 0 2px 20px;
	
}		
.fa-logo {
	font-size:35px;
	color:#ff6600;
	margin-top:5px;
	margin-left:3px;
	}
.fa-logo:before{content:"\f1AB"}

#header {
	width:100%;
	clear:both;
	z-index:9999;

	}
.header {
	background:#f9f9f9;
	width:100%;
	clear:both;
	border-bottom:1px solid #ddd;
	padding-top:5px;
	float:left;
	height:40px;

	}	
#header .header-top {
	width:1000px;
	margin:auto;
	}	
#header .box-timkiem {
	width:270px;
	float:left;
	}
#header .box-timkiem .text-box {
	width:200px;
	height:25px;
	line-height:25px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	font-size:16px;
	font-weight:300;
	text-align:LEFT;
	color:#444;
	border:0px;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	border:1px solid #ddd;
	background:#fff;
	border-radius: 4px 0px 0px 4px;
-moz-border-radius: 4px 0px 0px 4px;
-webkit-border-radius: 4px 0px 0px 4px;
	}
	.banner {
		max-width:1000px;
		margin:auto;
		width:100%;
		padding-bottom:20px;
		}
	.banner img {
		max-width:1000px;
		margin:auto;
		width:100%;
		}
		#header .box-timkiem .txtfind { 
		float:left;
		  width: 200px;
		}	
#header .box-timkiem .button{
	width:70px;
	float:right;
	height:25px;
	line-height:25px;
	color:#fff;
	font-size:15px;
	font-weight:400;
	text-align:center;
	border:0px;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	background: #f30100; /* Old browsers */
background: -moz-linear-gradient(top, #f30100 0%, #cb0100 44%, #780201 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f30100), color-stop(44%,#cb0100), color-stop(100%,#780201)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f30100 0%,#cb0100 44%,#780201 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f30100 0%,#cb0100 44%,#780201 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f30100 0%,#cb0100 44%,#780201 100%); /* IE10+ */
background: linear-gradient(to bottom, #f30100 0%,#cb0100 44%,#780201 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f30100', endColorstr='#780201',GradientType=0 ); /* IE6-9 */
border-radius: 0px 4px 4px 0px;
-moz-border-radius: 0px 4px 4px 0px;
-webkit-border-radius: 0px 4px 4px 0px;

	
	}			
#page-wrapper {
	max-width:1000px;
	margin:auto;
	}
	.nav { width:1000px; margin:auto;}		
.menu {
	width:100%;
	float:left;
	margin-bottom:12px;
	background: #87e0fd; /* Old browsers */
background: -moz-linear-gradient(top, #87e0fd 0%, #53cbf1 40%, #05abe0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87e0fd), color-stop(40%,#53cbf1), color-stop(100%,#05abe0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* IE10+ */
background: linear-gradient(to bottom, #87e0fd 0%,#53cbf1 40%,#05abe0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 ); /* IE6-9 */
border-radius: 0px 0px 10px 10px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;

	}
.menu  li {
	list-style:none;
	float:left;
	font-size:16px;
	color:#444;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	font-weight:400;
	text-transform:uppercase;
	margin-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	}
.menu  li.s{ float:right; margin-right:15px;}	
.menu  li a {
	font-size:14px;
	color:#fff;
	line-height:26px;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	font-weight:400;	
	padding-left:15px;
	padding-right:15px;
	float:left;
	
	}
.menu  li a:hover, .menu li a:focus, .menu li a.active {
	background: #f30100; /* Old browsers */
	background: -moz-linear-gradient(top, #f30100 0%, #cb0100 44%, #780201 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f30100), color-stop(44%,#cb0100), color-stop(100%,#780201)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f30100 0%,#cb0100 44%,#780201 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f30100 0%,#cb0100 44%,#780201 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f30100 0%,#cb0100 44%,#780201 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f30100 0%,#cb0100 44%,#780201 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f30100', endColorstr='#780201',GradientType=0 ); /* IE6-9 */
	border-radius: 12px 0px 12px 0px;
	-moz-border-radius: 12px 0px 12px 0px;
	-webkit-border-radius:12px 0px 12px 0px;
	text-decoration:none;
	outline:none;
	}
		
.header-title {
	width:100%;
	float:left;
	border-bottom:1px solid #ddd;
	padding-bottom:0px;
	margin-bottom:20px;
	}
.header-title h1 {
	font-size:28px;
	color:#444;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	font-weight:400;
	padding-top:8px;
	padding-bottom:6px;
	}
.header-title h1 span {
	border-left:5px solid #ff6600;
	padding-left:5px;
	ont-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	}
.header-title h1 select { float:right; width:150px; font-size:15px; padding:5px; height:32px; margin-right:5px;}					
.hero-banner-area {
	width:100%;
	float:left;
	padding-bottom:15px;
	}
.hero-banner-area .hero-title {
    font-size: 35px;
    padding: 0 0 10px;
	color:#333;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	text-align:center;
}
.hero-banner-area p {
    font-family: arial,sans-serif;
    line-height: 14px;
    padding-bottom: 10px;
}
span.green {
    color: #79a618;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
}
.hero-banner-area p {
    margin: auto;
    width: 80%;
}
h2.title {
    color: #333333;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    position: relative;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	text-align:center;
	 padding: 1em 0;
	 margin-top:15px;
}

.products-wrapper {
    overflow: hidden;
    width: 104%;
}
.products-wrapper a {
    float: left;
    margin-right: 1%;
    padding-bottom: 10px;
    width: 18%;
}
.content-wrapper img, .products-wrapper img {
    max-width: 100%;
}
.products-wrapper a, .products-wrapper span, .products-wrapper img {
    box-sizing: border-box;
    display: block;
    text-align: center;
}	
.products-wrapper span{
    font-size: 15px;
    padding: 7px 0;
	color: #333333;
    font-weight: 400;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	text-overflow:ellipsis;
white-space: nowrap;
 overflow: hidden;
}


.bannerArea {
    float: left;
    width: 100%;
	overflow:hidden;
}
.bannerArea .banner {
    float: left;
    position: relative;
}
.bannerArea .bannerContent {
    background-color: #f5f5f5;
    float: left;
    height: 334px;
    padding: 20px;
    width: 418px;
}
.bannerArea .bannerContent ul { padding-left:31px;}
.opaqueBox {
    z-index: 2;
	width:100%;
	display:inline-block;
	
}
.opaqueBox h4.name {
    color: #000000;
    display: block;
    font-size: 17px;
    text-align: center;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	font-weight:400;
	overflow: hidden;
    padding: 7px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin:0px;
}
.opaqueBox h4.gia {
    color: #000000;
    display: block;
    font-size: 14px;
    text-align: center;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	font-weight:400;
	margin:0px;
}
.opaqueBox h4.gia span { color:#ff0000;}
.list-product2 img {
	width:160px;
	height:160px;
	}
.opaqueBox img {
	width:19px !important;
	 height:19px !important;
	}
.opaqueBox span{ font-size:14px;font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;}	
.contentContainer {
    width: 100%;
	float:left;
}
.contentContainer ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.contentContainer ul li {
    float: left;
	padding:20px;
    position: relative;
    width: 200px;
	overflow:hidden;
}
.contentContainer ul li a:hover { text-decoration:none;}
.contentContainer ul li:hover { background-color:#87e0fd;}
	
#shopTabs {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 5px solid #7dac1e;
    border-radius: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 20px 30px 0 0;
    padding: 0;
    width: 90%;
	display:inline-block;
	min-height:375px;
}
.content-tabs {
	width:100%;
	float:left;
	padding:20px;
	}
.content-tabs .box50 { width:50%; float:left; padding:10px;}	
#shopTabs .ui-tabs .ui-tabs-nav {
    padding: 0;
}
#shopTabs .ui-tabs .ui-tabs-nav {
    padding: 0;
}
#shopTabs .make-product-content ul {
    margin: 0;
}
#shopTabs .ui-widget-header {
    background-color: #7dac1e;
    background-image: none;
    border-radius: 0;
    height: 40px;
}
 #shopTabs ul li.tabs {
    border: medium none;
    margin-right: 10px;
    margin-top: 11px;
}

 
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 5px none;
}
.ui-tabs .ui-tabs-nav li {
    border-bottom: 0 none !important;
    float: left;
    list-style: outside none none;
    margin: 0 0.2em 1px 0;
    padding: 0;
    position: relative;
    top: 1px;
    white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 0.5em 1em;
    text-decoration: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #555;
    font-weight: 400;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:hover {
    background-color: #e6e5e3;
    border: medium none;
    color: #1c94c4;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    background-color: #ffffff;
    border: medium none;
    color: #333333;
}
.make-product-content {
    float: left;
    width: 100%;
}
.prod-box {
    border-bottom: medium none !important;
    padding-bottom: 0 !important;
}
.prod-box {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
}

.prod-detailbox {
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    position: relative;
}
.one-up .prod-detailbox {
    float: left;
    width: 750px;
}
.prod-image {
    display: block;
    margin-bottom: 10px;
}
.one-up .prod-image {
    float: left;
    margin-bottom: 10px;
}
.one-up .prod-details {
    float: left;
    width: 400px;
	margin-left:30px;
}
.one-up .prod-details h3.name {
	color: #333;
    font-family: "Roboto Condensed",Roboto,Liberation Sans,Helvetica Neue,Arial,sans-serif;
    font-size: 22px;
    font-weight: 400;
	}
 .prod-details h3 {
    border: 0 none;
    color: #333;
    font-size: 19px;
    font-weight: 400;
    margin: 2px 0;
    padding: 0;
}
.button-d {
	background:#79a618;
	border:0px;
	line-height:30px;
	height:30px;
	text-align:center;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	cursor:pointer;
	display:inline-block;
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;

	}
.button-d:hover {
	color:#fff;
	text-decoration:none;
	}	
.size-color {
    font-family: Arial,sans-serif;
    font-style: italic;
}
.prod-details .price {
    color: #999;
    font-family: Arial,sans-serif;
    font-size: 15px;
    padding: 5px 0;
}
.price, .customize_price {
    color: #58a618;
    font-size: 19px;
    font-weight: 700;
    padding-right: 5px;
}
 .merchPrice {
    font-weight: normal;
}
.merchPrice span {
    color: #333;
    font-size: 15px;
    font-weight: bold;
}



.strikeOutText {
    color: #777777;
    margin-right: 4px;
    text-decoration: line-through;
}
.merchPrice .sellAndSalePrice .redBoldText {
    color: #cc0000;
    font-weight: bold;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
}
.prod-details .price a {
    font-size: 11px;
}
.prod-details .design-button {
    display: block;
    margin: 7px 0;
}
 .make-product-content h2 {
    color: #333333;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 10px;
    position: relative;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	margin-top:15px;
}
 .make-product-content p {
    font-family: arial,sans-serif;
    line-height: 14px;
    padding-bottom: 10px;
}
.make-product-content ul {
    margin: 0;
	 font-size:14px;font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
}
.make-product-content ul li{
	font-size:14px;font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	list-style:none;
	font-weight:400;
	}
	.box-hotro{ float:right;
	width:200px;}
	.slide_and_hotline {
		
  width: auto;
  margin-bottom: 15px;
  float: none;
  height: auto;
  overflow:hidden;
		}
	/*slide*/
	

    #slides .slidesjs-navigation {
      position:absolute;
	 top:40%;
	 width:40px;
	 height:40px;
	 margin-top:0px;
	 font-size:40px;
	 font-weight:100;
	 line-height:26px;
	 color:#fff !important;
	 text-align:center;
	 background:#555;
	 border:3px solid #ccc;
	 -webkit-border-radius:40px;
	 -moz-border-radius:40px;
	 border-radius:40px;
	 opacity:0.5;
	 filter:alpha(opacity=10);
	 z-index:999;
	 font-family: "myriad-pro",Arial,sans-serif !important;
	 text-decoration:none;
	 
    }

    a.slidesjs-next,
    a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
    }

    a.slidesjs-next {
     
	
	 right:5px;
	
    }

.slidesjs-navigation:hover, .slidesjs-navigation:focus{
	color:#fff;
	text-decoration:none;
	opacity:0.9 !important;
	filter:alpha(opacity=90)
	}
	
    a:hover.slidesjs-next {
     color:#fff;
	text-decoration:none;
	opacity:0.9 !important;
	filter:alpha(opacity=90);
    }

    a.slidesjs-previous {
      left:5px;
    }

    a:hover.slidesjs-previous {
     color:#fff;
	text-decoration:none;
	opacity:0.9;
	filter:alpha(opacity=50)
    }

    a.slidesjs-play {
      width:15px;
      background-position: -25px 0;
	  display:none !important;
    }

    a:hover.slidesjs-play {
      background-position: -25px -18px;
    }

    a.slidesjs-stop {
      width:18px;
      background-position: -41px 0;
	  display:none !important;
    }

    a:hover.slidesjs-stop {
      background-position: -41px -18px;
    }

    .slidesjs-pagination {
      margin: auto;
      list-style: none;
	  text-align:center;
	  padding-top:5px;
	  padding-left:0px;
	  position:absolute;
	  width:100%;
	  bottom:5px;
	  right:0px;
	  z-index:11;
	  display:none;
    }

    .slidesjs-pagination li {
      margin: 0 6px;
	  display:inline-block;
    }

    .slidesjs-pagination li a {
      display: block;
      width: 13px;
      height: 0;
      background:#fff;
      float: left;
      overflow: hidden;
	  border:1px solid #4c4c4c;
	  height:13px;
	  border-radius: 13px;
	-moz-border-radius: 13px ;
	-webkit-border-radius: 13px;
	text-indent:-9999px;
    }

    .slidesjs-pagination li a.active,
    .slidesjs-pagination li a:hover.active {
      background: #414141;
    }

    .slidesjs-pagination li a:hover {
      background: #414141;
    }

   
 #slides .navbar {
      overflow: hidden
    }
 #slides .slidesjs-container, #slides .slidesjs-control {
	
	 }
#slides .text-carousel-caption {
   width:100%;
   float:left;
   
   height:100%;
}
#slides {
	 width:965px;
	 height:300px;
	 position:relative;
	 margin:auto;
    }
#slides .slidesjs-slide {
  width: 100%;
  position: relative;
  height: auto;
}	
#slides .slidesjs-slide img {
		width:100%;
		height:auto;
		z-index:1;
		position:relative;
	}
#slides .slidesjs-slide h2 {
	width:100%;
	float:left;
	position:absolute;
	z-index:20;
	left:0px;
	bottom:0px;
	background-color:rgba(03, 13, 13, 0.3);
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
	font-weight:400;
	
	}
#slides .slidesjs-slide h2 p {
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
	}		

	/*end slide*/
.hotline-b {
	position:absolute;
	z-index:99;
	background-color:rgba(83, 83, 83, 0.5 );
	width:400px;
	height:120px;
	bottom:0px;
	right:18px;
	}

.why-choose {
  clear: both;
  width: 100%;
  position: relative;
  float: left;
}
.middlenav {
  background: url(/Content/images/background_mainNavmd.gif);
  box-shadow: 0px 1px 3px #ddd;
  padding: 10px 0;
  position: relative;
  float: left;
  margin-bottom: 5px;
  height: 55px;
  width: 100%;
}			
.middlenav li {
  display: inline;
  padding: 0 20px;
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  float: left;
  height: 40px;
}
.middlenav li.why {
  width: 190px;
  text-align: center;
  background: url(/Content/images/why.png) no-repeat 176px 0;
  font-weight: bold;
  color: #ee3f22;
}
.middlenav li.chungloai {
  text-align: center;
  background: url(/Content/images/chungloai.png) no-repeat 0 3px;
  font-weight: bold;
  margin-left: 50px;
}	
.middlenav li.price {
  text-align: center;
  background: url(/Content/images/price.png) no-repeat 0 3px;
  font-weight: bold;
  margin-left: 50px;
}		
.middlenav li.service {
  text-align: center;
  background: url(/Content/images/service.png) no-repeat 0 4px;
  font-weight: bold;
  margin-left: 50px;
}					
.middlenav li.service p, .middlenav li.price p, .middlenav li.chungloai p {
  margin-top: 7px;
  margin-left: 18px;
  white-space: nowrap;
}	
/*footer*/
#footer {
	width:100%;
	display:inline-block;
	background:#777;
	margin-top:20px;
	}
.footer{ max-width:1000px; margin:auto; padding-top:10px;
}
.footer-ribbon-wrap {
	max-width:1000px;
	width:100%;
	margin:auto
	}
.footer-ribbon-wrap ul {
    float: left;
    width: 100%;	
	border-bottom:1px  dotted #999;
	
	padding-bottom:15px;
}
.prod-details ol { padding:0px; margin:0px; margin-bottom:10px; margin-top:10px;}
.prod-details ol  li { list-style:none; font-size:16px;}
.footer-ribbon-wrap .copyright{
	float: left;
    width: 100%;
	font-size:15px;
	color:#fff;
	line-height:22px;
	padding-top:10px;
	padding-bottom:10px;
	}
 
.footer-ribbon-wrap li {
    font-size: 18px;
    line-height: 1.5em;
	 font-weight: 400;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	list-style:none;
	float:left;
	padding-left:15px;
	padding-right:15px;
}
.footer-ribbon-wrap li a {
    color: #fff;
}
.bannerArea .banner img { width:579px; height:334px;}
.one-up .prod-image {
	width:240px; 
	margin-right:20px;
	}
#header .box-timkiem  .bt { float:left;}
.navbar-toggle-button { display:none;}	
#footer { float:left;}
.logos {
  padding: 15px 0 0 10px;
  height: 1%;
  overflow: hidden;
}
.logos li {
  padding-left: 26px;
  float: left;
  height: 45px;
  line-height: 45px;
}
/*end footer*/
.icon_top {
    
    border: 0 none;
    bottom: 40px;
    cursor: pointer;
    position: fixed;
    right: 10px;
    z-index: 999;
	opacity:0.7;
	
}
.icon_top:hover { text-decoration:none; opacity:1;}
.icon_top:before {content:"\f01b"; color:#ccc; font-size:30px;}

.box-contact {
	width:100%;
	float:left;
	margin:0px;
	
	}
.box-contact ul { margin:0px; padding:0px;}	
.box-contact .boxa {
	width:44%;
	float:left;
	font-size:16px;
	font-weight: 300;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	}
.box-contact .boxa h3 { 
	font-size:22px;
	font-weight: 400;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
}	
.box-contact .boxb {
	width:50%;
	float:right;
	}		
.box-contact li {
	width:100%;
	float:left;
	margin:0px;
	font-size:14px;
	font-weight: 300;
	font-family:"Roboto Condensed", Roboto, Liberation Sans, Helvetica Neue, Arial, sans-serif;
	color:#555;
	list-style:none;
	padding-bottom:8px;
	padding-top:6px;
	}
.box-contact li .rowa {
	width:160px;
	font-size:16px;
	font-weight: 400;
	text-align:right;
	color:#444;
	margin-right:10px;
	position:relative;
	float:left;
	}
.box-contact li .inputtext {
	width:200px;
	float:left;
	border:1px solid #ccc;
	font-size:14px;
	text-align:left;
	color:#555;
	height:28px;
	line-height:28px;
	}	
.box-contact li .textaria  {
	width:300px;
	float:left;
	border:1px solid #ccc;
	font-size:14px;
	text-align:left;
	color:#555;
	height:150px;
	line-height:20px;
	}			
.red { color:red}	
ul.paging {
  float: right;
}
ul.paging li {
  float: left;
  padding: 0 0 0 3px;
  width:auto;
}
ul.paging li a {
  border: 1px solid #d3d3d3;
  display: block;
  padding: 1px 8px 0 8px;
  color: #999;
  font-weight: bold;
}
ul.paging li a:hover, ul.paging li a.active {
  border: 1px solid #23a8d3;
  background: #23a8d3;
  color: #fff;
  text-decoration: none;
}
a {
  color: #000;
  text-decoration: none;
  outline: none;
}
@media only screen and (min-width: 767px) and (max-width: 940px) {
	.box-contact .boxa { width:50%;}
	.box-contact .boxb { width:48%; }
	.box-contact li .textaria { width:200px; height:250px;}
	.box-contact li .rowa { width:120px;}
	#slides { width:100%; height:230px;}
	#slides .slidesjs-slide img {
		width:100%;
		height:auto;
	}
	.nav, #header .header-top{ width:100%;}
	.menu { width:100%;}
	#header .box-timkiem {
		width:175px;
		margin-right:0px;
		overflow:hidden;
		position:relative;
		}
	#header .box-timkiem .inputtext { width:140px;}
	.menu li a { font-size:12px;}
	.header-title h1 { font-size:22px; line-height:30px;}
	#header .box-timkiem .button {
		width:35px;
		text-indent:-9999px;
		cursor:pointer;
		}
	#header .box-timkiem .txtfind {
		width:138px;
		}
		#header .box-timkiem .text-box { width:100%;}	
	#header .box-timkiem .bt:before{content:"\f002"; position: absolute; color:#fff; top:4px; right:10px;}
	.logo {
  float: left;
  padding-left: 15px;
}
#page-wrapper { padding:8px; overflow:hidden}
.hero-banner-area img { width:100%;}
.bannerArea .banner img { width:400px; height:231px;}
.bannerArea .bannerContent { width:46%; height:231px; padding:5px;}


.one-up .prod-image {
	width:240px; 
	}
	.contentContainer ul li { width:33%;}
	.menu li:nth-child(1){margin-left:10px;}
	.menu li a {
		padding-left: 10px;
  padding-right: 10px;
		}
	.menu li { margin-left:5px;}
	.list-product2 img {
  width: 100%;
  height: 100%;
}
		
	}

@media only screen and (min-width: 320px) and (max-width: 766px) {
	.box-tien-ich li.hotline:hover .boxhotline {

}
	.box-contact { padding:10px; padding-top:0px;}
	.box-contact .boxa h3 { font-size:20px; margin:0px;}
	.box-contact .boxa { width:100%;}
	.box-contact .boxb { width:100%; }
	.box-contact li .textaria { width:100%; height:250px;}
	.box-contact li .rowa { width:100%; text-align:left; margin-bottom:3px;  margin-right:0px;}
	.box-contact li .rowa.mobile{ display:none;}
	.box-contact li .inputtext{ width:100%;}
	#slides .slidesjs-slide img {
		width:100%;
		height:auto;
	}
	/*icon tab show hide */
#header .header-top { width:100%;}
.nav { display:none; width:100%;}
.navbar-toggle-button {
  position: relative;
  padding: 6px;
  margin: 0px;
  background-color: #626262;
  border:0px;
 border-radius: 4px;
-moz-border-radius: 4px ;
-webkit-border-radius: 4px;
  cursor:pointer;
  margin-left:5px;
  display: inline-block;
  float:left;
}
.navbar-toggle-button:focus {
  outline: none;
}
.navbar-toggle-button .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
   border-radius: 3px;
-moz-border-radius: 3px ;
-webkit-border-radius: 3px;
}
.navbar-toggle-button .icon-bar + .icon-bar {
  margin-top: 4px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.navbar-toggle-button .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
 border-radius: 3px;
-moz-border-radius: 3px ;
-webkit-border-radius: 3px;
}
.navbar-toggle-button .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-toggle-button .icon-bar {
  background-color: #fff;
}
/*end icon tab show hide*/	
	#header .box-timkiem {
		width:310px;
		}
		#header .boxright span { font-size:12px;}
	#header .boxright.mobile { 
		position:relative; 
		z-index:13; 
		width:100%;
		width: 100%;
	  background: #fff;
	  margin-top: -4px;
	}	
	#page-wrapper { padding-top:30px;}
	.middlenav { height:auto; background:none #dedede;}
	.middlenav li.chungloai, .middlenav li.price, .middlenav li.service { margin-left:20px;}
		.logo { padding-left:5px;}
	.menu { width:100%; margin-left:0px; padding-left:0px; border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px; margin-top:30px;}
	#header .box-timkiem .inputtext { width:235px;}
.menu li {
	padding-left: 7px;
	padding-right: 7px;
	width:100%;
	margin:0px;
	}
	.menu li a { width:100%;}
	.products-wrapper {
  overflow: hidden;
  width: 100%;
  padding: 10px;
}
	.hero-banner-area img { width:100%;}
	.products-wrapper a{ width:49%; padding-right:5px;}
	.one-up .prod-image {
	width:240px; 
	height:auto
	}
	.header-title h1 { padding-left:8px; font-size:16px;}
.one-up .prod-detailbox { margin:0px; padding:0px; width:100%; text-align:center;}
	
	.one-up .prod-details {
  float: right;
  width: 100%;
  padding:15px;
  text-align:left;
}
.contentContainer ul li { padding:10px; margin:0px; padding-left:15px; padding-right:15px;}
.contentContainer ul li { width:100%;}
	.list-product2 img {
  width: 100%;
  height: 160px;
}
#header .box-timkiem {
		width:240px;
		margin-right:0px;
		overflow:hidden;
		position:relative;
		margin-left:10px;
		}
#header .box-timkiem .inputtext { width:205px;}
#header .box-timkiem .button {
	width:35px;
	text-indent:-9999px;
	cursor:pointer;
	}
#header .box-timkiem .bt:before{content:"\f002"; position: absolute; color:#fff; top:4px; right:10px;}
.menu li.s { margin:0px;}
.footer-ribbon-wrap .copyright { padding:8px;}

	}
@media only screen and (min-width: 560px) and (max-width: 766px) {
	#slides { width:100%; height:200px;}
	.contentContainer ul li { width:50%;}
	.list-product2 img {
  width: 100%;
  height: 100%;
}
	}	
	
@media only screen and (min-width: 320px) and (max-width: 550px) {
	#slides { width:100%; height:150px;}
	
.bannerArea .banner img {
  width: 100%;
  height:auto;
}
.bannerArea .bannerContent {
	margin:0px;
	width:100%;
	padding:10px;
	height:auto;
	margin-bottom:20px;
	}
	}
@media only screen and (min-width: 320px) and (max-width: 450px) {
	#slides { width:100%; height:98px;}
	.phone span.mobile-hotline { display:none;}
	.box-tien-ich { width:auto; margin-left:0px;}
	.opaqueBox h4.name { font-size:19px;}
	.box-tien-ich li .boxhotline { width:320px;}
	.boxhotline .general-support.margin-left {
 margin-left: 0px;
  padding-left: 20px;
}
.boxhotline .general-support {
  width: 50%;
  float: left;
}
.header-title h1 { 
	padding-left: 8px;
  display: inline-block;
  width: 100%;
  line-height:32px;
  font-size:18px;
  }
  .header-title h1 select { width:128px; height:32px;}
  .middlenav li.why {
	  width:100%;
	    text-align: left;
  		background: url(/Content/images/why.png) no-repeat 245px 0;
		line-height:40px;
	  }
	 .list-product2 img {
  width: 100%;
  height: auto;
} 
	}
@media only screen and (min-width: 480px) and (max-width: 559px) {
	.contentContainer ul li { width:49.5%;}
	
	}	
@media only screen and (min-width: 560px)  and (max-width: 767px) {
	.contentContainer ul li { width:33%;}
	.list-product2 img {
  width: 100%;
  height: 100%;
}
	}				

	
	
	
	