@media (min-width: 768px) and (max-width:1024px){
    .col-full {
        max-width: 72.5em !important;
    }
    .right-sidebar .content-area {
        width: 100% !important;
        float: left !important;
        margin-right: 0 !important; 
    }
    .single-product div.product .summary {
        width: 57.941176% !important;
    }
    .single-product div.product .woocommerce-product-gallery {
        margin-right: 0.882353% !important;
    }
    .banner-title::after{content: none;}
    .logo-header{
        order: 1;
        width: 30.3%;
        margin-left: 15px;  
    }
    .menu-header {
        width: 21.3%;
        order: 3;
    }
    #mega-menu-wrap-primary .mega-menu-toggle {
        display: block; 
        z-index: 1;
        cursor: pointer;
        background: #03a4fe;
        border-radius: 50px 50px 50px 50px;
        line-height: 40px;
        height: 50px;
        text-align: left;
        user-select: none;
        -webkit-tap-highlight-color: transparent;
        outline: none;
        white-space: nowrap;
        z-index: 1000!important;
        width: 50px;
        position: absolute;
        top: -21px;
        right: 17px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
        width: 30px !important;
    }
    .contact-header{
        order: 2;
        width: 45.3%;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
        top: 15px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        margin-right: 1px;
    }    
    .site-main ul.products.columns-4 li.product {
        width: 46.0% !important;
        margin-right: 3.9% !important;
    }
    .attachment-woocommerce_thumbnail {
        border-radius: 20px 20px 0 0;
        height: auto; 
        width: -webkit-fill-available;
        max-width: -webkit-fill-available;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        background: #03a4fe;
        padding: 0px 0px 0px 0px;
        display: none;
        position: absolute;
        width: 100%;
        right: 20%;
    }
    header{
        margin-bottom: 0 !important;
    }
    .main-banner {
        display: flex;
        min-height: 480px;
        margin-bottom: 30px;
        align-items: center;
    }
    .left-main-banner {
        width: 51%;
        margin-top: 50px;
    }
    .right-main-banner{
        width: 49%;
    }
    .btn.loop-product {
        left: 80px;
    }
    .woocommerce-loop-product__title {
        min-height: 45px;
    }
    .content-block {
        padding: 30px 0;
    }
    .picture-block {
        max-height: none;
    }
    .picture-block::before {
        content: '';
        z-index: 2;
        position: relative;
        display: block;
        background-image: url(/wp-content/themes/spravkashop/img/Rectangle11.png);
        max-width: 100%;
        height: 350px;
        background-repeat: no-repeat;
    }
    .gray-block {
        width: 100%;
        position: relative;
        top: 0px;
        background: rgba(0,0,0,.05);
        border-radius: 30px 0 0 30px;
        padding-left: 50px;
        margin-left: 2%;
        padding-top: 40px;
        height: 301px;
        display: block;
        z-index: 1;
        margin: 30px 0px 50px 30px;
    }
    .gray-text {
        width: 90%;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
        color: #fff;
        background: #1faefe;
    }
    
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
        color: #fff;
        background: #1faefe;
    }
}

@media (max-width: 767px){
    h1,h2,h3{font-size: 24px;}
    .main-banner {
        flex-direction: column;
        min-height: 720px;

        padding-top: 206px;
    }
    .main-banner > .left-main-banner{
        order:2;
    }
    .banner-desk{
        display: none;
    }
    .banner-mobile{
        display: block;
        margin: auto;
    }
    .left-main-banner {
        width: 100%;
        margin-top: 50px;
    }
    .banner-title::after{
        display: none;
    }
    .feauture-heading{
        text-align: center;
    }
    .content-block{
        padding: 30px 0px;
    }
    .wp-image-49, .wp-image-54{
        display: none;
    }
    .attention {
        background: rgba(0, 0, 0, 0.05);
        border-radius: 20px;
        padding: 20px;
        margin-top: 40px;
    }
    .attention-img {
        float: none;
        position: relative;
        top: -34px;
        left: -10px;
        width: 40px;
    }
    .osobennosti-block {
        background-image: url(/wp-content/themes/spravkashop/img/osobennosti-adaptive.png);
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 600px;
        padding: 60px 15px;
        color: #fff;
    }
    .preimushestva{
        flex-direction: column;
        margin-top: 30px;
    }
    .preim{
        width: 100%;
    }
    .main-header {
        width: 100%;
        flex-direction: column;
    }
    .contact-header {
        width: 100%;
        text-align: center;
    }
    .article-block {
        display: inline-flex;
        width: 100%;
        flex-direction: column;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 30px;
        margin-right: 0;
        margin-bottom: 30px;
        min-height: 410px;
    }
    .picture-block::before {
        content: '';
        z-index: 2;
        position: relative;
        display: block;
        background-image: url(/wp-content/themes/spravkashop/img/Rectangle11-adaptive.png);
        max-width: 100%;
        height: 340px;
        background-repeat: no-repeat;
        left: -30px;
    }
    .gray-block {
        width: 100%;
        position: relative;
        top: -160px;
        background: rgba(0, 0, 0, 0.05);
        border-radius: 30px 0px 0px 30px;
        padding-left: 60px;
        margin-left: 5%;
        padding-top: 30px;
        height: 520px;
        display: block;
        z-index: 1;
    }
    .gray-text {
        width: 90%;
    }
    .picture-block {
        max-height: 750px;
    }
    #form_name, #form_phone{
        width: 100%;
        background: #fff;
        border: 0;
        box-shadow: none;
        border-radius: 30px;
        height: 40px;
        margin-bottom: 15px;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }
    .footer-bottom {
        margin-bottom: 30px;
        flex-direction: column;
    }
    .footer-logo {
        width: 100%;
    }
    .footer-logo img{
        margin: auto;
    }
    .footer-menu {
        width: 100%;
    }
    .footer-contact {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: 0;
    }
    #menu-footer-menu{
        overflow: hidden;
        margin-top: 25px;
        margin-bottom: 10px;
    }
    #menu-footer-menu li a {
        text-decoration: none;
        color: #fff;
        line-height: 30px;
        font-weight: 300;
        margin-left: 20px;
    }
    .phone-number{
        font-size: 16px;
    }
    .site-footer {
        padding-bottom: 20px !important;
    }
    .img-block{display: none;}
    .description-form::after {
        content: url(/wp-content/themes/spravkashop/img/doctor-adaptive.png);
        position: relative;
        top: -99px;
        left: 69%;
        z-index: 0;
    }
    .logo-header, .contact-header {
        width: 85%;
        text-align: center;
    }
    .menu-header {
        width: 100%;
    }    
    .mega-menu-toggle {
        position: absolute;
        top: -52px;
        right: 5%;
        height: 45px!important;
        width: 45px !important;
    }
    .form-block {
        width: 100%;
    }
    .description-form{
        display: block;
        height: 52px;
        width: 66%;
    }
    #footer_submit {
        border-radius: 30px;
        width: 75%;
        background: #02C07C;
        color: #fff;
        font-weight: 400;
        text-transform: uppercase;
        box-shadow: 0px 3px 0px 0px #004670;
    }
    .copy p {
        color: #fff;
        font-weight: 300;
        text-align: center;
        margin-bottom: 0;
        padding-top: 10px;
        margin-right: 13px;
        margin-left: 13px;
    }
    .upbutton { 
        bottom: 0px;
        right: 0px;
    }
    .contact-header p {
        margin-top: 15px;
    }
    .ya-share2__container.ya-share2__container_size_m.ya-share2__container_mobile.ya-share2__container_color-scheme_normal.ya-share2__container_shape_normal{
        text-align: center !important;
    }
    .price {
        width: 50%;
        text-align: left;
        padding-left: 43px;
        position: relative;
        top: 8px;
        font-size: 16px;
        color: #000 !important;
    }
    .woocommerce-loop-product__title{
        margin: 0px 40px 20px 40px;
    }
    .attachment-woocommerce_thumbnail {
        border-radius: 20px 20px 0px 0px;
        height: 300px;
        max-width: -webkit-fill-available;
        width: 100%;
    }
    #name-callback_popup, #phone_callback_popup {
        width: 100%;
    }
    html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
         padding-right: 0px !important; 
    }
    #mega-menu-wrap-primary .mega-menu-toggle+#mega-menu-primary {
        background: #03a4fee3;
        padding: 0;
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 100;
        top: 0px;
        padding-top: 90px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle {
        display: block;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
        width: 40px;
        height: 40px;
        display: inline-block;
        position: relative;
        outline: 0;
        margin-top: 20%;
        margin-left: 7%;
    }
    .mega-menu-toggle.mega-menu-open{
        position: fixed;
        top: 30px;
    }
    .top-section{
        flex-direction: column;
    }
    
    .thumb-img{
        margin-right: 0px;
        margin-bottom: 40px;
    }
    
    .content-bol{
        margin-bottom: 50px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        margin-right: 5px;
    }
    .price-table{
        display: block;
        overflow-x: auto;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
        color: #fff;
        background: #1faefe;
    }
    
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
        color: #fff;
        background: #1faefe;
    }
    .footer-form_block .wpcf7-response-output{
        display: none;
    }
    .pagination {
        border: 0!important;
        padding: 1em 0em;
         text-align: center!important; 
    }
    .look-like {
        flex-direction: column;
    }
    .spravka-blog{
        width: 100%;
    }
}
.reviews__title {
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 30px;
}
  .container__reviews {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 110px;            
}
.reviews__element {
   flex: 1 1 300px;   
}
.reviews__content {
    border-radius: 20px;
    border: 1px solid;
    border-color: #03A4FE;;
    padding: 20px;
    box-shadow: 7px 10px 10px rgb(0 0 0 / 32%); 
    display: flex;
    flex-direction: column;
    height: 100%;
}
.reviews__text {
    flex: 1 1 auto;
}
.reviews__author {
    font-weight: 700;
    color: #000;
    
}
.reviews__date {
    color: #03a4fe;   
}
.reviews__button {
    width: 100%;
    margin: 30px 0px 0px 0px;
    text-align: center;
}
.reviews__link {
background: #03A4FE;
padding: 10px 30px;
border-radius: 30px;
color: #fff;
}