@media (min-width: 768px) {
    .uk-navbar-offcanvas {
        display: none;
    }
}

@media (max-width: 1240px) {
    .uk-navbar-item,
    .uk-navbar-nav>li>a,
    .uk-navbar-toggle {
        padding: 0 26px;
    }
}

@media (max-width: 1220px) {
    .uk-container {
        max-width: 960px;
    }
    .off-diller {
        position: absolute;
        top: 0px;
        left: 32%;
        width: 235px;
    }
    .uk-overlay-panel h1 {
        margin-top: 25px !important;
    }
    .uk-thumbnav .uk-panel {
        padding: 10px 0;
    }
    .catalog h3,
    .testimonials h3,
    .you-all h3,
    .stars h3,
    .instagram h3,
    .sxema h3,
    .map-contact h3,
    .cert h3 {
        font-size: 38px;
    }
    .uk-form .uk-button-primary {
        font-size: 14px;
        padding: 10px 30px;
    }
}

@media (max-width: 960px) {
    .uk-container {
        max-width: 768px;
    }
    .uk-navbar-item,
    .uk-navbar-nav>li>a,
    .uk-navbar-toggle {
        height: 42px;
        font-size: 20px;
        padding: 0 15px;
    }
    .phone-block {
        font-size: 26px;
    }
    .off-diller {
        position: absolute;
        top: -9px;
        left: 31%;
        width: 263px;
    }
    .uk-sticky-placeholder,
    .header {
        height: 85px !important;
    }
   /* .uk-sticky-placeholder.uk-active .uk-margin-small-bottom {
        height: 60px;
    }*/
    .uk-sticky-placeholder.uk-active .phone-block {
        top: 10px;
    }
    .info-after-banner span,
    .stars p {
        font-size: 18px;
    }
    .top-banner h1 {
        font-size: 36px;
    }
    .top-banner p {
        font-size: 22px;
        line-height: 110%;
    }
    .child-smarty h3,
    .catalog h3,
    .testimonials h3,
    .you-all h3,
    .stars h3,
    .instagram h3,
    .sxema h3,
    .map-contact h3,
    .cert h3 {
        font-size: 30px;
        margin-top: 80px;
    }
    .list-child>li {
        font-size: 18px;
    }
    .uk-form .uk-button-primary {
        padding: 10px 15px;
    }
}

@media (max-width: 768px) {
    .uk-container {
        max-width: 480px;
    }
    .top-banner h1 {
        text-align: center;
    }
    .top-banner p {
        font-size: 18px;
        text-align: center;
    }
    .uk-navbar {
        display: none;
    }
    .off-diller {
        top: -9px;
        left: 31%;
        width: 263px;
    }
    .off-text {
        font-size: 12px;
        width: 70%;
    }
    .off-diller img {
        width: 20px;
        margin-bottom: 0 !important;
        margin-top: 18px;
        margin-right: 5px;
    }
    .uk-margin-small-bottom {
        width: 120px;
    }
    .uk-sticky-placeholder,
    .header {
        height: 70px !important;
    }
    .phone-block,
    .uk-sticky-placeholder.uk-active .phone-block {
        font-size: 21px;
        top: 7px;
    }
  /*  .uk-sticky-placeholder.uk-active .uk-margin-small-bottom {
        height: 53px;
    }*/
    .info-after-banner .uk-flex-center {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .list-child>li {
        margin-bottom: 15px;
    }
    .list-child>li:before {
        width: 20px;
        left: -45px;
    }
    .list-child {
        padding-left: 25px;
    }
    .child-smarty h3 {
        line-height: 110%;
    }
    .stars .uk-grid-large {
        margin-top: 50px;
    }
    .stars .uk-grid-large:nth-of-type(even) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .contacts input {
        margin-bottom: 25px !important;
    }
    .contacts button {
        width: 100%;
    }
    .footer-menu {
        display: none;
    }
    .uk-navbar-offcanvas {
        font-size: 25px;
    }
    .uk-navbar-offcanvas a {
        color: #183f8f;
    }
    .uk-sticky-placeholder.uk-active .logo {
        height: 55px;
    }
    .instashow-gallery-control-arrow-next {
        right: 15px !important;
    }
    .instashow-gallery-control-arrow-previous {
        left: 15px;
    }
    .instashow-gallery-control-arrow {
        width: 30px !important;
        height: 30px !important;
    }

    .instagram .instashow-gallery-control-arrow-next::after, 
    .instagram .instashow-gallery-control-arrow-next::before, 
    .instagram .instashow-gallery-control-arrow-previous::after, 
    .instagram .instashow-gallery-control-arrow-previous::before {
        top: 13px !important;
    }
    .instashow-gallery-control-arrow-next::after, 
    .instashow-gallery-control-arrow-next::before {
        left: 9px !important;
    }
    .instashow-gallery-control-arrow-previous::after, 
    .instashow-gallery-control-arrow-previous::before {
        right: 8px !important;
    }
    .instashow-gallery-control-arrow-previous {
        left: 15px !important;
    }
    .insta-block {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .insta-block.instashow {
        margin: 0 !important;
    }
    .uk-form .uk-button-primary {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .uk-container {
        max-width: 320px;
        padding: 0 20px;
    }
    .top-banner h1 {
        font-size: 30px;
        margin-top: 0 !important;
        text-align: left;
        margin-left: 0;
    }
    .top-banner p {
        font-size: 16px;
        text-align: left;
        margin-top: 20px;
        width: 65%;
        margin-left: 0;
    }
    .top-banner .uk-button-primary {
        font-size: 14px;
        padding: 6px 30px;
        margin-top: 0 !important;
        margin-left: 0;
    }
    .info-after-banner>div {
        width: 100%;
        margin: 0 auto;
    }
    .hidden-mini {
        display: none;
    }
    .block-store {
        font-size: 18px;
    }
    .child-smarty h3,
    .catalog h3,
    .testimonials h3,
    .you-all h3,
    .stars h3,
    .instagram h3,
    .sxema h3,
    .map-contact h3,
    .cert h3 {
        margin-top: 35px !important;
        margin-bottom: 15px !important;
        font-size: 30px;
    }
    .catalog .uk-button-primary {
        font-size: 18px;
        height: 60px;
        line-height: 60px;
        margin-top: 15px;
        margin-right: 15px;
        margin-left: 15px;
    }
    .stars a {
        font-size: 16px;
    }
    .block-video p {
        font-size: 28px;
    }
    .stars p {
        font-size: 16px;
    }
    .info-after-banner span {
        font-size: 24px;
        position: absolute;
        left: 40%;
        text-align: left;
    }
    .block-store span {
        position: relative !important;
        left: 0;
        margin-right: 0;
    }
    .block-copyright p {
        font-size: 15px;
    }
    .header {
        padding: 0;
    }
    .uk-container.top-banner {
        padding: 0;
    }
    .top-banner .uk-overlay-panel {
        background: url(../images/top_banner.jpg) center top no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: -95px;
    }
    .top-banner .uk-overlay {
        min-height: 270px;
    }
    .catalog .uk-panel h4 {
        margin-bottom: 25px;
        text-align: center;
    }
    .catalog .uk-panel > .uk-grid > div {
        margin: 0 0 25px 0;
    }
    .block-copyright a {
        margin-right: 3px;
    }
    .off-diller {
        top: 18px;
        left: 40%;
        width: 174px;
    }
    .off-text {
        font-size: 10px;
        width: 84%;
    }
    .catalog .uk-text-center {
        width: 100%;
    }
    .old-price,
    .price {
        display: inline-block;
    }
    .old-price {
        margin-right: 20px;
    }
    .hit {
        text-align: center;
    }
    .catalog button.uk-button-default {
        padding-left: 50px;
        padding-right: 50px;
    }
    .uk-margin-small-bottom {
        width: 90px;
        margin-bottom: 12px !important;
    }
    .description {
        padding-left: 20px;
        padding-right: 20px;
    }
    .list-child > li:before {
        content: none;
    }
    .second-text-block {
        margin-top: 35px;
    }
    .video-youtube {
        height: inherit !important;
    }
    .description li {
        color: black;
    }
    .catalog .uk-panel .uk-margin-large-top.uk-grid-margin{
        margin: 0 !important;
    }
    .uk-icon-plus {
        display: none;
    }
    .uk-form.uk-form-horizontal .uk-text-small {
        width: 73%;
        margin: 15px auto;
    }
    .header {
        border-bottom: 3px solid #adadad;
    }
}