@media only screen and (max-width: 1199px) {
  /*---------------global style---------------*/
  form input,
  form textarea {
    margin-bottom: 24px;
    width: 100%; }
  form input[type="submit"] {
    width: 100%; }

  /*---------------header---------------*/
  .search-wrapper {
    margin-left: 70px; }
    .search-wrapper form {
      width: 400px; }

  .nav--header {
    display: none; }

  .toggle-menu {
    display: block; }

  #search-toggle {
    display: none !important; }

  .nav-mobile {
    position: absolute;
    top: 0;
    left: 64px;
    width: 250px;
    background: #565655;
    z-index: 99; }
    .nav-mobile li {
      margin: 24px; }
      .nav-mobile li a {
        font-size: 18px;
        color: #fff; }

  /*---------------section partners---------------*/
  .section-partners .partners__item {
    margin-left: 10px;
    margin-right: 10px; }

  /*---------------page services---------------*/
  /*---------------section services content---------------*/
  .services-content {
    padding: 20px 0 60px; }
    .services-content .img-wrapper {
      margin-top: 50px; }

  /*---------------about page---------------*/
  /*---------------section about content---------------*/
  .about-content .name {
    margin-top: 0;
    text-align: center; }
  .about-content .socials {
    text-align: center; }
  .about-content .avatar {
    margin-top: 40px; }

  /*---------------it info page---------------*/
  /*---------------section it info content---------------*/
  .it_info-content .it_info-bg {
    top: 74px; }

  /*---------------contact page---------------*/
  /*---------------section contact content---------------*/
  .contact-content .text {
    text-align: center; }
  .contact-content h3 {
    margin-bottom: 30px; }
  .contact-content .group {
    margin-bottom: 30px; }
  .contact-content form {
    margin-top: 30px; }

  /*---------------form page---------------*/
  /*---------------form content---------------*/
  .form-content {
    padding-bottom: 210px; }
    .form-content h1 {
      margin-top: 140px; }

  /*---------------footer---------------*/
  .creator {
    text-align: center; }
    .creator a {
      float: none; } }
@media only screen and (max-width: 991px) {
  /*---------------global style---------------*/
  form {
    text-align: center; }
    form input,
    form textarea {
      margin-bottom: 24px;
      width: 50%; }
    form input[type="submit"] {
      width: 50%; }

  .search-wrapper form {
    margin-left: 0 !important;
    width: 340px; }
    .search-wrapper form input {
      padding-left: 55px !important; }

  #ui-id-1 {
    width: 520px !important;
    padding-left: 60px; }

  .logo {
    width: 255px; }
    .logo img {
      top: 2px; } }
@media only screen and (max-width: 767px) {
  /*---------------global style---------------*/
  h1 {
    font-size: 54px; }

  h2 {
    font-size: 38px; }

  h3 {
    font-size: 30px; }

  form input,
  form textarea {
    width: 80%; }
  form input[type="submit"] {
    width: 80%; }

  .link {
    padding: 14px 28px 20px;
    font-size: 27px; }

  /*---------------header---------------*/
  header {
    min-height: 60px; }

  .header-top {
    display: none; }

  .logo {
    width: 50%; }
    .logo img {
      top: 3px;
      width: 100%; }

  .toggle-menu {
    left: 10px; }

  .nav-mobile {
    left: 60px; }

  #ui-id-1 {
    width: 350px !important; }

  /*---------------main page---------------*/
  /*---------------section banner---------------*/
  .section-banner {
    min-height: 480px; }
    .section-banner .slider-item {
      min-height: 480px; }
      .section-banner .slider-item h1 {
        margin-top: 80px; }
      .section-banner .slider-item p {
        font-size: 22px; }

  /*---------------section partners---------------*/
  .section-partners h2 {
    margin: 30px 0 56px; }
  .section-partners .partners__item {
    width: 100%;
    margin: 0 10px 50px;
    text-align: center; }
    .section-partners .partners__item:hover {
      margin-bottom: 52px; }
    .section-partners .partners__item a {
      display: block; }

  /*---------------section free_audit---------------*/
  .section-free_audit {
    text-align: center; }
    .section-free_audit .link {
      margin-top: 65px; }

  /*---------------page services---------------*/
  /*---------------section services banner---------------*/
  .services-banner {
    height: 300px; }
    .services-banner h1 {
      left: 20px;
      bottom: 30px;
      font-size: 76px; }

  /*---------------about page---------------*/
  /*---------------section about content---------------*/
  .about-content {
    padding-top: 50px; }
    .about-content .name {
      font-size: 64px; }
    .about-content .socials {
      text-align: center; }
    .about-content .avatar {
      margin-top: 40px; }

  /*---------------it info page---------------*/
  /*---------------section it info banner---------------*/
  .it_info-banner {
    height: 300px; }
    .it_info-banner h1 {
      left: 15px;
      bottom: 20px;
      font-size: 60px; }

  /*---------------section it info content---------------*/
  .it_info-content {
    padding-bottom: 80px; }
    .it_info-content .it_info-bg {
      display: none; }
    .it_info-content .big-txt {
      margin-bottom: 60px;
      font-size: 28px; }

  /*---------------contact page---------------*/
  /*---------------section contact banner---------------*/
  .contact-banner {
    height: 300px; }
    .contact-banner h1 {
      left: 20px;
      bottom: 30px;
      font-size: 64px; }

  /*---------------form page---------------*/
  /*---------------form content---------------*/
  .form-content {
    padding-bottom: 130px; }
    .form-content h1 {
      margin-top: 80px;
      margin-bottom: 60px;
      font-size: 70px; }

  /*---------------footer---------------*/
  footer {
    padding: 40px 0;
    min-height: 300px; }

  .footer-logo {
    margin: 0 auto; }

  .footer-links {
    text-align: center; }

  .footer--nav {
    justify-content: center; } }
@media only screen and (max-width: 479px) {
  /*---------------global style---------------*/
  h1 {
    font-size: 40px; }

  h2 {
    font-size: 38px; }

  h3 {
    font-size: 30px; }

  form input,
  form textarea {
    width: 80%; }
  form input[type="submit"] {
    width: 80%; }

  /*---------------header---------------*/
  .logo {
    width: 140px; }
    .logo img {
      top: 13px; }

  .toggle-menu {
    left: 10px; }

  .nav-mobile {
    left: 60px; }

  .search-wrapper form {
    width: 188px; }
    .search-wrapper form input {
      margin-left: -166px;
      padding-left: 100px !important; }

  #ui-id-1 {
    width: 270px !important;
    padding-left: 30px; }

  /*---------------main page---------------*/
  /*---------------section banner---------------*/
  .section-banner {
    min-height: 420px; }
    .section-banner .slider-item {
      min-height: 420px; }
      .section-banner .slider-item h1 {
        margin-top: 50px; }
      .section-banner .slider-item p {
        font-size: 20px; }

  /*---------------about page---------------*/
  /*---------------section about content---------------*/
  .about-content .name {
    font-size: 60px; }
  .about-content .avatar {
    margin-top: 30px; }
    .about-content .avatar img {
      width: 100%; }

  /*---------------contact page---------------*/
  /*---------------section contact banner---------------*/
  .contact-banner {
    height: 250px; }
    .contact-banner h1 {
      left: 15px;
      bottom: 20px;
      font-size: 48px; }

  #map {
    height: 350px; }

  /*---------------it info page---------------*/
  /*---------------section it info banner---------------*/
  .it_info-banner h1 {
    font-size: 48px; }

  /*---------------page services---------------*/
  /*---------------section services banner---------------*/
  .services-banner h1 {
    font-size: 68px; } }

/*# sourceMappingURL=media_style.css.map */
