.look_all {
    font-size: 12px;
    color: #606060;
    text-align: center;
}

.img-responsive{
display: block;
max-width: 100%;
height: auto;
}
.pull-right{
float: right !important;
}

.list .item1{
	width: 73%;
    float: right;
    /*margin: 0 1.015% 1.775em;*/
    padding:0.1em;
    /*border:1px solid white;*/
    /*border-radius:8px;*/
}
.list .item1 img{max-width:100%;max-height:100%;display:block;margin-bottom:3%;}
.list .item1 p{margin-top:1em;text-align:center;}
.list .item2{
	width: 26%;
	float: right;
	/*margin: 0 1.015% 1.775em;*/
	padding:0.1em;
	/*border:1px solid white;*/
	/*border-radius:8px;*/
	}
.list .item2 img{max-width:100%;max-height:100%;display:block;margin-bottom:3%;}
.list .item2 p{margin-top:1em;text-align:center;}
.list .item3{
	width: 26%;
	float: right;
	/*margin: 0 1.015% 1.775em;*/
	padding:0.1em;
	/*border:1px solid white;*/
	/*border-radius:8px;*/
	}
	
.list .item3 img{max-width:100%;max-height:100%;display:block;margin-bottom:3%;}
.list .item3 p{margin-top:1em;text-align:center;}
.list .item4{
	width: 26%;
	float: right;
	/*margin: 0 1.015% 1.775em;*/
	padding:0.1em;
	/*border:1px solid white;*/
	/*border-radius:8px;*/
	}
	
.list .item3 img{max-width:100%;max-height:100%;display:block;margin-bottom:3%;}
.list .item3 p{margin-top:1em;text-align:center;}



.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-1 {
    width: 8.333333%;
}
.col-xs-2 {
    width: 16.666667%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.333333%;
}
.col-xs-5 {
    width: 41.666667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.333333%;
}
.col-xs-8 {
    width: 66.666667%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.333333%;
}
.col-xs-11 {
    width: 91.666667%;
}
.col-xs-12 {
    width: 100%;
}


@media (min-width: 544px) {
.sm-hidden {
	display: none;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
}
.col-sm-1 {
    width: 8.333333%;
}
.col-sm-2 {
    width: 16.666667%;
}
.col-sm-3 {
    width: 25%;
}
.col-sm-4 {
    width: 33.333333%;
}
.col-sm-5 {
    width: 41.666667%;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-7 {
    width: 58.333333%;
}
.col-sm-8 {
    width: 66.666667%;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-10 {
    width: 83.333333%;
}
.col-sm-11 {
    width: 91.666667%;
}
.col-sm-12 {
    width: 100%;
}
.add_but {
    margin-top: 12px;
    float: right;
}
#flypage .price_container {
    float: left;
    max-width: calc(100% - 220px);
}
}


@media (min-width: 768px) {
.md-hidden {
	display: none;
}
.md-right {
 float: right;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}
.col-md-1 {
    width: 8.333333%;
}
.col-md-2 {
    width: 16.666667%;
}
.col-md-3 {
    width: 25%;
}
.col-md-4 {
    width: 33.333333%;
}
.col-md-5 {
    width: 41.666667%;
}
.col-md-6 {
    width: 50%;
}
.col-md-7 {
    width: 58.333333%;
}
.col-md-8 {
    width: 66.666667%;
}
.col-md-9 {
    width: 75%;
}
.col-md-10 {
    width: 83.333333%;
}
.col-md-11 {
    width: 91.666667%;
}
.col-md-12 {
    width: 100%;
}
.footer_container {
    border-radius: 0 0 5px 5px;
}
.footer_top {
    padding-left: 15px;
    padding-right: 15px;
}
.list .details {
    padding-left: 240px;
}
.slider_content {
    padding: 60px 0 0 50px;
}
.slider_header {
    font-size: 38px;
}
.slider_subheader {
    font-size: 24px;
}
.purchase .purchase_left {
    text-align: left;
}
.grid .product {
    float: left;
    width: 33.333333%;
}
}

@media (min-width: 992px) {
.lg-hidden {
	display: none;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-1 {
    width: 8.333333%;
}
.col-lg-2 {
    width: 16.666667%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-4 {
    width: 33.333333%;
}
.col-lg-5 {
    width: 41.666667%;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-7 {
    width: 58.333333%;
}
.col-lg-8 {
    width: 66.666667%;
}
.col-lg-9 {
    width: 75%;
}
.col-lg-10 {
    width: 83.333333%;
}
.col-lg-11 {
    width: 91.666667%;
}
.col-lg-12 {
    width: 100%;
}
.product_wrap {
    margin-right: -15px;
    margin-left: -15px;
}
.header {
    padding-top: 40px;
}
.header_container {
    border-radius: 5px 5px 0 0;
}
#main_menu {
    padding: 16px 30px;
}
#phones {
    float: left;
}
#cart_informer{
    float: right;
}
#search {
    float: right;
    margin-right: 20px;
}
.main_container {
    padding-top: 30px;
}
.logo{
    float: left;
}
#cart_informer {
    float: right;
}
#cart_informer .cart_icon {
    border: 1px solid #2c9028;
    border-radius: 3px 0 0 3px;
    border-right: none;
    box-shadow: inset 0 1px 0 #00ce0a, inset 1px 0 0 #00ce0a;
    background-color: #01a708;
}
.cart_info {
    position: relative;
    display: block;
    line-height: 47px;
    padding: 0 22px;
    padding-right: 40px;
    font-size: 15px;
    position: relative;
    background-color: #282828;
    border-top: 1px solid #282828;
    box-shadow: inset 0 1px 0 #787878;
    border-radius: 0 3px 3px 0;
    float: left;
}
.cart_info::after {
    position: absolute;
    right: 10px;
    left: auto;
    top: 16px;
    display: block;
    width: 20px;
    height: 20px;
    content: '';
    background: url(../images/sprite.svg) no-repeat -32px -48px;
}
.cart_info.active::after {
    background: url(../images/sprite.svg) no-repeat -68px -48px;
}
.cart_info::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position:  absolute;
    left: -1px;
    top: 13px;
    border: 10px solid transparent;
    border-left: 10px solid #01a708;
}
#main_menu {
    background-color: #282828;
    padding: 16px 20px;
}
#menu {
    float: left;
}
#account {
    float: right;
}
#main_menu li{
    float: left;
    list-style: none;
    padding: 2px 11px 4px 0;
    margin: 0 10px 0 0;
    background: url(../images/tsp.gif) no-repeat 100% 0;
}
#account li:last-child {
    margin: 0;
    background: none;
}
.menu_a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.menu_a.selected,
.menu_a:hover {
    color: #31a32d;
}
.foot_box {
    width:  23%;
    margin-right: 2%;
    border-right: solid 1px #404040;
    padding-bottom: 20px;
    float:  left;
}
.foot_box:last-child {
    border-right: none;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.logo {max-width: 200px;}
#search {width: 200px;}
#phones {margin: 0px 0 0 20px;}
#main_menu li {
    padding: 2px 10px 4px 0;
    margin: 0 17px 0 0;
}
.slider_header {
    font-size: 45px;
}
.slider_subheader {
    font-size: 28px;
}
}

@media (min-width: 1200px) {
.container {
    max-width: 1200px;
}
.xl-hidden {
	display: none;
}
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
}
.col-xl-1 {
    width: 8.333333%;
}
.col-xl-2 {
    width: 16.666667%;
}
.col-xl-3 {
    width: 25%;
}
.col-xl-4 {
    width: 33.333333%;
}
.col-xl-5 {
    width: 41.666667%;
}
.col-xl-6 {
    width: 50%;
}
.col-xl-7 {
    width: 58.333333%;
}
.col-xl-8 {
    width: 66.666667%;
}
.col-xl-9 {
    width: 75%;
}
.col-xl-10 {
    width: 83.333333%;
}
.col-xl-11 {
    width: 91.666667%;
}
.col-xl-12 {
    width: 100%;
}
.slider_header {
    font-size: 52px;
}
.slider_subheader {
    font-size: 32px;
}
.menu_a {
    font-size: 15px;
}
#main_menu li {
    padding: 2px 16px 4px 0;
    margin: 0 15px 0 0;
}
#browsed_products li {
    width: 33.33333%;
}
.list .annotation {
    max-width: 390px;
    float: left;
}
.list .preview_form {
    float: right;
    border-left: 1px solid #d1d0d0;
    padding-left: 20px;
    padding-bottom: 25px;
    width: 190px;
}
#cart_informer {margin-top: 7px;}
#search {
    margin-top: 7px;
    margin-right: 30px;
}
#phones {margin: 7px 0 0 32px;}
}

@media (min-width: 1250px) {
.container {
    max-width: 1230px;
}
.list .annotation {
    max-width: 420px;
}
#phones {margin: 7px 0 0 50px;}
}

@media (max-width: 991px) {
.tablet-hidden {
    display: none;
}
#left .btn {
    padding: 10px 11px 10px 58px;
}
.catalog_head {
    position: relative;
	cursor: pointer;
}
.catalog_head.active::after {
    background-position: -44px -158px ;
}
.catalog_switch {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
}
.catalog_switch::after {
    content: "";
    display: block;
    position:  absolute;
    width: 24px;
    height: 24px;
    top: 9px;
    right: 15px;
    background: url(../images/sprite.svg);
    background-position: 0 -158px;
}
.submenu a {
    padding: 10px 30px 10px 10px;
}
.filter_switch {
	display: block;
    position:  absolute;
	cursor: pointer;
	width: 24px;
    height: 24px;
    top: 9px;
    right: 15px;
    background: url(../images/sprite.svg);
    background-position: 0 -158px;
}
.filter_switch.active {
	background-position: -44px -158px ;
}
.header {
    padding-top: 50px;
}
#main_menu {
    display: block;
    left: -240px;
    overflow: hidden;
    position: fixed;
    top: 50px;
    width: 240px;
    height: 100%;
    padding-bottom: 50px;
    background-color: #323232;
    z-index: 120;
    margin: 0;
}
#main_menu ul {
    height: 100%;
    overflow: auto;
    border-top: 1px solid #232323;
    border-right: 1px solid #232323;
    -webkit-overflow-scrolling: touch;
    list-style: none;
}
.menu_a  {
    color: #fff;
    border-bottom: 1px solid #232323;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 26px;
    padding: 10px 20px 11px;
    position: relative;
    text-decoration: none;
}
#search {
    width: 100%;
    position: fixed;
    left: 0;
    top: 51px;
    display: none;
    z-index: 9;
    margin: 0;
}
.search {
    background: #FBFBFB;
}
#cart_informer {
    position: fixed;
    z-index: 120;
    right: 0px;
    top: 1px;
    border-left: 1px solid #232323;
    padding: 0 15px 0 10px;
}
.cart_info  {
    display: inline-block;
    line-height: 48px;
    font-weight: bold;
    font-size: 16px;
}
.cart_content {
    max-height: 400px;
    border-bottom: 2px solid #323232;
}
#content,
#left {
    margin-bottom: 20px;
}
.logo {
    margin-top: 0;
    text-align: center;
}
#phones {
    margin-top: 20px;
    text-align: center;
}
}

@media (max-width: 767px) {
.mobile-hidden {
    display: none;
}
#products .image {
    float: left;
    width: 220px;
    margin: 0;
    line-height: normal;
    text-align: left;
    border: none;
}
#products .preview {
    text-align: left;
    padding: 15px;
    border: solid 1px #d8d8d8;
    border-radius: 4px;
    overflow: hidden;
}
#products .details {
    float: left;
    width: calc(100% -220px);
}
.foot_box {
    margin: 0;
    width: 100%;
    border: 0;
    padding: 0;
}
.footer_container {
    background: #2e2e2e;
    padding-top: 5px;
    padding-bottom: 15px;
}
.foot_heading,
.social_head {
    border-bottom: 1px solid #404040;
    padding: 0 40px 10px 0;
    margin: 20px 0 12px;
    position: relative;
}
.slider_content {
    padding: 11% 0 0 8%;
}
.slider_heading{
    font-size: 45px;
}
.slider_subheading{
    font-size: 28px;
}
.slider_content p,
.slider_details,
#filter_content {
    display: none;
}
.main_banner .slick-dots {
    display: none;
}
.breadcrumbs {
    margin-bottom: 20px;
}
.purchase,
.purchase tbody,
.purchase tfoot,
.purchase tr,
.purchase td,
.purchase th {
  display: block;
  width: 100%;
}
.purchase td:empty,
.purchase th:empty {
  display: none;
 }
 .purchase td {
     border: none;
 }
.purchase tr {
    border: 1px solid #ececec;
    margin-bottom: 25px;
}
.subtotal td {
    text-align: center;
}
.view {
    display: none;
}
}


@media (max-width: 543px) {
.small-hidden {
    display: none;
}
.slider_content {
    padding: 14% 0 0 12%;
}
.slider_header {
    font-size: 26px;
}
.slider_subheader {
    font-size: 21px;
}
.slider_details {display: none;}
#products .image {
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
}
#products .details {
    float: none;
    width: 100%;
    padding: 0;
    text-align: center;
}
.comparison_left {
    width: 40%;
}
.comparison_products {
    width: 60%;
}
.comment_form .button,
.cart_form .button,
.register_form .button,
.feedback_form .button {
    float: none;
}
.slider_content {
    display: none;
}
}
