@media(max-width: 1500px) {
  .header .logo {
    margin-left: -20px;
  }
  .header .title-block .title__subtitle {
    font-size: 40px;
  }
}
@media (max-width: 1180px) {
  .header .logo {
    margin-left: 0;
  }
  .main-title .text span:before {
    left: -240%;
  }
  .block-5 .quote-wrap .quote-inner .info .btn-holder {
    padding-right: 0;
  }
  .block-5 .paket-adv .text {
    padding: 40px;
  }
  .packet-item .price {
    font-size: 55px;
  }
}
@media (max-width: 1140px) {
  .main-title .text span:before {
    left: -220%;
    width: 210%;
  }
}


@media (max-width: 1100px) {
  .block-1 .cols .col .statistic span {
    font-size: 50px;
  }
  .main-title .text span:before {
    left: -210%;
    width: 195%;
  }
  .block-4 .cols {
    padding: 0 70px;
  }
  .block-5 .paket-holder .item .paket .price {
    font-size: 68px;
  }
  .main-title.left .text span:before {
    width: 13%;
  }
  .graph-holder .item:first-child {
    margin-right: 20px;
  }
  .graph-holder .item .line .name {
    width: 35%;
    font-size: 15px;
  }
  .block-5 .paket-holder .item .note {
    padding-top: 100px;
    background-position: 20px 90px;
  }
  .header .title-block .title {
    font-size: 93px;
    margin-bottom: 40px;
  }
  .header .logo {
    margin-top: 50px;
  }
  .block-4 .title {
    font-size: 40px;
    margin-bottom: 50px;
  }
}

@media (max-width: 1050px) {
  .main-title .text span:before {
    left: -205%;
    width: 190%;
  }
  .block-5 .paket-holder .item .paket .price {
    font-size: 60px;
  }
  .packet-big__left {
    padding-right: 65px;
    margin-right: 0;
  }
  .block-5 .paket-holder .item .paket .packet-big__left .price {
    font-size: 70px;
  }
  .packet-big__right {
    padding-left: 65px;
  }
  .diagram-title--social::after {
    width: 70%;
  }
}

@media (max-width: 1024px) {
  .header {
    height: 700px;
  }
  .header .title-block .sub-title {
    font-size: 35px;
  }
  .block-1 .side {
    width: 360px;
    top: -158px;
  }
  .block-1 .side .text {
    padding-top: 200px;
    font-size: 23px;
  }
  .block-4 .cols .col .offer {
    min-height: 190px;
  }
  .block-4 .cols .col .offer .name {
    font-size: 90px;
  }
  .main-title .text span:before {
    left: -190%;
    width: 175%;
  }
  .block-1 .cols .col {
    padding: 35px;
  }
  .block-4 .cols {
    padding: 0 40px;
  }
  .detail-wrap .detail-holder .note {
    padding: 40px;
    background-position: 20px 25px;
  }
  .graph-holder {
    padding: 40px;
  }
  .detail-wrap .link {
    padding: 35px 40px;
  }
  .footer .inner {
    padding: 70px 15px;
  }
  .packet-list {
    margin-right: 0;
  }
  .packet-item {
    padding: 40px 25px;
    margin-bottom: 20px;
    margin-right: 0;
  }
  .note-list .note-item {
    width: 50%;
  }
  .note-list .note-item-2 {
    width: 50%;
  }
  .note-list .note-item::before {
    left: 10px;
    width: 15px;
    height: 15px;
    background-size: 15px;
  }
  .note-list .note-item-2::before {
    left: 10px;
    width: 30px;
    height: 15px;
    background-size: 30px;
  }
  .block-5 {
    padding: 80px 0 80px;
  }
  .block-6 {
    padding: 65px 0 100px;
  }
  .block-1 .cols {
    padding-bottom: 80px;
  }
  .block-4 {
    padding: 120px 0 100px;
  }
  .block-5 .paket-adv {
    margin-bottom: 100px;
  }
  .packet-list {
    margin-bottom: 50px;
  }
  .quote + p {
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .block-5 .paket-adv {
    position: relative;
    top: auto;
  }
  .packet-item {
    height: auto;
  }
  .packet-item .pay-term {
    position: relative;
    bottom: auto;
  }
}

@media (max-width: 970px) {
  .main-title .text span:before {
    left: -165%;
    width: 155%;
  }
  .block-4 .cols .col .offer .name {
    font-size: 80px;
  }
  .block-4 .cols .col .offer .num {
    font-size: 50px;
  }
  .block-4 .cols .col {
    padding-left: 30px;
  }
  .block-5 .paket-holder .item .paket {
    padding: 80px 30px 0;
    height: 430px;
  }
  .block-5 .paket-holder .item .paket .price {
    font-size: 55px;
  }
  .block-5 .paket-holder .item .paket .date {
    font-size: 20px;
  }
  .block-5 .paket-holder .item .paket.active.packet-big {
    height: 387px;
  }
  .packet-big__wrap {
    flex-wrap: wrap;
  }
  .packet-big__left {
    padding-right: 0;
    width: 100%;
    text-align: center;
  }
  .packet-big__left:after {
    display: none;
  }
  .block-5 .paket-holder .item .paket .packet-big__left .date{
    text-align: center;
    padding: 0;
  }
  .packet-big__right {
    text-align: center;
    width: 100%;
    padding: 0;
  }
  .packet-item {
    padding: 20px 15px;
  }
}

@media (max-width: 900px) {
  .header {
    height: 600px;
  }
  .header .title-block {
    padding-left: 20px;
    padding-right: 30px;
  }
  .header .title-block .title {
    font-size: 78px;
  }
  .header .title-block .sub-title {
    font-size: 30px;
  }
  .block-1 .side {
    width: 330px;
    top: -145px;
    right: 45px;
  }
  .block-1 .side .text {
    padding-top: 100px;
    padding-bottom: 80px;
  }
  .block-1 .quote .quote__img {
    min-width: 200px;
  }
  .block-1 .quote .name {
    font-size: 14px;
  }
  .block-1 .quote .name span {
    font-size: 20px;
  }
  .block-1 .citaty {
    font-size: 45px;
    margin-right: 20px;
  }
  .block-1 .citaty.citaty--left {
    margin-top: -20px;
  }
  .main-title .text span:before {
    left: -150%;
    width: 135%;
  }
  .block-1 .cols {
    display: block;
    padding-bottom: 80px;
    margin-left: 0;
  }
  .block-1 .cols .col {
    width: 100%;
    margin-bottom: 30px;
    margin-left: 0;
  }
  .block-1 .cols .col .text {
    height: auto;
  }
  .main-title.left .text span:before {
    width: 10%;
  }
  .block-4 .cols {
    padding: 0;
  }
  .block-4 .cols .col {
    padding: 20px;
  }
  .block-4 .cols .col .offer {
    min-height: 180px;
  }
  .block-4 .cols .col .offer .name {
    font-size: 70px;
  }
  .block-4 .cols .col .offer .name:after {
    height: 9px;
  }
  .block-4 .cols .col .offer .num {
    font-size: 47px;
  }
  .block-4 .cols .col .statistic {
    margin: 0 -20px;
    flex-wrap: wrap;
  }
  .block-5 .quote-wrap .quote-inner {
    padding: 60px;
  }
  .block-5 .paket-holder .item .paket {
    padding: 60px 20px 0;
    height: 400px;
  }
  .block-5 .paket-holder .item .paket .price {
    font-size: 49px;
  }
  .block-5 .paket-holder .item .paket .date {
    font-size: 19px;
  }
  .block-5 .paket-holder .item .note {
    padding-top: 60px;
    background-position: 20px 50px;
  }
  .block-6 .form-line {
    display: block;
    margin-left: 0;
  }
  .block-6 .form-line .item {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .block-6 .form-line .item label {
    padding-bottom: 0;
  }
  .block-6 .form-line.upload {
    display: flex;
    margin-left: -30px;
  }
  .block-6 .form-line.upload .item {
    margin-left: 30px;
  }
  .block-6 .form-line .item.file-name {
    width: 100%;
  }
  .graph-holder {
    display: block;
    padding: 0 40px;
    border-bottom: none;
  }
  .graph-holder .item {
    border-bottom: solid 1px #dcdcdc;
    padding: 40px 0 10px;
    width: 100%;
  }
  .graph-holder .diagram-title {
    padding-bottom: 35px;
  }
  .graph-holder .item .line {
    padding-bottom: 35px;
  }
  .graph-holder .item .line .name {
    width: 45%;
  }
  .graph-holder .item.full .line .name {
    width: 45%;
  }
  .footer .inner {
    display: block;
    padding: 70px 25px 0;
  }
  .footer .inner .item {
    max-width: none;
    padding-bottom: 60px;
  }
  .graph-holder .diagram-title {
    text-align: left;
  }
  .packet-item .price {
    font-size: 50px;
  }
  .packet-item .pay-term {
    font-size: 20px;
  }
}

@media (max-width: 860px) {
  .main-title .text span:before {
    left: -130%;
    width: 120%;
  }
}

@media (max-width: 800px) {
  .main-title .text span:before {
    left: -120%;
    width: 105%;
  }
}
@media (max-width: 768px) {
  .header {
    background-position: center;
  }
  .header .title-block .title__subtitle {
    position: relative;
    margin-left: 0;
    font-size: 24px;
    line-height: 24px;
  }
  .container {
    padding: 0 10px;
  }
  .header .logo {
    margin: 0 auto;
    width: 102px;
    display: block;
    padding-top: 40px;
  }
  .header .title-block {
    display: block;
    width: 100%;
    padding: 0 60px;
    text-align: center;
    margin-top: 40px;
  }
  .header .title-block .title {
    width: 100%;
    font-size: 40px;
    line-height: normal;
  }
  .header .title-block .sub-title {
    font-size: 24px;
    border-bottom: none;
    padding-bottom: 0;
    white-space: normal;
  }
  .header .title-block .text {
    font-size: 16px;
  }
  .block-1 {
    background: none;
  }
  .block-1 .container {
    padding: 0;
  }
  .block-1 .side {
    position: static;
    top: 0;
    width: 100%;
  }
  .block-1 .side .text {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    font-size: 18px;
    padding: 50px 30px;
  }
  .block-1 .quote {
    max-width: none;
    padding: 40px 20px 80px;
    flex-direction: column;
    align-items: center;
  }
  .block-1 .quote .quote__img {
    width: 200px;
  }
  .block-1 .quote .name span {
    font-size: 24px;
  }
  .block-1 .quote .name {
    padding-bottom: 30px;
  }
  .quote-text {
    padding: 0;
    font-size: 16px;
  }
  .quote-text:before, .quote-text:after {
    display: none;
  }
  .main-title {
    display: block;
    text-align: center;
    padding-bottom: 40px;
  }
  .main-title .text {
    text-align: center;
  }
  .main-title .text span {
    font-size: 36px;
  }
  .main-title .num {
    padding-right: 0;
  }
  .main-title .text span:before {
    display: none;
  }
  .main-title.left .text {
    text-align: center;
  }
  .main-title.left .text span {
    padding-left: 0;
  }
  .block-1 .cols {
    padding: 0 10px 80px;
  }
  .block-1 .cols .col .statistic span {
    font-size: 60px;
  }
  .block-1 .cols .col {
    padding: 30px;
  }
  .block-4 {
    background-size: cover;
    padding: 80px 0;
  }
  .block-4 .cols {
    padding: 0;
    display: block;
  }
  .block-4 .cols .col {
    height: auto;
    padding: 37px 20px 0;
    font-size: 16px;
  }
  .block-4 .cols .col:last-child {
    font-size: 16px;
  }
  .block-4 .cols .col .num {
    font-size: 25px;
    line-height: 25px;
  }
  .block-4 .cols .col .offer {
    min-height: unset;
    padding-bottom: 40px;
  }
  .block-4 .cols .col .statistic .count {
    font-size: 45px;
  }
  .block-4 .cols .col .statistic {
    padding: 20px;
  }
  .block-5 {
    padding-top: 80px;
  }
  .simple-title {
    font-size: 36px;
    text-align: center;
    padding-bottom: 55px;
  }
  .block-6 .simple-title {
    font-size: 36px;
  }
  .block-5 .container {
    padding: 0;
  }
  .block-5 .quote-wrap {
    margin-bottom: 70px;
  }
  .block-5 .quote-wrap .quote-inner {
    display: block;
    padding: 50px 20px 70px;
  }
  .block-5 .quote-wrap .quote-inner .autor {
    width: 100%;
    min-width: unset;
    text-align: center;
  }
  .block-5 .quote-wrap .quote-inner .autor .name {
    padding: 30px 0 40px;
  }
  .block-5 .quote-wrap .quote-inner .info .btn-holder {
    text-align: left;
  }
  .block-5 .paket-adv {
    display: block;
    margin: 0 10px 50px;
    width: auto;
    position: relative;
    top: auto;
  }
  .block-5 .paket-adv .logo-holder {
    width: 100%;
    padding-left: 0;
    text-align: center;
    padding-bottom: 35px;
    min-height: unset;
  }
  .block-5 .paket-adv .text {
    padding: 40px 20px;
    font-size: 16px;
    line-height: 24px;
  }
  .block-5 .paket-holder .item .note {
    display: none;
  }
  .block-5 .paket-holder {
    display: block;
  }
  .block-5 .paket-holder .item {
    width: 100%;
    padding-bottom: 80px;
  }
  .block-5 .paket-holder .item .paket {
    padding: 30px 20px;
    height: auto;
  }
  .block-5 .paket-holder .item .paket .price {
    font-size: 72px;
    padding-bottom: 20px;
  }
  .block-5 .paket-holder .item .paket .date {
    font-size: 24px;
  }
  .block-5 .paket-adv .logo-holder span {
    position: relative;
    bottom: auto;
    right: auto;
    font-size: 40px;
  }
  .block-6 {
    padding: 65px 0;
  }
  .block-6 .form {
    padding: 0 20px;
  }
  .diagram-title {
    padding-bottom: 60px;
    text-align: center;
  }
  .diagram-holder {
    display: block;
  }
  .diagram-holder .item {
    padding: 0 0 50px 0;
    text-align: center;
  }
  .detail-wrap .link {
    padding: 30px 10px 30px 20px;
    font-size: 25px;
  }
  .detail-wrap .link:after {
    right: 30px;
    top: 39px;
  }
  .graph-holder .item .line .name, .graph-holder .item.full .line .name {
    width: 100%;
    padding-bottom: 5px;
    font-size: 16px;
  }
  .graph-holder .diagram-title {
    padding-bottom: 20px;
  }
  .graph-holder .item .line {
    padding-bottom: 25px;
  }
  .detail-wrap .detail-holder .note {
    font-size: 16px;
  }
  .graph-holder {
    padding: 0 20px;
  }
  .block-5, .block-5 .paket-holder .img {
    background-size: auto;
  }
  .block-5 .paket-holder .item .packet-big__right .note {
    display: block;
    text-align: left;
  }
  .packet-item {
    width: 100%;
    text-align: center;
  }
  .diagram-title--social::after {
    display: none;
  }
}

@media (max-width: 600px) {
  .header .title-block .title {
    font-size: 24px;
  }
  .block-6 .form-line.upload {
    display: block;
    margin-left: 0;
  }

  .block-6 .form-line .item.file-name {
    margin-left: 0;
  }

  .block-6 .form-line.upload .item {
    margin-left: 0;
  }
  .block-6 .form-line .item .file-upload {
    margin: 0 auto;
  }
  .detail-wrap .link {
    padding: 30px 10px 60px;
    font-size: 15px;
    text-align: center;
  }
  .detail-wrap .link:after {
    right: auto;
    top: auto;
    bottom: 25px;
    margin-left: -15px;
    left: 50%;
  }
  .graph-holder {
    padding: 0 10px;
  }
  .block-5 .paket-holder .item .paket.active.packet-big {
    height: 388px;
    padding: 37px 16px 0px 16px;
  }
  .packet-big__left {
    margin-bottom: 7px;
    padding-right: 5px;
  }
  .block-5 .paket-holder .item .paket .packet-big__left .price {
    font-size: 64px;
    padding-bottom: 7px;
  }
  .block-5 .paket-holder .item .paket .packet-big__left .date {
    font-size: 20px;
    padding-right: 5px;
  }
  .block-5 .paket-holder .item .packet-big__right .note {
    margin-top: 13px;
    line-height: 1.65;
  }
  .block-5 .paket-holder .item.item-wide {
    padding-bottom: 80px;
    padding: 0 11px;
    margin-bottom: 78px;
  }
  .note-list .note-item {
    width: 100%;
  }
  .note-list .note-item-2 {
    width: 100%;
  }
  .block-4 .title {
    font-size: 24px;
    line-height: 28px;
  }
  .simple-title {
    font-size: 24px;
  }
  .block-6 .simple-title {
    font-size: 24px;
  }
  .block-1 .citaty {
    font-size: 30px;
    line-height: 20px;
  }
  .block-1 .citaty.citaty--left {
    margin-right: 20px;
    margin-top: 0;
  }
}
@media (max-width: 500px) {
  .popup-wrap .popup {
    width: 280px;
  }
  .popup-wrap .popup .info {
    padding: 30px;
  }
}
@media (max-width: 400px) {
  .block-6 .btn, .block-5 .btn {
    width: 100%;
  }
}