.responsive_menu{display: none;}
.responsive_menu .header_lmn {
    background:url("../images/menu_head_bg.jpg") no-repeat scroll left top;
    border-bottom: medium none;
    padding: 9px 10px 10px 15px; float: left; cursor: pointer;
}
.block_show{ display: block !important;}
/* hotline responsive */
.hotline_res{ background: url("../images/hotline_res.png") no-repeat scroll left top; position: fixed; bottom: 0px; right: 5px; z-index: 9999; display: none;}
.hotline_res > a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding: 8px 8px 18px 42px;
}
@media (max-width:1000px)
{
    .responsive_menu{display: block;}
    .logo, .footer_wrp, .main_content,  .top_panel_wrp{ width: 100%;}
    .right_ct{ width: 100%;}
    .slider-wrapper, .nivoSlider{width: 100%;}
    .footer_ct,.copyright{padding: 2%; width: 96%;}
    .left_ct{ width: 100%;}
    .main_right_ct { float: left; width: 100%;}
    .show_box_ct{margin: 10px 0 20px 2%; padding: 2%; width: 43%;}
    .first_item, .th_item, .img_first_item { width: 100%;}
    .about_footer{ width: 100%; margin-bottom: 10px; padding: 0;}
    .module_box{ display: none;}
    .left_menu .header_lmn{ display: none;}
    .left_menu li{ background-image: none; clear: both;}
    .left_menu li ul{ display: block; float: left; width: 100%; position: static; margin: inherit; max-width: inherit;}
    .left_menu .submenu > li{ clear: right;}
    .left_ct .left_menu, .left_menu .submenu{display: none;}
    .about_content img { max-width: inherit; width: 100%;}
    .breadcrumb > div{height: 10px;overflow: hidden; margin: 10px 10px 8px;}
    .items_list{width: 100%;}
    .items{margin-left: 2%; width: 30%;}
    .text_items{width: 30%;}
    .img_items{ width: 100%;}
    .catalog{float: left;}
    .content_detail{ width: 100%;}
    .img_items_news{width: 24%;}
    .title_items_news, .description_items_news{width: 74%;}
    .right_f input, .right_f textarea{width: 90%;}
    .contact .ct_left{ overflow: hidden;}
    .images_detail{width: 100%;}
    .images_list, .zoom_hover{width: 29%;}
    .description_detail img{width: 100%;}
    /* hotline responsive */
    .hotline_res{ display: block;}
}
@media (max-width:770px)
{
    .left_logo{ float: inherit; text-align: center;}
    .right_logo{float: inherit;margin: 0 auto; width: 90%;}
    .text_th_item{width: 150px;}
    .img_items_news{width: 30%;}
    .title_items_news, .description_items_news{width: 60%;}
    .items_list{clear: both;}
    .window_popup img { width: 100% !important; height: 100% !important; }

}
@media (max-width:720px)
{
    .text_th_item{width: 130px;}
	.divBalloonAds{ display:none !important;}
	.banner_footer, .top_banner{ width:100%;}
}
@media (max-width:675px)
{
    .show_box_ct{width: 92%;}
    .text_th_item{width: 250px;}
    .footer_ct .menu{width: 46%;}
    .footer_ct .social_icon{width: 120px; float: left !important;}
}
@media (max-width:650px)
{
    .top_panel{ display: none;}
    .footer_ct .menu{width: 44%;}
    .text_th_item {width: 170px;}
    .items{width: 46%;}
    .text_items {width: 46%;}
    .images_list, .zoom_hover {width: 44%;}
}
@media (max-width:500px)
{
    .img_items_news { margin-bottom: 10px; max-height: 230px;width: 100%;}
    .items_news{margin: 0 0 25px;}
    .img_items_news img {max-width: inherit; width: 100%;}
    .title_items_news, .description_items_news {width: 100%;}
    .images_list, .zoom_hover {width: 84%;}
    .images_list img{min-width: 100%;}
}
@media (max-width:460px)
{
    .top_panel{ display: none;}
    .catalog a{margin-bottom: 10px;}
    .left_logo img { width: 90%;}
    .items {float: inherit;margin-left: auto;margin-right: auto;width: 80%;}
    .text_items {width: 80%;}
    .img_items img{min-width: 100%;}
}