@media only screen 
and (max-width : 1200px) {
    .product_box .text{
	height: 60px;
    }
    .product_box .price span{
	font-size: 14px;
    }
    .product_box .price span{
	display: block;
    }
    .pli_loc_item{
	font-size: 11px;
    }
    .article_text iframe{
	width: 380px;
    }

    .default_form .field
    {
	width: 350px;
    }

    .default_form .field input
    {
	width: 333px;
    }
    .check_2{
	width: 350px;
    }

    .pgift_product{
	width: 150px;
    }
    .pgift_right{
	width: 180px;
    }
    .product_salepic{
	bottom: 0;
    }
    .product_salepic img{
	max-width: 60px;
    }
    

}

@media only screen 
and (max-width : 992px) {
    header .navbar-nav{
	text-align: center;
	display: inline-block;
	float: none;
    }
    header .navbar-nav li{
	display: inline-block;
	float: none;
    }

    header .navbar{
	padding-bottom: 5px;
    }
    header .navbar-form{
	margin: 5px auto;
	float: none!important;
    }
    footer{
	text-align: center;
    }
    .index_banners{
	margin-top: 10px;
    }
    .product_box .text{
	height: auto;
	padding: 5px 0;
    }
    .product_box .pic{
	text-align: center;
    }
    .product_box .pic img{
	margin: auto;
    }
    #col_right{
	margin-top: 10px;
    }
    .article_text iframe{
	width: 380px;
    }
    .default_form .field
    {
	width: 250px;
    }

    .default_form .field input
    {
	width: 233px;
    }
    .check_1{
	width: 150px;
    }
    .check_2{
	width: 200px;
    }
    .default_form, .default_form{
	padding-left: 0;
    }
    .btn_order_end{
	padding-left: 0;
	margin: auto;
    }
    .pgift_right{
	margin-left: 10px;
    }
    .product_salepic{
	position: relative;
    }
}

@media only screen 
and (max-width : 768px) {
    header .logo{
	margin: 10px auto;
	width: 100%;
	background-size: auto 100%;
	background-position: center;
    }
    .header_info{
	width: 100%;
	margin: 10px auto!important;
	-webkit-border-radius: 8px;
	-moz-border-radius:8px;
	border-radius:8px;
    }
    #col_left .navbar{
	border: 1px solid #ffffff;
    }
    .left_navbar .container-fluid{
	padding-left: 10px;
	padding-right: 10px;
    }
    .left_menu li a{
	line-height: 35px;
	font-size: 18px;
	background-size: 100% 100%;
    }
    .left_menu li a:hover, .left_menu .act{
	background-size: 100% 100%;
    }
    .left_menu li li a{
	line-height: 27px;
	font-size: 16px;
    }
    .product_box2 .pic a{
	border: none;
	padding: 0;
    }
    .product_box2 .pic img{
	display: block;
	width: auto;
	margin: 0 auto 5px auto;
	border: 1px solid #DEDEDE;
    }
    .breadcrumb{
	margin-top: 10px;
	margin-bottom: 5px;
	height: auto;
    }
    #col_cont{
	padding-left: 0px;
	padding-right: 0px;
    }
    .article_text iframe{
	width: 100%;
	margin: auto;
    }
    .article_text p{
	padding-left: 0!important;
    }

    .default_form input[type=text], .default_form textarea{
	width: 80%;
    }

    .pgift_product{
	width: 100%;
	float: none;
	text-align: center;
    }
    .pgift_right{
	width: 100%;
	float: none;
	text-align: center;
    }

    .ppp_title, .ppp_plus, .ppp_equals{
	float: none;
	text-align: center;
	margin: 10px auto;
    }
    .default_form .field,
    .default_form .text2,
    .default_form .text3,
    .default_form .text4
    {
	width: auto!important;
	padding: 3px 0;
	max-width: 100%;
	float: none;
    }
    .default_form input[type=text], .default_form textarea, .default_form select{
	width: 100%;
    }

}


@media only screen 
and (max-width : 420px) {
    .minibasket, .minibasket2{
	top: 10px;
	height: 330px;
    }
    .mb_cont{
	width: 260px;
	height: 322px;
    }
    .minibasket{
    }
    header .logo{
	background-size: 100% auto;
	background-position: center;
    }
    .mb_th_1{ width: 44px; font-size: 11px;}
    .mb_th_2{ width: 107px;  font-size: 11px;}
    .mb_th_3{ width: 57px;  font-size: 11px;}
    .mb_box{
	width: 213px;
    }
    .mb_sum_text{
	font-size: 10px;
	font-weight: normal;
	padding: 3px 0;
	width: 100px;
    }
    .mb_sum{
	width: 107px;
	text-align: right;
	font-size: 12px;
    }
}

@media only screen 
and (min-width : 992px){
    .index_banners{
	max-width: 539px;
    }
}

