@media (max-width: 1200px) {
  .container {
    width: 96%;
  }
}

@media (max-width: 992px) {
  #slider .container {
    padding: 40px 0;
  }

  #slider .text-column .title {
    font-size: 40px;
  }

  #slider .text-column .subtitle {
    font-size: 21px;
  }

  #slider .text-column .list span {
    font-size: 18px;
  }

  #slider .form .title {
    font-size: 20px;
  }

  #slider .form .subtitle {
    font-size: 18px;
  }

  #begin {
    padding: 80px 0 40px;
  }

  #begin .left-block {
    width: 65%;
  }

  #begin .left-block .title {
    font-size: 28px;
  }

  #begin .left-block .textarea {
    font-size: 15px;
  }

  section>.container>.title {
    font-size: 28px !important;
  }

  section>.container>.subtitle {
    font-size: 18px !important;
  }

  #pluses {
    padding: 40px 0;
  }

  #pluses .pluses-container .plus-block {
    width: 33%;
  }

  #why-we {
    padding: 40px 0 20px;
  }

  #why-we .why-container .block .title-block {
    font-size: 20px;
  }

  #why-we .why-container .block .text-block {
    font-size: 15px;
  }

  #why-we .why-container .btn {
    font-size: 17px;
    padding: 15px;
  }

  #requirements {
    padding: 40px 0;
  }

  #requirements .blocks-container .block {
    width: 49%;
  }

  #documents {
    padding: 40px 0;
  }

  #documents .documents-container .list ul li {
    font-size: 17px;
  }

  #services {
    padding: 40px 0;
  }

  #services .services-container .service .title-service {
    font-size: 28px;
  }

  #services .services-container .service .subtitle-service {
    font-size: 18px;
  }

  #services .services-container .service .price {
    font-size: 50px;
  }

  #services .services-container .service ul li {
    font-size: 16px;
  }

  #services .services-container .service .btn {
    font-size: 16px;
  }

  #steps {
    padding: 40px 0;
  }

  #steps .steps-container .step .number {
    font-size: 45px;
  }

  #steps .steps-container .step .title-step {
    font-size: 20px;
  }

  #steps .steps-container .step .description {
    font-size: 16px;
  }

  #steps .last-step .title-last {
    font-size: 25px;
  }

  #steps .last-step .description-last {
    font-size: 17px;
  }

  #steps .last-step .btn-container {
    padding-bottom: 0;
  }

  #faq {
    padding: 40px 0;
  }

  #faq .faq-container .faq .faq-title {
    font-size: 18px;
  }

  #faq .faq-container .faq .faq-content {
    font-size: 16px;
  }

  #reviews {
    padding: 40px 0;
  }

  #reviews .slider .slide .textarea {
    font-size: 17px;
  }

  #reviews .slider .slide .author .name {
    font-size: 18px;
  }

  #footer-form {
    padding: 40px 0;
  }

  #footer-form .column .title {
    font-size: 30px;
  }

  #footer-form .column .subtitle {
    font-size: 28px;
  }

  #footer-form .column .subtitle .big {
    font-size: 30px;
  }

  #footer-form .form .title {
    font-size: 20px;
  }

  #footer-form .form .subtitle {
    font-size: 18px;
  }

  #related {
    padding: 40px 0 20px;
  }

  #related .title {
    font-size: 20px;
  }
}

@media (max-width: 800px) {
  #slider .container {
    flex-wrap: wrap;
  }

  #slider .text-column {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }

  #slider .form {
    margin: 0 auto;
  }

  #begin {
    padding: 40px 0;
  }

  #begin .container {
    flex-wrap: wrap;
  }

  #begin .left-block {
    width: 100%;
  }

  #begin .image {
    margin: 0;
  }

  #why-we .why-container .btn {
    top: 0;
  }

  #documents .documents-container .list {
    width: 100%;
    margin: 0;
  }

  #documents .documents-container {
    flex-wrap: wrap;
  }

  #documents .documents-container .image {
    display: none;
  }

  #services .services-container .image-3 {
    max-width: 490px;
    right: 0;
    bottom: 100px;
  }

  #steps .steps-container {
    flex-wrap: wrap;
  }

  #steps .steps-container .step {
    width: 49%;
    margin-bottom: 15px;
  }

  #footer-form .container {
    flex-wrap: wrap;
  }

  #footer-form .column {
    width: 100%;
    margin-bottom: 15px;
  }

  #footer-form .form {
    margin: 0 auto;
  }

  #footer-form .column .title br {
    display: none;
  }

  #footer-form .column .subtitle .big {
    display: inline-block;
  }

  #services .services-container .service {
    width: 80%;
  }
}

@media (max-width: 768px) {
  #related>.container>ul {
    flex-wrap: wrap;
  }

  #related .recent-posts-widget-with-thumbnails,
  #related .popular-posts {
    width: 50%;
  }
}

@media (max-width: 568px) {

  #comments .comment-name,
  #comments .comment-email {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  #comments .top-row {
    margin-bottom: 0;
  }

  #pluses .pluses-container .plus-block {
    width: 48%;
  }

  #why-we .why-container {
    flex-wrap: wrap;
  }

  #why-we .why-container .column {
    width: 100%;
  }

  #why-we .why-container .btn {
    left: 50%;
    transform: translateX(-50%);
  }

  #related .archive {
    width: 100%;
    margin-top: 20px;
  }

  #slider .text-column .title {
    font-size: 32px;
  }

  #footer-form .column .subtitle,
  #footer-form .column .subtitle .big {
    font-size: 23px;
  }
}

@media (max-width: 480px) {
  #steps .steps-container .step {
    width: 100%;
  }

  #slider .form,
  #footer-form .form {
    max-width: 96%;
  }

  #requirements .blocks-container .block {
    width: 100%;
    height: 200px;
    padding: 20px;
  }

  #related .recent-posts-widget-with-thumbnails,
  #related .popular-posts {
    width: 100%;
    margin-bottom: 20px;
  }

  #related .archive {
    margin-top: 0;
  }
}

@media (max-width: 414px) {
  .modal-form {
    max-width: 96%;
    padding: 20px;
  }

  .modal-form .title {
    font-size: 18px;
  }

  .modal-form .subtitle {
    font-size: 16px;
  }
}