@media (min-width: 1200px) {
.container {
    max-width: 1200px;
}
.grid .image, 
.box .image {
    height: 240px;
    line-height: 200px;
}
.phone {
    margin-right: 60px;
}
.phone_free
{
	position: relative;
	top: 25px;
	left: -210px;
}

}
            
            
@media (max-width: 1199px) {
.container {
    width: 970px;
}
.phone_free
{
	display: none;
}
#content {
    width: 75%;
}
#sidebar {
    width: 25%;
}
.grid .image, 
.box .image {
    height: 170px;
    line-height: 150px;
    padding:  10px;
}
.phone {
    margin-right: 30px;
}
.regular_customer b {
    display: none;
}
#search .input_search{
    width: 200px;
}
#callback{
    margin-left: 18px;
}
.header_shedule
{
	right: 200px;
}
#callback
{
	/* display: none; */
}
}
            
            
@media (min-width: 768px) and (max-width: 991px) {
.feedbackWrap {
    display: none;
}
.container {
    width: 750px;
}
#content {
    width: 66.666666%;
}
#sidebar {
    width: 33.333333%;
}
.grid .product, 
.box .product {
    width: 50%;
}
.grid .image, 
.box .image {
    height: 240px;
    line-height: 200px;
    padding: 20px 10px;
}
#main_menu a {
    padding: 15px 5px;
}  
.contact_top {
    padding-top: 0;
}
.phone {
    margin: 0;
}
.email
{
	position: relative;
	left: -203px;
	top: 5px;
}
.login {
    width: 100%;
} 
.product_var {
    margin-left: 0;
}
#main_menu a {
    font-size: 12px;
}
#search .input_search {
    width: 140px;
}
.list .padding {
    padding-left: 10px;
}
footer .social li, 
footer .payments li {
    margin-right: 6px;
}
.social_icon {
    width: 32px;
    height: 32px;
}
.payment_icon {
    width: 48px;
    height: 48px;
}
#purchases  {
	display:block;
	width:100%
}
#purchases thead {
	display:none;
}
#purchases tbody {
	display:block;
	border:0;
}
#purchases tr {
	display:block;
	margin-bottom:30px; 
	border:1px solid #d7d7d7;	
}
#purchases td {
	display:block !important;
	text-align:center !important;
	border:0 !important;
}
#purchases .image {
    width: 100% !important;
}
tr.coupon {
    padding-left: 10px;
}
#purchases th.price {
    padding-right: 7px;
}
.cart_form .input_captcha {
    width: 211px;
}
#purchases .order_total {
    padding: 15px;
    display: block;
    text-align: center;
}
}
@media (min-width: 651px) and (max-width: 767px) {
    .contact_top .phone_free{
        position: relative;
        top: -26px;
    }
}
@media (max-width: 767px) {
#callback{
    margin-top: -3px;
}

.container {
    width: 100%;
}
header {margin-top: 50px; position: relative;
}
#top_mobile {
    display: block;
    border-bottom: 2px solid #d40000;
}

#cart_informer2 {
       position: fixed;
    top: 0;
    right: 50px;
    margin: 0;
    z-index: 300;
    width: 85px;
    height: 48px;
}
#cart_informer2 img{
	height: 50px;
    background: #fd3c00;
}


#cart_informer {
    position: fixed;
    top: 0;
    right: 0px;
    margin: 0;
    z-index: 300;
}
#cart_informer .cart_heading {
    width: 85px;
    height: 48px;
    background: url(../images/sprite.svg) no-repeat -44px 5px;
    background-color: #d40000;
}
#cart_informer .cart_content {
    max-height:  350px;
    overflow-y: auto;
}
#cart_informer #items {
    background: url(../images/cart-total2.png) no-repeat left top;
    top: 14px;
    left: 47px;
    height: 22px;
    line-height: 22px;
    width: 34px;
    text-align: center;
    border-radius: 0;
}
#wishlist {
    position: fixed;
    top: 4px;
    right: 130px;
    z-index: 100;
    margin: 0;
}
.wish_info {
    font-size: 10px;
}
#wishlist a {
    color: #fff;
    line-height: 20px;
    display: block;
}
.contact_top {
    padding-top: 0;
    text-align: right;
}
.header_shedule
{
	position: static;
    float: left;
    margin-left: 20px;
}
body.ind #mobile_menu {
    display: block;
}
.grid .product, 
.box .product {
    width: 50%;
}
.grid .image, 
.box .image {
    height: 260px;
    line-height: 200px;
    padding: 30px 10px;
}
.box {
    margin-bottom: 10px;
}
.box h2{
    margin-bottom: 15px;
}
#content,
#sidebar {
    width: 100%;
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
}
#search {
    position: fixed;
    top: 50px;
    left: 0px;
    z-index: 101;
    display: none;
    width: 100%;
    margin: 0;
    z-index: 10;
}
#search form {
    padding: 4px 5px;
    background-color: #2E2E2E;
    overflow: hidden;
    position: relative;
}
#search .button_search {
    position: absolute;
    top: 4px;
    right: 5px;
}
#search .input_search {
    width: 100%;
    max-width: none;
    padding: 0px 50px 0px 10px;
}
.contact_top {
      margin-right: 0;
}
#nav_search {
    border: none;
    background: none;
}
.arrow_down {
    display: block;
    cursor: pointer;
}
.catalog_menu {
    margin: 0;
    border-bottom: 0;
}
.sb,
#main_menu,
.accordion_content {
    display: none;
}
#footer{
	display: none;   
}
footer {
	padding: 0;
	margin-top: 5px;
}
.login_form label {
    display: block;
    float: none;
    margin-bottom: 3px;
    width: auto;
    text-align: left;     
}
.login_form .form_group input {
    width: 100%;
    max-width: 100%;
}
#sidebar #fh {
    margin-top: 25px;
}
}
@media (max-width: 689px) {
	
.header_shedule
{
	position: absolute;
	right: 60px;
}
	
}
@media (max-width: 650px)  {
#callback{
    margin: 10px auto 0;
    float: none;
    width: 145px;
    text-align: center;
}
.contact_top .phone_free {
    display: block;
    top: 0;
}
#logo {
    width: 100%;
    text-align: center;
    margin: 0;
}
.contact_top {
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
}
.phonesWrap, .feedbackWrap {
    width: 100%;
}
.feedbackWrap {
    display: block;
}
.email,
.phone {
    width: 100%;
    text-align: center;
}
.header_shedule
{
	position: static;
	width: 100%;
	margin: 0;
	text-align: center;
	margin-top: 20px;
}    
.login {
    width: 100%;
} 
.list .image,
.list .product_info{
    width: 100%;
    padding: 10px;
    text-align: center; 
}
.list .annotation {
   text-align: left;
}
.list h3 {
    margin: 10px 0;
}
.list .price_container {
    padding: 0px;
    float: none;
    margin-top: 7px;
}
#gallery,
#flypage .product_info {
    width: 100%;
    text-align: center;
} 
#flypage .price_container,
#flypage .buttons_box {
    border: none;
    margin: 0;
}
#flypage .price_container {
    padding: 10px 0 15px;
}
#flypage .product_info .productRatings {
    margin: 0;
}
.details{ margin: 0;}
#flypage .button2 {
//    display: block;
    margin: 0 auto 0px;
}
}

@media (max-width: 550px) {
#purchases  {
	display:block;
	width:100%
}
#purchases thead {
	display:none;
}
#purchases tbody {
	display:block;
	border:0;
}
#purchases tr {
	display:block;
	margin-bottom:30px; 
	border:1px solid #d7d7d7;	
}
#purchases td {
	display:block !important;
	text-align:center !important;
	border:0 !important;
}
#purchases .image {
    width: 100% !important;
}
tr.coupon {
    padding-left: 10px;
}
#purchases th.price {
    padding-right: 7px;
}
#purchases .order_total {
    padding: 15px;
    display: block;
    text-align: center;
}
#cart_informer.active .content {
	height:350px;
}
.product .features label {
    margin-bottom: 5px;
    float: none;
    width: 100%;
}
.product .features span {
    float: none;
    width: 100%;
    padding-left: 0;
}
}
            
@media (max-width: 490px)  {
  input.input_captcha {
    width: 150px;
}  
}   
         
@media (max-width: 420px)  {
#logo a {
    font-size: 44px;
}
.grid .product, 
.box .product {
    width: 100%;
}
#purchases .coupon input.coupon_code {
    margin-bottom: 5px;
}
.cart_form .form_group {
    width: 100%;
    padding: 0!important;
}
}




