@media only screen and (max-width: 1199px) {

    #contacts:before {
        left: 46px
    }

    #shedule:before {
        left: 58px
    }

    .header_logo {
        margin: 14px 0
    }

    footer .contacts ul li.address {
        line-height: 14px;
        padding-top: 9px
    }

    #right-block i {
        top: 42%;
        font-size: 23px
    }

    #contacts i.contacts-fa {
        top: 32%;
        left: 19%
    }

    #shedule i {
        left: 26%
    }
}

@media only screen and (max-width: 992px) {

    .to_top #search {
        right: 32px
    }

    .slideshow-box h2 {
        font-size: 20px;
        margin-top: 100px
    }

    .slideshow-box p {
        font-size: 14px
    }

    .sidebar-box {
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .6);
        z-index: 100;
        visibility: hidden
    }

    .sidebar-box.clicked {
        visibility: visible;
        left: 240px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }

    #sidebar {
        z-index: 101
    }

    #megamenu-menu .dropdown-menu a:hover,#megamenu-menu .dropdown-menu ul li a:hover {
        background: 0 0 !important
    }

    #shedule i {
        left: 22%
    }

    .to_top {
        position: static
    }

    #contacts:before {
        left: 24px
    }

    #shedule:before {
        left: 38px
    }

    #right-block {
        padding-top: 20px
    }

    #cart {
        padding: 5px
    }

    .header_logo {
        margin: 14px auto 24px
    }

    .megamenu-toggle-a {
        position: absolute !important;
        display: block;
        right: 0;
        top: 6px;
        width: 60px !important;
        z-index: 2
    }

    .megamenu-toggle-a {
        top: -2px
    }

    .megamenu-toggle-a:before {
        position: absolute;
        right: 22px;
        top: 23px;
        display: block;
        width: 10px;
        height: 2px;
        background: #fff;
        content: "";
        -webkit-transition: all .1s ease-out;
        -moz-transition: all .1s ease-out;
        -ms-transition: all .1s ease-out;
        -o-transition: all .1s ease-out;
        transition: all .1s ease-out
    }

    .megamenu-toggle-a:after {
        position: absolute;
        right: 26px;
        top: 19px;
        z-index: 5;
        display: block;
        height: 10px;
        width: 2px;
        background: #fff;
        content: "";
        -webkit-transition: all .1s ease-out;
        -moz-transition: all .1s ease-out;
        -ms-transition: all .1s ease-out;
        -o-transition: all .1s ease-out;
        transition: all .1s ease-out
    }

    .open>.megamenu-toggle-a:after,.open>.megamenu-toggle-a:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    #megamenu-menu .dropdown-inner a {
        /*padding-top: 8px !important;
        padding-bottom: 8px !important*/
    }

    ul.list-unstyled.megamenu-haschild.simple-category li {
        position: relative;
        padding-left: 0;
        padding-top: 18px !important;
        padding-bottom: 18px !important
    }
}

@media only screen and (max-width: 768px) {
    .options .form-group br + .radio .tooltip {
        left: -20px !important
    }

    .slideshow-box .owl-dots {
        padding-top: 20px
    }

    #contacts i.contacts-fa {
        top: 20%;
        left: 9%
    }

    #shedule i {
        left: 3%
    }

    .options .radio:first-child .tooltip.top {
        left: -20px !important
    }

    .options .form-group.required>label:first-of-type+.tooltip.top {
        left: 2px !important
    }

    #megamenu-menu .btn-navbar {
        padding: 2px 0 2px 15px !important
    }

    a.cheaper {
        display: block;
        width: 110px;
        margin: 10px 0
    }

    p.text-center .button {
        display: block;
        margin: 0 15%
    }

    body {
        padding-top: 60px
    }

    .navbar-nav>li,nav {
        height: auto
    }

    #megamenu-menu .nav>li>a {
        padding-left: 10px !important
    }

    .top-panel {
        position: fixed;
        top: 0;
        height: 60px;
        z-index: 45;
        border-bottom: 1px solid #525252
    }

    nav #search {
        display: none
    }

    #sidebar-toggle,.top-panel #search,.top-panel .navbar {
        display: block
    }

    #contacts,header {
        height: auto
    }

    #sidebar-toggle {
        transition: all 0s ease
    }

    .header_logo {
        margin: 14px auto 0
    }

    #contacts {
        margin: 14px auto
    }

    #contacts:before {
        left: 20px;
        top: 6px
    }

    #contacts>#phone {
        line-height: 20px;
        vertical-align: baseline
    }

    #shedule {
        padding-left: 48px;
        margin: 0 auto;
        display: table;
        line-height: 20px
    }

    #shedule:before {
        left: 0;
        margin-left: 14px
    }

    #right-block {
        width: 1px !important;
        height: 1px !important;
        background: 0 0 !important;
        overflow: hidden !important;
        border: 0 !important;
        padding: 0 !important;
        visibility: hidden !important
    }

    #cart {
        margin-left: 52px;
        display: inline-block;
        text-align: center;
        float: none
    }

    footer h3 {
        padding: 0
    }

    footer .about {
        margin-bottom: 100px
    }

    footer .contacts {
        margin-bottom: 20px
    }

    footer ul {
        margin-bottom: 30px
    }

    footer .contacts ul {
        text-align: left;
        padding-left: 0
    }

    .caption {
        width: 100% !important
    }

    .caption .heading {
        font-size: 20px;
        padding: 5px 20px
    }

    .display {
        float: none
    }

    .sort {
        float: left;
        margin-bottom: 10px !important
    }

    .navbar-fixed-bottom {
        border-color: #525252;
        border-radius: 0
    }

    .navbar-fixed-bottom ul li {
        font-size: 28px;
        text-align: center;
        cursor: pointer;
        border-right: 1px solid #454545
    }

    .navbar-fixed-bottom ul li:last-child {
        border-right: 0
    }

    .navbar-fixed-bottom ul li:hover {
        background: #242424
    }

    .navbar-fixed-bottom ul li a,.navbar-fixed-bottom ul li a:hover,.navbar-fixed-bottom ul li a:visited {
        text-decoration: none;
        color: #ff5100
    }

    .navbar-fixed-bottom ul li i {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0
    }

    .mobile-logo {
        max-width: 185px;
        margin: 3px auto
    }

    .header_logo {
        display: none
    }

    .panel {
        margin-bottom: 20px;
        background-color: transparent;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .item .cart {
        opacity: 1
    }

    #megamenu-menu .nav>li>div {
        /*background: 0 0 !important*/;
        padding-left: 0px
    }
}

@media only screen and (max-width: 480px) {
    #contacts,#shedule {
        display:none !important
    }

    .row.menu-row {
        margin-right: -15px
    }

    .mobile-logo {
        max-width: 130px;
        margin: 4px auto
    }

    .pagination>li>a,.pagination>li>span {
        padding: 6px 16px
    }

    .slideshow-box h2 {
        font-size: 16px;
        margin-top: 60px;
        white-space: normal;
        line-height: 22px
    }

    .slideshow-box p {
        font-size: 12px;
        line-height: 18px;
        margin-top: 20px
    }
}

@media only screen and (min-width: 769px) {
    .mobile-logo {
        display:none !important
    }
}

@media only screen and (min-width: 992px) {
    #sidebar.hero,.megamenu-toggle-a,.sidebar-box {
        display:none !important
    }

    .slideshow-box {
        min-height: auto
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
    .payment {
        margin:0 auto;
        text-align: center
    }

    footer .about {
        margin-bottom: 0
    }

    #contacts {
        margin: 15px auto;
        height: auto
    }

    #contacts:before {
        left: 40%
    }

    #shedule:before {
        left: 38%
    }

    #megamenu-menu .container>.navbar-collapse {
        margin-right: 30px
    }
}

@media only screen and (max-width: 240px) {
    .mobile-logo-img img {
        display:none !important
    }
}

@media only screen and (min-width: 768px) and (max-width:992px) {
    #megamenu-menu .container>.navbar-collapse {
        margin-right:30px
    }

    .megamenu-toggle-a:before {
        right: 7px !important
    }

    .megamenu-toggle-a:after {
        right: 11px !important
    }

    #megamenu-menu .nav>li:first-child>a {
        padding-left: 10px !important
    }

    #megamenu-menu .nav>li>div {
        background: 0 0 /*!important*/;
        padding-left: 20px;
        border-top: 1px solid #2b2b2b;
        border-bottom: 1px solid #2b2b2b
    }

    #contacts>#phone {
        font-size: 12px
    }
}

@media only screen and (min-width: 481px) and (max-width:767px) {
    .row.menu-row {
        margin-right:-15px
    }
}

@media only screen and (min-width: 769px) and (max-width:1199px) {
    #right-block {
        padding-top:20px;
        float: right
    }

    .header_logo {
        margin: 14px 0
    }

    .header_logo img {
        width: 100%
    }

    #cart {
        font-size: 10px
    }

    #shedule {
        font-size: 12px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {

    .header_logo {
        display: block;
        margin: 14px 60px 0 10px
    }

    #right-block {
        float: right;
        width: auto
    }

    #contacts:before {
        left: 10%
    }

    #shedule:before {
        left: 17%
    }
}

@media only screen and (min-width: 769px) and (max-width:1199px) and (max-height:1200px) and (orientation:portrait) {

    .header_logo {
        margin: 14px auto;
        width: 100%;
        text-align: center
    }

    #right-block {
        padding-top: 20px;
        text-align: center;
        margin: 0 auto
    }

    #contacts:before {
        top: 12px
    }

    #shedule:before {
        left: 40%
    }
}

@media print {
    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    .top-panel,header,ul.breadcrumb {
        display: none
    }

    *,:before,enter code here:after {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,.table th {
        background-color: #fff !important
    }

    a[href]:after {
        content: none !important
    }

    .cart,.cheaper,.options,.price .cheaper,footer {
        display: none !important
    }

    #container {
        padding: 0
    }
}
