#menu-mobile-trigger {
    display: none;
}
#menu-mobile {
    display: none;
}
#logo-header-desctop {
    display: block;
}
#logo-header-mobile {
    display: none;
}
.catalog-photos-area-mobile{
		display:none;
	}

@media screen and (max-width: 980px) {
    
.polit {
color: #fff;
position: relative !important;
left: 0;
    margin-top: 0;
}
	
	.other{
		display:none;
	}
	.catalog-photos-area-desktop{
		display:none;
	}
	
	
	.catalog-photos-area-mobile{
		display:block;
	}
	
	
    .container-center {
        width:100%;
    }

    .container-center h3 {
        color:#4d2669;
    }
    
    #pagewrap {
        width: 100%;
        min-width: 350px;
    }

    /* header */
    header {
        height:60px;
        width:100%;
        position: fixed;
        top:0;
        left:0;
        min-width: 350px;
        z-index: 300;
        border-bottom:2px solid #ffffff;
        box-shadow: 0 0 5px rgb(0 0 0 / 50%);
        background:#4d2669;
    }
    #container-header {
        height:60px;
    }
    #menu-header-wrap {
        display: none;
    }
    #menu-header {
        /* width:100%; */
    }
    #menu-mobile-trigger {
        display: block;
        float: left;
        width: 20px;
        height: 20px;
        padding: 10px;
        margin: 7px;
        border: 2px solid #ffffff;
        border-radius: 5px;
        background-color: #4d2669;
    }
    #menu-mobile-trigger img {
        width:100%;
    }
    #logo-header-desctop {
        display: none;
    }
    #logo-header-mobile {
        display: block;    
    }
    #menu-mobile {
        position: absolute;
        width: 99.4%;
        top: 0;
        overflow:auto; 
        left: 0;
        z-index: 3000;
        background-color: #684383;
        border: 2px solid #ffffff;
        border-radius: 0;
        box-shadow: 0 0 5px rgba(0,0,0,0.5);
        position: fixed;
        height: 100%;
    }
    #menu-mobile-wrap {
        padding:60px 30px 30px 30px;
    }
    #menu-mobile nav {
        width:100%;
        margin:0 auto;
    }
    #menu-mobile li {
        width: 100%;
    }
    #menu-mobile li a {
        display: block;
        padding: 5px 10px 5px 15px;
        margin: 5px 5px 10px 5px;
        font-size: 17px;
        text-transform: uppercase;
        font-weight: 600;
        background: none;
        color: #ffffff;
        /* border: 2px solid #b95d2e; */
        border-radius: 15px;
        text-decoration: none;
    }
    .left_menu_fix_close {
        position: absolute;
        right: 20px;
        color: #fff !important;
        top: 15px;
        font-size: 65px;
        font-weight: bold;
        font-family: arial;
        width: 38px;
        height: 38px;
    }
    #menu-mobile nav ul li ul {
        display: block;
        background: none;
        width: 90%;
        position: relative;
        top:0;
        left:0;
        margin:0;
        padding: 0 0 0 5%;
        border: none;
        box-shadow: none;
        overflow: hidden;
    }
    #menu-mobile nav ul li ul li {

    }
    #menu-mobile nav ul li ul li a {
        padding:2px;
        font-size:11px;    
    }
    .logo-header {
        width:220px;
        margin:0px auto 0 auto;
        float:none;
        height:50px;
        padding:12px 0 0 0;
    }
    .logo-header img {
        width:100%;
        border:1px solid #684383;
        border-radius:5px;
    }
    .basket_header.basket {
        width:60px;
        background: url("/themes/default/images/basket-header.png") no-repeat scroll 40% 0%;
        text-align: center;
        margin:5px 0 0 0;
    }
    .basket_header div {
        padding:30px 0 0 0;
        width:100%;
    }
    .basket_header div a {
        display: block;
        text-align: center;
    }
    .basket_header.basket .basket_header_items {
        display: none;
    }
    .basket_header.basket .basket_header_cost {
        font-size:10px;
    }
    /* mobile-slogan */
    #slogan-header {
        display: none;
    }
    #mobile-slogan {
        width:100%;
        margin-top:70px;
        height:124px;
        background: url("/themes/default/images/mobile-slogan-fon.png") repeat-x scroll 0% 50%;
    }
    #mobile-slogan div {
        margin:0 auto;
        width: 329px;
        height:124px;
        float: none;
        color: #f2e8d3;
        text-align: center;
        background: url("/themes/default/images/mobile-slogan.png") no-repeat scroll 0% 50%;
    }

    /* catalog */
    .catalog_list_one {
        width:22%;
    }
    .catalog_title {
        font-size: 14px;
        font-weight: 600;
        height:40px;
        overflow: hidden;
		line-height: 14px;
    }
    .catalog_size_1,
    .catalog_size_2,
    .catalog_size_3 {
        font-size: 12px;
        font-weight: 600;
        text-align: center;
    }
    .a-add-to-basket {
        width:100%;
        text-align: center;
        padding:13px 0;
        background: #4d2669;
        font-size: 13px;
        font-weight: bold;
    }
	.catalog_one_order table {
		width:99%;
	}
	.catalog_one_order td, 
	.catalog_one_order th {
		font-size: 14px;
	}
	.catalog_addonfield {
		border-bottom:none;
	}
	#catalog_error_no_add {
		left:26%;
	}
	#catalog_add_to_basket_window_add_popup_show, 
	#catalog_add_to_basket_window_add_popup_hide {
		left:46%;
	}
	.catalog_photos_area {
		margin:0;
	}
    /* info-header */
    #mobile-phone {

    }
    #info-header {
        width:330px;
        float:none;
        padding:0px;
        margin:0 auto;
    }
    #mail-header {
        display: block;
        padding:10px 0 0 0;
        text-align: center;
        color:#4d2669;
        font-weight: bold;
        font-size: 14px;
        text-decoration: none;
    }
    #phone-header {
        padding:10px 0 0 0;
        text-align: center;
        color:#4d2669;
        font-weight: bold;
        font-size: 22px;
    }
    .search-header {
        width:330px;
        float:none;
        padding:10px 5px;
        margin:10px auto;
        border: 3px solid #4d2669;
        border-radius:5px;
    }
    .search-header form {
        background: none;
    }
    .search-header .form-on-main-text {
        width:300px;
    }


    
    /* slider */
    #slider-container {
        margin:70px auto -70px auto;
    }
    #slider-container #camera_wrap_1 .camera_target {
        border-radius:1px;
    }

    

    
    /* main */
    #main {
     
    }
    #main.main_2 {
        width:98%;
        padding:20px 1%;
		min-width:0;
    }
    #main.main_2 .text_main {
        width:100%;
    }
    #main.main_2 .text_main h1,
    #main.main_2 .text_main h2,
    #main.main_2 .text_main h3 {
        font-size: 19px;
    }
    #main.main_2 .text_main h1 {
        color: #9b3508;
    }
    #main.main_2 .text_main h2,
    #main.main_2 .text_main h3 {
        text-transform:none;
    }
    #main.main_2 .text_main .content-img {
        width:50%;
        float:right;
        margin:10px;
    }
    #main.main_2 .text_main .content-video {
        width:98%;
        margin:10px auto;
        height:400px;
    }

    /* mid-banner-container и advantages-container */
    #mid-banner-container,
    #advantages-container {
        
    }
    #mid-banner-container li:first-child,
    #mid-banner-container li:last-child,
    #mid-banner-container li,
    #advantages-container li:first-child,
    #advantages-container li:last-child,
    #advantages-container li {
        width: 23%;
        margin: 5px 1%;
    }
    #advantages-container li span {
        font-size: 15px;
        font-weight: 600;
    }

    /* block-text-main tetext */
    .block-text-main.tetext {
        width:96%;
        padding:1%;
    }
    .block-text-main.tetext h1 {
        color:#9b3407;
    }
    .block-text-main.tetext b {
        color:#9b3407;
    }

    /* catalog */
    .catalog_list_one,
    .catalog_list_one:nth-child(6n),
    #maybe-container li:nth-child(6n), 
    #yousaw-container li:nth-child(6n),
    .catalog_list_one:first-child, 
    .catalog_list_one:nth-child(4n),
    .catalog_list_one:nth-child(5n),
    #maybe-container li, #yousaw-container li {
        margin: 20px 1% 5px 1%;
    }
    .catalog_list_one img {
        width:100%;
    }
    .category_title {
        min-height: 49px;
    }
    #filter_form {
        width:99%; 
        margin:10px auto;   
    }
    #catalog_filter {
        width:99%;
    }
    .catalog_filter_line {
        width:99%;
    }
    .filter_search {
        width:99%;
    }
    #filter_search {
        width:94%;
    }   
    .forms {
        width:98%;
        padding:10px 1%;
        border-width: 1px;
    }
    .form-question td, .form-question th {
        width:48%;
    }
    .form-question input[type="text"], 
    .form-question input[type="password"], 
    #login_log, #login_passw {
        width:98%;
    } 
    .catalog_my_basket th, .catalog_opt_order th {
        font-size:11px;
    }
    .catalog_user_data input[type="text"], .catalog_user_data textarea {
        width:98%;
    }
    .maybe-li-title {
        display: block;
        font-size: 12px;
        height:30px;
        width: 100%;
        overflow: hidden;
    }
    .catalog_photos_area {
        float:none;
        width:98%;
        padding:10px 1%;
    }
    .catalog_description {
        float:none;
        width:98%;
        padding:10px 1%;       
    }
	.catalog_send_button {
		overflow:hidden;
	}

    /* fon-footer */
    .fon-footer {
        width:100%;
        text-align: center;
    }
    footer {
        padding: 0;
        height: auto;
        overflow: hidden;
    }
    #footer-address {
        width:96%;
        float: none;
        padding:15px 2% 5px 2%;
    }
    #footer-address #footer-logo img {
        margin-bottom: 0px;
    }
    #footer-address p {
        padding:20px;
    }
    #footer-catalog {
        width:96%;
        margin:0;
        float: none;
        padding:5px 2%;    
    }
    #footer-catalog #footer-law {
 
        padding: 6px 0px 4px 0;
        width: 100%;
        font-size: 9px;
    }
    
    #footer-help {
        display: none;
    }
    #footer-menu {
        display: none;
    }
    #footer-logo img {
        margin-left: 0px;
    }
	
}

@media screen and (max-width: 899px) {

    /* catalog */
    .catalog_list_one {
        width:23%;
    }

    
}

@media screen and (max-width: 700px) {

    /* catalog */
    .catalog_list_one {
        width:31%;
    }

    
}

@media screen and (max-width: 600px) {

    /* catalog */
    .catalog_list_one {
        width:47%;
    }

    #main.main_2 .text_main .content-img {
        width:98%;
        float:none;
        margin:1%;
    }

    /* mid-banner-container и advantages-container */
    #mid-banner-container li:first-child,
    #mid-banner-container li:last-child,
    #mid-banner-container li,
    #advantages-container li:first-child,
    #advantages-container li:last-child,
    #advantages-container li {
        width: 48%;
    }
    
}

@media screen and (max-width: 400px) {

    /* catalog */
    .catalog_list_one {
        width:47%;
    }

    
}