/* Responsive-css */
/* max-width: 1200px */
@media (max-width: 1250px){
	
	.contact_map img{
		width:100%; 
	}
}
@media (max-width: 1200px){
    .m_68 h3 {
        font-size: 12px;
    }
    .m_67 h3 {
        font-size: 12px;
    }
    .m_69 h3 {
        font-size: 12px;
    }
	
	.left_contacts, .contact_map{
		float:none;
		width:100%; 
	}
	.contact_map img{
		width:auto; 
	}
}

/* width-992px */
@media (max-width: 992px){
    .m_68 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .m_68 h3 {
        margin-bottom: 20px;
    }
    .m_69 {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .s_4_default_wrap .m_55_commercial_block.open .m_67 .col-sm-4
    .s_4_default_wrap .m_56_commercial_block.open .m_67 .col-sm-4 {
        width: 100%;
        margin-bottom: 20px;
    }
    .s_4_default_wrap.minimised  .m_55_commercial_block.open .m_67 .col-sm-4
    .s_4_default_wrap.minimised  .m_56_commercial_block.open .m_67 .col-sm-4 {
        width: 33.33333333%;
    }
    .different_layout .nav8_left_menu_wrap .nav8_menu_mobile_open {
        display: none;
    }
}

/* width-768px */
@media (max-width: 768px){

	.tooltips_btn{ display:none; }
	.nav8_left_menu_wrap .m_190_search_block {
        margin-top: 40px;
    }
    .m_190_search_block {
        display: none !important;
    }
    .s_4_default_wrap .m_71, .s_4_default_wrap .m_70, .s_4_default_wrap .m_82, .m_190 .s_4_default_wrap .m_70,  .s_4_default_wrap .m_102 {
        padding: 15px !important;
        margin-top: 130px !important;
        width: 100% !important;
    }
    .galleria{height:350px !important;}
    .minimise.font_mininise.color_3 {
        display: none;
    }
    .s_4_default_wrap .nav8_left_menu_wrap {
		width: 100%;
        height: 150px;
        background: rgba(231, 224, 216, 1);
        top: 0;
        bottom: auto;
        position: absolute;
		left: 0;
    	padding: 0 15px;
		margin-bottom:0;
		overflow:hidden;
		
    }
	.m_190 .nav8{ 
		width:100% !important; 
	}
    .nav8_left_menu_wrap .m_190_logo {
        margin-bottom: 0;
    }
    .m_69 h3 {
        margin-bottom: 20px;
    }
	.s_4_default_wrap.different_layout  .nav8_left_menu_wrap
	{
		height: 100px;	
		transition: height 0.5s ease-out;
		-webkit-transition:  height 0.5s ease-out;
		-moz-transition:  height 0.5s ease-out;
		-ms-transition:  height 0.5s ease-out;
		-o-transition:  height 0.5s ease-out;
	}
 	.s_4_default_wrap.different_layout  .nav8_left_menu_wrap.open
	{
		 height: 100%;	
		 transition:  height 0.5s ease-out;;
		-webkit-transition:  height 0.5s ease-in;
		-moz-transition:  height 0.5s ease-in;
		-ms-transition:  height 0.5s ease-in;
		-o-transition:  height 0.5s ease-in;
	}
	 .s_4_default_wrap.different_layout  .nav8_left_menu_wrap .nav{
        display:none !important;
    }
    .s_4_default_wrap.different_layout  .nav8_left_menu_wrap.open .nav{
        display:block !important;       
    }
    .nav8_left_menu_wrap  .m_190_bottom_area {
        bottom: -500px;	
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out;
    }
    .nav8_left_menu_wrap.open  .m_190_bottom_area {
        bottom: 0;
    }
    .nav8_left_menu_wrap .nav8_menu_mobile_open {
        display: block;
    }
    .m_55_content_wrap,
    .m_56_content_wrap {
        padding-left: 0;
        padding-top: 165px;
    }
    .m_s1_fullscreen_slider_wrap .bx-wrapper .bx-prev {
        left: 0px!important;
    }


    /* page-6 */
    .different_layout.s_4_default_wrap .nav8_left_menu_wrap {
        width: 100%;
        height: 100%;
        background: none;
        top: 0;
        bottom: auto;
        position: absolute;
    }

    .m_190 .nav8, .footer7 {
        margin: 0px auto;
        position: relative;
    }
    .footer7 {
		width:100% !important;
    }
    .different_layout .nav8_left_menu_wrap .m_190_logo {
        margin-bottom: 30px;
    }
    .different_layout .nav8_left_menu_wrap .nav8_menu_mobile_open {
        display: block;
    }
    .s_4_default_wrap.different_layout .nav8_left_menu_wrap {
        height: 160px;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
    .s_4_default_wrap.different_layout .nav8_left_menu_wrap .footer7 {
        display: none;  
    }

    .s_4_default_wrap.different_layout .nav8_left_menu_wrap.open .footer7 {
        display: block;
    }
	.img-responsive{ max-height:100px; }
    .nav8_leftmenu_block {
        overflow-y: auto;
        height: 170px;
    }
	.module_f4_contact{
		padding:0;
	}
	.module_f4_contentleft, .module_f4_contentright{
		float:none;
		width:100%;
	}
	.contact_select_tab{
		margin-bottom:15px;
	}
	.contact_select, .contact_select_tab, .contact_name, .contact_select select, .module_f4_contentright img,#well {
		width:100%;
	}
}

/* width-480px */
@media (max-width: 480px){
	
    .m_55_content_wrap .m_55_commercial_block .m_55_your_cart,
    .m_56_content_wrap .m_56_commercial_block .m_56_your_cart {
        position: inherit;
        width: 100%;
        right: 0;
    }
    .m_55_content_wrap .m_55_commercial_block .m_55_commercial_title,
    .m_56_content_wrap .m_56_commercial_block .m_56_commercial_title {
        width: 100%;
        margin-top: 10px;
    }
    
    .m_55_content_wrap .m_55_commercial_block,
    .m_56_content_wrap .m_56_commercial_block {
        max-width: 100%;
    }

    /* page6 */
    .different_layout .bx-pager.bx-default-pager {
        display: none;
    }               
    .s_4_default_wrap.different_layout .nav8_left_menu_wrap.open {
        height: 100%;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }
}

/* width-360px */
@media (max-width: 360px){

}