@media (max-width: 1220px) {
  .counter-section .counter-block .counter-desc {
    margin-left: 31%;
  }
  .counter-section .counter-block hr.second {
    margin-left: 50%;
  }
}
@media (max-width: 970px) {
  body {
    font-size: 14px;
  }
  .hero-section .hero-gradient .hero-title h1.title {
    font-size: 54px;
  }
  .hero-section .hero-gradient .hero-desc {
    font-size: 26px;
  }
  .counter-section .counter-block {
    margin-top: 10%;
  }
  .counter-section .counter-block .counter-title {
    font-size: 54px;
    line-height: 54px;
    margin-right: 20%;
  }
  .counter-section .counter-block .counter-desc {
    font-size: 44px;
    margin-left: 31%;
  }
  .counter-section .counter-block hr {
    height: 2px;
    width: 328px;
  }
  .counter-section .counter-block hr.second {
    margin-left: 50%;
  }
  .home .fit-your-pocket-section {
    min-height: unset;
    padding-bottom: 10px;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-title {
    padding-top: 53px;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-title h2.title {
    font-size: 54px;
    right: 100px;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-title h2.title.black {
    left: 243px;
    bottom: -26px;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-content .content {
    margin-bottom: 30px;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-content .content .item {
    margin: 0 10px;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-content img {
    max-width: 70%;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-content .bottom-content h3 {
    font-size: 33px;
    margin-bottom: 30px;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-content .bottom-content a.button {
    width: 157px;
    height: 40px;
    line-height: 43px;
    margin: 0 auto 45px;
  }
  .be-section .be-block {
    padding-top: 150px;
  }
  .be-section .be-block .be-content .content .item .desc {
    font-size: 24px;
    line-height: 38px;
  }
  .be-section .be-block .be-content .content .item .desc p {
    font-size: 54px;
    right: 0;
  }
  .be-section .be-block .be-content .content .item img {
    bottom: -10px;
    left: -35px;
    height: 75%;
    width: auto;
  }
  .be-section .be-block .be-content .bottom-content {
    margin-top: 50px;
  }
  .be-section .be-block .be-content .bottom-content form {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .be-section .be-block .be-content .bottom-content form p {
    display: inline-block;
    text-align: center;
  }
  .be-section .be-block .be-content .bottom-content label.strong {
    font-size: 48px;
    font-weight: bold;
    bottom: 0;
    display: block;
    margin-right: 0;
    margin-bottom: 10px;
    text-align: center;
  }
  .be-section .be-block .be-content .bottom-content .wpcf7-form-control-wrap input {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .be-section .be-block .be-content .bottom-content .wpcf7-form-control-wrap input[type='text'] {
    margin-right: 15px;
  }
  .be-section .be-block .be-content .bottom-content input[type='submit'] {
    width: 157px;
    height: 40px;
    margin: 0 auto 45px;
    font-size: 14px;
  }
}
@media (max-width: 782px) {
  body.admin-bar .site-header {
    top: 45px;
  }
  .admin-bar header.site-header .main-navigation .menu-header-menu-container {
    height: calc(100vh - 111px);
    top: 111px;
  }
  .first-block {
    margin-top: 64px;
  }
  header.site-header .main-navigation .mobile-menu-bottom {
    display: block;
  }
  header.site-header .main-navigation .mobile-menu-bottom i {
    font-size: 36px;
    cursor: pointer;
  }
  header.site-header .main-navigation .menu-header-menu-container {
    display: none;
    position: fixed;
    top: 65px;
    left: 0;
    flex-direction: column;
    background: linear-gradient(90deg, #161616 7.37%, #272727 93.57%);
    height: calc(100vh - 66px);
    width: 100vw;
  }
  header.site-header .main-navigation .menu-header-menu-container ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    height: 100%;
  }
  header.site-header .main-navigation .menu-header-menu-container ul li {
    margin-left: 0;
    font-size: 36px;
  }
  footer.site-footer .main-navigation {
    display: none;
  }
}
@media (max-width: 660px) {
  .hero-section .hero-gradient .scroll {
    margin-top: 25px;
  }
  .counter-section .counter-block .counter-title {
    margin-right: 0;
    text-align: center;
  }
  .counter-section .counter-block .counter-desc {
    margin-left: 0;
    text-align: center;
  }
  .counter-section .counter-block hr.second {
    margin-left: 50%;
  }
  .home .fit-your-pocket-section {
    min-height: unset;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-title h2.title {
    right: 0;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-title h2.title.black {
    left: 0;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-content .content {
    flex-direction: column;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-content .content .item {
    width: 100%;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-content .content .item img {
    max-width: 40%;
  }
  .fit-your-pocket-section .fit-your-pocket-block .fit-your-pocket-content .content .item:last-of-type ul {
    text-align: right;
  }
  .be-section .be-block {
    padding-top: 50px;
  }
  .be-section .be-block .be-content .content {
    flex-direction: column;
    align-items: baseline;
  }
  .be-section .be-block .be-content .content .item {
    margin-left: calc(50% - 20px);
    margin-bottom: 40px;
  }
  .content-area.blog .site-main .wrapper {
    display: block;
    text-align: center;
  }
  .content-area.blog .site-main .wrapper .blog-content {
    width: auto;
  }
  .content-area.blog .site-main .wrapper aside {
    width: auto;
  }
}
@media (max-width: 390px) {
  .hero-section .hero-gradient .hero-title {
    padding-top: 30px;
  }
}
@media (max-width: 438px) {
  .be-section .be-block .be-content .bottom-content .wpcf7-form-control-wrap input[type='text'] {
    margin-right: 0;
  }
}
@media (max-height: 700px) {
  .home .hero-section {
    min-height: 700px;
  }
  .hero-section .hero-gradient .scroll {
    display: none;
  }
}
@media (max-height: 760px) {
  .contact-section .left-content .wrapper-left {
    padding-top: 25px;
  }
  .contact-section .left-content .wrapper-left > div {
    margin-bottom: 10px;
  }
  .contact-section .left-content .wrapper-left > div h3.title {
    font-size: 24px;
  }
  .contact-section .left-content .wrapper-left > div img {
    margin-right: 20px;
    height: auto;
    max-width: 20px;
  }
  .contact-section .left-content .wrapper-left .title-block {
    margin-bottom: 10px;
  }
  .contact-section .left-content .wrapper-left .title-block h1.title {
    font-size: 34px;
  }
}
/*# sourceMappingURL=mini.css.map */