@media screen and (max-width: 958px){
    .side-banner{
        display: none;
    }
}

@media screen and (max-width: 700px) {
    body{
        min-width: 0;
    }

    .order_steps .step.active:before,
    .order_steps .step:before{
        width:36vw;
    }
    #Catalog {
        padding-top: 15px;
    }
    /* hidding stuff */
    #Hat .lang,
    #Hat .third.column,
    #Hat .second.column .sum,
    #ContactFormWrap,
    #Hat .second.column .basket .text,
    #SocNetworks,
    #CatalogSearch select.styled,
    #CatalogSearch .select-wrap,
    #TopMenuWrap,
    #Slideshow .arrow,
    #LeftColumn,
    #TabbedProducts,
    #ProductList .header,
    #ProductList .pagination,
    #ProductList .pagination .text,
    #ProductList .pagination .pages span,
    #Footer .columns .first.column,
    #Footer .columns .second.column,
    #Footer .columns .fourth.column,
    #orderform #BigCart,
    #orderform h2.styled {
        display: none;
    }
    #ProductList h1.black-title{ text-align:center; }
    #ProductList .header{ display:block; }
	/*#Hat .third.column{ display:block; }
	#Hat .third.column div{ display:none; }
	#Hat .third.column div.whityCN{ display:block; }
	#Hat .third.column div.whityBG{ display:block; }*/
    /* showing stuff */
    #MobileBigCart,
    #MobileMailinglist,
    #MobileFilters {
        display: block;
    }
    #BreadCrumbs {
        height: auto;
        padding: 0px 10px;
        border-bottom: 1px solid #cccccc;
    }
    #ProductList .pagination.bottom {
        display: block;
    }
    #mobile-menu-trigger {
        display: block;
        width: 31px;
        height: 20px;
        position: absolute;
        left: 10px;
        top: 10px;
    }
    .width_wrapper {
        margin: auto;
        width: 100%;
        overflow: hidden;
    }
    #Hat .second.column .basket_wrap {
        width: auto;
		text-align: center;
		margin-top: 10px;
    }
	.cart-icon-png{
		width: 30px;
		display:block;
		margin-right: 0px;
		margin-left:-5px;
		margin-top:-2px;
	}
    #Hat .first.column {
        width: 100%;
        padding-top: 2px;
        text-align: center;
        position: relative;
        z-index: 1
    }
    .logo_link {
        left: 50%;
        float: left;
    }
    .logo_link img {
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
    }
    #Hat .second.column {
        width: auto;
        position: absolute;
        right: 10px;
        top: 0px;
        text-align:  right;
        z-index: 2;
    }
    #Hat .second.column .basket {
        width: 24px;
        padding-right: 6px;
        min-width: auto;
        min-width: unset;
        /* padding-left: 46px; */
        background-image: none!important;
    }
    #Hat .right-side {
        width: 100%;
    }
    #Hat .first.column,
    #Hat .second.column {
        border: none;
    }
    #CatalogSearch form {
        width: 90%;
        margin: 0 auto;
        /* float: left; */
        letter-spacing: 0;
        word-spacing: 0;
        white-space: nowrap;
        /* display:  inline-block; */
    }
    #CatalogSearch form:after {
        content: '';
        display: block;
        clear: both;
    }
    #CatalogSearch input[type='submit'] {
        margin-left: -4px;
        width: 15%;
    }
    #search_needle_wrap {
        float: none;
        width: 85%;
        /* margin-right: 70px; */
        /* float:left; */
        display: inline-block;
        vertical-align: top;
        margin: 0;
    }
    #search_needle_wrap input[type="text"] {
        float: none;
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        height: 32px;
        border-left: 1px solid #cdcdcd;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    #Slideshow {
        width: 100%;
        text-align: center;
        line-height: 14px;
        border-bottom: 4px solid black;
        margin-bottom: 0px;
        height: auto;
    }
    #Slideshow .track li a img {
        max-width: 100%;
    }
    #Slideshow .bullets {
        position: relative;
        display: inline-block;
        text-align: center;
        right: auto;
        bottom: auto;
    }
    #Slideshow .bullets li {
        float: none;
    }
    #RightColumn {
        width: 100%;
    }
    #ProductList .grid .product.last {
        margin-right: 0px;
    }
    #RightColumn .box {
        border: none;
    }
    #ProductList .grid .product,
    #CategoryList .category {
        float: none;
        display: inline-block;
        margin-right: 0px;
    }
    #ProductList>.grid,
    #ProductList>.list,
    #CategoryList .list {
        margin: auto;
        display: inline-block;
        text-align: center;
    }
    #LeftColumn .box .title,
    #PageContent h1.styled {
        border-top: 4px solid #000000;
        border-bottom: none;
        border-radius: 0px;
        text-align: center;
        background: transparent;
        border-bottom: 1px solid #cccccc;
        background: url("/../../images/html/mobile_title_bg.png");
    }
    #Body {
        border-top: 0px;
        padding-bottom: 0px;
    }
	#Footer .width_wrapper{
		width:auto;
	}
	#Footer .menu > ul > li{
		text-align:center !important;
	}
	#Footer .columns .third.column {
		text-align: center !important;
	}
	#Footer .columns .first.column{
		display: block;
		text-align: center;
		padding: 20px 0px 15px 0px;
		font-weight: 700;
	}
	#Footer .copyrights{ padding: 20px 0px; }
	#Footer .columns .second.column{
		display:block;
	}
	#Footer .disclaimer{ padding:30px;background: #fafcfb; }
    #PageContent {
        border-radius: 0px;
        border: 0px;
        margin-bottom: 0px;
    }
    #PageContent .formatedtext {
        padding: 11px;
    }
    #PageContent .formatedtext img {
        max-width: 100%;
        height: auto !important;
    }
    #Footer .menu>ul>li {
        float: none;
        text-align: center;
        margin: auto;
        border: 0px;
        border-bottom: 1px solid #353a40;
        border-top: 1px solid #4e5660;
        background: url("/../../images/html/mobile_bottom_menu_arrow.png") no-repeat;
        background-position: right top;
    }
    #Footer .menu>ul>li ul {
        display: none;
    }
    #Footer .menu>ul>li.active ul {
        display: block;
    }
    #Footer .menu>ul>li>a {
        display: block;
        line-height: 36px;
        text-transform: uppercase;
    }
    #Footer .menu>ul>li>ul a {
        font: 14px/36px arial;
        color: #b3b3b3;
        text-transform: uppercase;
        display: block;
    }
    #Footer .menu>ul>li>ul .active a {
        text-decoration: underline;
    }
    #Footer .menu>ul>li.last,
    #Footer .menu>ul>li {
        width: auto;
    }
    #Footer .menu>ul>li.last .last a,
    #Footer .menu>ul>li.last>a {
        /* border-bottom: 0px; */
    }
    #Footer .menu>ul>li.first .first a,
    #Footer .menu>ul>li.first>a {
        /*border-top: 0px;    */
    }
    #Footer .columns {
        margin-top: 0px;
        background: none;
        padding: 0px;
    }
    #Footer .columns .column {
        height: auto;
        width: 100%;
        text-align: center;
        background: none;
        padding: 10px 0px;
        background: url("/../../images/html/mobile_title_bg.png");
    }
    #Footer .columns .column .title {
        margin-bottom: 0px;
    }
    #Footer .copyrights {
        background: url("/../../images/html/mobile_title_bg.png");
    }
    #MobileCatalogMenu {
        display: block;
    }
    #MobileCatalogMenu li a {
        text-align: center;
        color: #48525e;
        border-bottom: 1px solid #d7d7d7;
        text-decoration: none;
        display: block;
    }
    #MobileCatalogMenu li.level0 {
        font: bold 18px/50px arial;
        text-transform: uppercase;
        background: url("/../../images/html/mobile_title_bg.png");
    }
    #MobileCatalogMenu .level1>a {
        font: 16px/50px Arial;
        background-color: #f0f0f0;
    }
    #MobileCatalogMenu .level2>a {
        font: 14px/50px Arial;
        background-color: #f8f8f8;
    }
    #MobileMenu {
        z-index: 201;
        position: fixed;
        left: 0px;
        top: 0px;
        width: 0px;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        background: #3e454d;
        display: block;
        padding-bottom: 100px;
    }
    #MobileMenu.open {
        padding-right: 10px;
    }
    #MobileMenu li {
        cursor: pointer;
    }
    #MobileMenu .inner_wrap {
        width: 50%;
        max-width: 100%;
        min-width: 300px;
    }
    #MobileMenu .level0>li {
        padding-left: 15px;
        padding-right: 15px;
        border-top: 1px solid #4e5660;
        border-bottom: 1px solid #353a40;
        display: block;
        min-height: 44px;
    }
    #MobileMenu .level0>li.hasKids,
    #MobileMenu .level1>li.hasKids {
        background: url("/../../images/html/mobile_menu_arrow.png") no-repeat right top;
    }
    #MobileMenu .level0>li>a {
        font: bold 16px arial;
        color: white;
        text-decoration: none;
        display: inline-block;
    }
    #MobileMenu .level0>li.active>a {
        color: white;
    }
    #MobileMenu .level0>li.inactive>a {
        color: #9ea2a6;
    }
    #MobileMenu .level1 {
        display: none;
    }
    #MobileMenu .level0>li.active .level1 {
        display: block;
        position: fixed;
        left: 20%;
        top: 0px;
        background: #62666a;
        width: 80%;
		z-index:100000;
    }
    #MobileMenu .level1>ul>li,
    #MobileMenu .level2>ul>li {
        /* padding-left: 15px;
      padding-right: 15px; */
        border-top: 1px solid #7b8085;
        border-bottom: 1px solid #464c52;
        display: block;
        display: flex;
        align-items: center;
        min-height: 44px;
    }
    #MobileMenu .level1>ul>li>a,
    #MobileMenu .level2>ul>li>a {
        font: 16px arial;
        color: white;
        text-decoration: none;
        display: inline-block;
        padding-left: 15px;
        padding-right: 15px;
    }
    #MobileMenu .level2 {
        display: none;
        border-top: 1px solid #464c52;
    }
    #MobileMenu .close,
    #MobileMenu .closeall {
        color: #9ea2a6;
        display: block;
        background: url("/../../images/html/mobile_menu_arrow_close.png") no-repeat left center;
        font: bold 14px/44px arial;
        text-decoration: none;
        text-transform: uppercase;
        padding-left: 10px;
        margin-left: 15px;
    }
    #MobileMenu .level1>ul>li.active .level2 {
        display: block;
        margin-top: 13px;
    }
    #MobileMenu .level1>li.hasKids.active {
        border-bottom: 0px;
    }
    #MobileMenu .level1>li.hasKids.active .first {
        border-top: 1px solid #7b8085;
    }
    #mobile-menu {
        margin-bottom: 44px;
        border-bottom: 1px solid #4e5660;
    }
    #MobileMenu .buttons div {
        border-top: 1px solid #353a40;
    }
    #MobileMenu .buttons div a,
    #MobileMenu .buttons div span {
        border-top: 1px solid #4e5660;
    }
    #MobileMenu .buttons div.last {
        border-bottom: 1px solid #4e5660;
    }
    #MobileMenu .buttons div.last a,
    #MobileMenu .buttons div.last span {
        border-bottom: 1px solid #353a40;
    }
    #MobileMenu .buttons a,
    #MobileMenu .buttons span {
        display: block;
        color: white;
        text-decoration: none;
        font: 16px/44px Arial;
        padding-left: 15px;
        padding-right: 15px;
    }
    #MobileMenu .buttons a.first {
        border-top: 1px solid #353a40;
    }
    .loginform input[type='text'],
    .loginform input[type='password'] {
        width: 250px;
        background: #f3f3f3;
        border: 1px solid #cbcbcb;
        border-radius: 7px;
        border-bottom: 0px;
        border-right: 0px;
        padding: 0px 5px;
        line-height: 33px;
    }
    #MobileMenu .SocIcons {
        text-align: center;
        width: 100%;
        margin-top: 100px;
        word-spacing: 10px;
    }
    #Product .columns .column.one {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 18px;
    }
    #ProductImages .rest .arrow.right,
    #ProductImages .rest .arrow.left,
    #ProductImages,
    #TabbedContent .tab {
        -webkit-border--radius: 0px;
        border-radius: 0px;
    }
    #ProductImages {
        border: none;
        border-bottom: 1px solid #d7d7d7;
        border-top: 1px solid #d7d7d7;
    }
    #Product .columns .column {
        float: none;
    }
    #Product .columns .column.two {
        width: 95%;
        margin: auto;
        float: none;
    }
    #Product .columns .column.two .soc_wrap {
        margin: auto;
    }
    #TabbedContent .tabs {
        border-bottom: 1px solid #d7d7d7;
    }
    #TabbedContent .tab {
        float: none;
        border: none;
        border-top: 1px solid #d7d7d7;
        height: 45px;
        font: bold 18px/45px Arial;
        background: url("/../../images/html/mobile_tab_arrow.png") no-repeat right center white;
    }
    #TabbedContent .tab.active {
        background: url("/../../images/html/mobile_tab_arrow_active.png") no-repeat right center white;
    }
    #TabbedContent .first.tab,
    #TabbedContent .second.tab,
    #TabbedContent .third.tab {
        width: 100%;
    }
    #TabbedContent .content {
        border: none;
        background: white;
        display: none;
    }
    #Product h1.title {
        margin: 10px;
        margin-bottom: 0px;
    }
    #Product .small_text {
        margin: 10px;
        margin-top: 0px;
    }
    #Product .columns .column.two .data .buy input[type='submit'] {
        width: 100%;
        font-weight: bold;
    }
    #MobileBigCart {
        padding-top: 10px;
        background: url("/../../images/html/mobile_title_bg.png");
    }
    #MobileBigCart .product {
        border: 1px solid #dcdcdc;
        width: 95%;
        margin: auto;
        -webkit-border--radius: 4px;
        border-radius: 4px;
        background: white;
        position: relative;
        margin-bottom: 10px;
    }
    #MobileBigCart .product .image {
        text-align: center;
        padding: 10px;
    }
    #MobileBigCart .product .remove {
        position: absolute;
        right: 5px;
        top: 0px;
    }
    #MobileBigCart .product .label {
        float: left;
        width: 30%;
    }
    #MobileBigCart .product .label span {
        padding-left: 10px;
        margin-right: 10px;
    }
    #MobileBigCart .product .value {
        float: left;
        width: 70%;
    }
    #MobileBigCart .product .row {
        padding: 10px 15px;
        border-top: 1px solid #cccccc;
    }
    #MobileBigCart .product .row.counts input {
        border: 1px solid #d7d7d7;
        width: 59px;
        text-align: right;
        padding: 0px 5px;
    }
    #MobileBigCart .actions {
        width: 95%;
        margin: auto;
    }
    #MobileBigCart .actions a {
        color: white;
        display: block;
        text-align: center;
        width: 100%;
        margin: auto;
        font: bold 14px/28px Arial;
        text-transform: uppercase;
        border-radius: 7px;
        text-decoration: none;
        margin-bottom: 14px;
    }
    #MobileBigCart .actions .continue {
        background: #3e454d;
    }
    #MobileBigCart .sep {
        height: 2px;
        width: 100%;
        clear: both;
        margin: 15px 0px;
        background: url("/../../images/html/mobile_big_cart_sep.png") repeat-x left top;
    }
    #MobileBigCart .total_box .title {
        text-transform: uppercase;
        font: bold 18px Arial;
        text-align: center;
    }
    #MobileBigCart .total_box .box,
    #MobileBigCart .promobox .box {
        border: 1px solid #dcdcdc;
        width: 95%;
        -webkit-border--radius: 4px;
        border-radius: 4px;
        background: white;
        margin: 15px auto;
        text-align: center;
    }
    #MobileBigCart .promobox .box {
        text-align: left;
    }
    #MobileBigCart .promobox .box td:first-child {
        padding-left: 10px;
        padding-right: 10px;
    }
    #MobileBigCart .promobox .box input {
        border: 1px solid #d7d7d7;
        width: 140px;
        text-align: left;
        padding: 0px 5px;
    }
    #MobileBigCart .total_box .total {
        padding: 12px 0px;
    }
    #MobileBigCart .total_box .total .primary {
        font: bold 22px arial;
    }
    #MobileBigCart .total_box .total .secondary {
        font: 16px arial;
    }
    #MobileBigCart .total_box .delivery {
        border-top: 1px solid #cccccc;
        padding: 12px 0px;
    }
    #orderform .loginform table {
        width: 100%;
    }
    #orderform .loginform table tr,
    #orderform .loginform table td,
    #orderform #shoporderform_wrap table tr,
    #orderform #shoporderform_wrap table td {
        display: block;
    }
    #orderform #shoporderform_wrap table tr {
        margin-bottom: 5px;
    }
    #orderform table .label {
        width: 100%;
        padding: 0px;
        text-align: left;
    }
    #orderform .loginform {
        padding: 10px 0px;
    }
    #orderform .loginform table,
    #orderform #shoporderform_wrap table {
        width: 95%;
        margin: auto;
    }
    #orderform #shoporderform_wrap table textarea {
        max-width: 100%;
        min-width: 100%;
    }
    #orderform #shoporderform_wrap select {
        width: 100%;
    }

    #orderform .loginform input[type='submit'],
    #orderform #shoporderform_wrap table input[type='submit'] {
        width: 100%;
        line-height: 33px;
    }
    #orderform .loginform .recover {
        width: 100%;
        display: block;
        text-align: center;
    }
    #orderform table.soc_login tr {
        display: table-row;
    }
    #orderform table.soc_login td {
        display: table-cell;
        width: auto;
        float: left;
        line-height: 32px;
        padding-right: 10px;
    }
    #MobileFilters .title {
        background: white;
        font: bold 18px/51px Arial;
        text-align: center;
        cursor: pointer;
        text-transform: uppercase;
        background: url("/../../images/html/mobile_catalog_menu_arrow.png") no-repeat right top;
    }
    #MobileFilters.active .title {
        background: url("/../../images/html/mobile_catalog_menu_arrow_active.png") no-repeat right top;
    }
    #MobileFilters {
        border-bottom: 1px solid #cccccc;
        background: white;
    }
    #MobileFilters .filters {
        height: 0px;
        overflow: hidden;
        background: white;
    }
    /*#MobileFilters .filters .inner_wrap{
      padding-bottom: 20px;
    }*/
    #MobileFilters.active .filters {
        height: auto;
    }
    #MobileFilters .filters .filter_groups .group {
        width: 95%;
        margin: auto;
        margin-bottom: 8px;
        border: 1px solid #d7d7d7;
        border-radius: 3px;
    }
    #MobileFilters .filters .filter_groups .group .head {
        text-align: center;
        font: bold 16px/43px Arial;
        cursor: pointer;
    }
    #MobileFilters .filters .filter_groups .group.active .head {
        background: #f0f0f0;
        border-bottom: 1px solid #d7d7d7;
    }
    #MobileFilters .filters .filter_groups .group .content {
        height: 0px;
        overflow: hidden;
    }
    #MobileFilters .filters .filter_groups .group.open .content {
        height: auto;
    }
    #MobileFilters .filters .filter_groups .group .content .line {
        padding: 3px 10px;
    }
    #MobileFilters input[name='Filter'],
    #MobileFilters input[name='ClearCatalogFilter'] {
        display: block;
        margin: 8px auto;
        height: 32px;
        text-transform: uppercase;
        border: none;
        width: 95%;
        font: bold 14px Arial;
        border-radius: 10px;
        color: white;
    }
    #MobileFilters input[name='ClearCatalogFilter'] {
        background: #3e454d;
    }
    #ProductList .no_products {
        margin-top: 13px;
    }
    #MobileMenu .Currencies,
    #MobileMenu .Languages {
        border-top: 1px solid #353a40;
    }
    #MobileMenu .Languages {
        border-bottom: 1px solid #353a40;
    }
    #MobileMenu .Currencies a,
    #MobileMenu .Languages a {
        float: left;
        display: block;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        color: #878787;
    }
    #MobileMenu .Currencies a span,
    #MobileMenu .Languages a span {
        font: bold 14px/42px Arial;
        display: block;
        border-right: 1px solid #353a40;
        border-left: 1px solid #4c535d;
        border-top: 1px solid #4c535d;
    }
    #MobileMenu .Currencies a.active span {
        background: #4c545e;
    }
    #MobileMenu .Currencies a.last span,
    #MobileMenu .Languages a.last span {
        border-right: 0px;
    }
    #MobileMenu .Currencies a.first,
    #MobileMenu .Languages a.first {
        border-left: 0px;
    }
    #MobileFilters .select-wrap {
        margin: 10px auto;
        float: none;
    }
    #MobileMailinglist {
        background: white;
    }
    #MailingListBox .content {
        padding-top: 0px;
    }
    #MobileMailinglist .title {
        text-align: center;
        font: bold 18px/34px Arial;
        text-transform: uppercase;
        color: #48525e;
    }
    #MobileMailinglist input[type="text"] {
        display: block;
        width: 100%;
        padding: 0px;
    }
    #MobileMailinglist input[type="submit"] {
        display: block;
        width: 100%;
    }
    #map_canvas {
        height: 250px;
    }

    #TabbedContent .tabs{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    #TabbedProducts .tab.active:first-child,
    #TabbedContent .tabs .tab{
        -webkit-box-flex: 1;
            -ms-flex: 1 0 100%;
                flex: 1 0 100%;
                width: 100%;
    }

    #accessories #TabbedProducts{
        display: block;
    }

    #social{
        top: 200px;
    }

    #BreadCrumbs{
        display: none;
    }

    .side-banner{
        display: none;
    }

    #CategoryList .list{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }

    #CategoryList .list .category{
        margin: 0 5px;
        margin-bottom: 15px;
    }

    #CategoryList .list .cb{
        display: none;
    }

    .names{
        right: 0;
        width: 200px;
        text-align: right;
    }

    .second-and-a-half.column{
        display: none;
    }
}

@media screen and (max-width: 300px) {
    #CatalogSearch input[type='text'] {
        width: 100px;
    }
}
