@media all and (max-width: 1600px) {
    .hp-cover .bg-part {
      background-position: center -300px;
    }
}

@media all and (max-width: 1300px) {
    .hp-cover .bg-part {
      background-position: center -200px;
    }
}

@media all and (max-width: 1200px) {
    .hp-cover .bg-part {
      background-position: center -200px;
      background-image: url('/style/wespeak/images/firmy-bcg-md.jpg');
    }
    
    .popisna-bublina-inner .desc {
        font-size: 18px;
    }
    .jerro-circle .image img {
        width: 120px;
        height: 120px;
    }
    .jerro-circle.small {
        width: 120px;
        height: 120px;
    }
    .jerro-circle.big img {
        width: 280px;
        height: 280px;
    }
    .jerro-circle.big {
        width: 280px;
        height: 280px;
    }
    .jerro-circle.small p {
        font-size: 16px;
    }
    .jerro-circle.big p {
        font-size: 20px;
    }
    #circle-grid .col-lg-4 {
        height: 310px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .circles-part .top-part {
        margin: 0;
    }
    .circles-part .bottom-part {
        margin: 0;
    }
}

@media all and (max-width: 991px) {
    .hp-cover .bg-part {
      background-position: center center;
      background-image: url('/style/wespeak/images/firmy-bcg-md.jpg');
    }
    .ceny-bubbles .popisna-bublina-inner {
        height: auto;
    }
    .akce-vypis .akce-polozka .wrapper .perex-body {
        font-size: 17px;
    }
    .underfooter .copyright {
        text-align: center;
      }
      
      .underfooter .social {
        text-align: center;
      }

      .footer-left-box, .footer-right-box, .footer-right-box .menu ul li {
          text-align: center;
      }

    .support-circle.big {
        width: 280px;
        height: 280px;
    }
    .support-circle.big p {
        font-size: 20px;
      }
      
    .support-circle.big p:nth-of-type(2) {
        font-size: 40px !important;
        padding: 10px 0 !important;
      }
      
    .support-circle.big p:last-of-type {
        font-size: 18px !important;
      }

      .header .logo {
          position: relative;
          margin-right: 40px;
      }
      .header-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
      }
      .header-inner .clear, .header-inner:before, .header-inner:after {
          display: none !important;
      }
      .header .logo a {
          width: 70px;
          height: 70px;
      }
}

@media all and (max-width: 960px) {
    .main-menu ul li#menu-43-1904110418-item--napiste-nam-- {
        margin-left: 0;
    }
    .goback-btn + .text_perex h2{
        margin-right: 0;
      }
      .goback-btn + .detail-rozcestnik {
        margin-left: 0;
      }
    .goback-btn {
        float: none;
        display: inline-block;
    }
    .subpage-content h2 span {
        display: block;
    }
    .detail-rozcestnik {
        margin-top: 25px;
    }
    .subpage-content h2 {
        margin-top: 25px;
    }
    #ouska ul li a {
        width: 35px;
        height: 35px;
        font-size: 15px;
    }

    .main-menu {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: auto;
        max-height: calc(100vh - 78px);
        overflow: auto;
    }
    .main-menu ul li {
        display: block;
    }
    .main-menu ul li a {
        padding: 18px 10px;
        color: #bbb;
        background: #333333;
        text-align: left;
        border-bottom: none;
    }
    /*.main-menu ul li#menu-43-1904110418-item--online-kurzy-anglictiny-- a {
      color: #fff;
    } */
    .main-menu ul li a:hover {
        border-bottom: none;
    }
    .main-menu ul li ul li a {
        padding-left: 25px;
        background: #4d4d4d;
    }
    .main-menu ul li ul {
        position: relative;
        left: initial;
        top: initial;
        display: block;
        width: 100%;
    }
    .main-menu ul li.active_exact_match a {
        background: #333333;
        color: #fff;
    }
    .header .hamburger {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        cursor: pointer;
        width: 44px;
        height: 44px;
        border-radius: 50%;
        overflow: hidden;
        text-align: center;
        background: #4d4d4d;
        color: #fff;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        font-size: 24px;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .header-inner {
        text-align: center;
        padding: 5px 15px;
        /*display: flex;
        align-items: center;
        justify-content: center;*/
    }
    .header-inner .clear {
        display: none;
    }
    /*.header {
        position: relative;
    }*/
    .hp-pattern-box .container-fluid {
        padding: 0;
    }
    section.bg-withtext h2 {
        font-size: 24px;
      }
      
      section.bg-withtext h3 {
        font-size: 14px;
        margin-top: 10px;
      }
      .columned-text .columned-text-inner {
        column-count: 1 !important;
     }
     .image-text-part .image-text-part-inner {
         flex-direction: column;
         justify-content: center;
     }
     .image-text-part .image-text-part-inner .image-part {
         margin-right: 0;
         margin-bottom: 20px;
     }
     .image-text-part .image-text-part-inner .text-part {
         text-align: center;
     }
     .hp-cover {
         margin-top: 0;
     }
     .hp-cover .text-part {
         font-size: 30px;
         line-height: 35px;
     }
}

@media (max-width: 768px) {
    .hp-cover .bg-part {
      background-position: center center;
      background-image: url('/style/wespeak/images/firmy-bcg-sml.jpg');
    }
    
    .support-circle {
        margin-bottom: 20px;
    }
    .contact-form ul li:first-child, .contact-form ul li:nth-child(2), #contact-form-kurzy-popup_real-container ul li:nth-child(2), #contact-form-kurzy-popup_real-container ul li:nth-child(3) {
        width: 100%;
    }
    .bubble-desc-standalone-inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .bubble-desc-standalone .text-part {
        padding-left: 0;
        padding-top: 25px;
        text-align: center;
    }
    #akce-form_real-container ul li {
        width: 100%;
    }
    .akce-vypis .akce-polozka h3 {
        height: auto;
    }
}

@media (max-width: 576px) {
    #circle-grid .col-lg-4 {
        height: auto;
        display: block;
    }
    .hp-cover .text-part p {
         font-size: 25px;
         line-height: 30px;
         display: inline;
         background: #354458;
     }
     .color-box {
      display: none;
     }
}