
@charset "utf-8";
/* CSS Document */

@media (min-width:1024px) and (max-width:1200px) {
.container{ width:100%; max-width:98%;}
}
@media (min-width:768px) and (max-width:1023px) {
.container{ width:100%; max-width:98%;}
}
@media (min-width:768px) and (max-width:930px) {
.prd_wrap .product_box{ width:100%;}

.prd_content p{ min-height:98px;}
}
@media (min-width:768px) and (max-width:870px) {
.head_right ul li a{ padding:0 3px; font-size:11px;}
.prd_title {    font-size: 14px;    line-height: 18px;}

}
@media (min-width:200px) and (max-width:767px) {
.container{ width:100%; max-width:98%;}
.logo {    display: table;    float: none;    margin: 0 auto;}
.list_style{ margin-left:13px;}
.product_im img{ display:table; margin:0 auto;}
.prd_wrap .product_box{ width:100%;}
.head_right {    display: table;    float: none;    margin: 15px auto;}
.prd_wrap .product_box {    display: table;    float: none;    margin: 0 auto 20px;    width: 70%;}
.prd_wrap .col-lg-4 + .col-lg-4 + .col-lg-4 .product_box {    float: none;    margin-top: 20px;}
.prd_wrap {    margin-bottom: 0;    margin-top: 35px;}
.prd_wrap + .prd_wrap{    margin-bottom: 0;    margin-top: 0;}
.pop_col {      padding-right: 3%;     width: 22%;}
	.nav-tabs > li {    float: left;    margin-bottom: 5px;    width: 100%;}
	.nav-tabs > li > a{ margin-right:0;}
}
@media (min-width:200px) and (max-width:639px) {
.prd_wrap .product_box {    margin-bottom: 20px;    width: 100%;}
.prd_wrap .col-lg-4 + .col-lg-4 .product_box{ width:100%; display:block; float:left; margin-bottom: 20px; }
.prd_wrap .col-lg-4 + .col-lg-4 + .col-lg-4 .product_box {    display: block;    float: left;    margin-top: 0px;}
}
@media (min-width:200px) and (max-width:560px) {
.product_im img {    display: table;    margin: 0 auto;  }
}
@media (min-width:200px) and (max-width:479px) {
.heading {font-size: 15px;}
.review_top .review_author_wrap {    float: left;    width: 53%;}
.head_right ul {    display: table;    float: none;    margin: 0 auto;}
.breadcrumb ul li a{ font-size:12px;}
.crds {    float: left;    width: 57%;}
.pop_col {      padding-right: 3%;     width: 30%;}
.pop_col2{ width:69%;}
}
@media (min-width:200px) and (max-width:479px) {
	.container {    max-width: 100%;   width: 100%;}
	.breadcrumb ul li a {    font-size: 11px;}  
	.review_top .review_author_wrap {    float: left;    width: 55%;}
	.review_top .author_name,.review_top .au_date{ font-size:13px;}
	.tab-pane {    margin-top: 20px;}
	.crds {    float: left;    width: 50%;}
	}
@media (min-width:200px) and (max-width:350px){
.pop_col {      padding-right: 3%;     width: 30%; font-size:13px;}
.pop_col2{ width:69%;font-size:13px;}
.pop_star {    padding: 0 2px;}

}
@media (min-width:200px) and (max-width:1024px){
input[type="text"],input[type="submit"] ,input[type="email"],textarea{ -webkit-appearance:none;border-radius:0;-webkit-border-radius:0;}  
}

@media (min-width:200px) and (max-width:870px) {
    .nav-tabs { border-bottom: 0px none #fff; padding-bottom: 8px;}   
	.nav-tabs > li {    float: left;    margin-bottom: 5px;    width: 100%;}
	.nav-tabs > li > a{ margin-right:0;}       
}