@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100;300;400;500;600;700;800;900&family=Lato:wght@100;300;400;700;900&display=swap");
* {
  padding: 0;
  margin: 0;
  color: white;
}

section {
  overflow: unset;
}

@media only screen and (max-width: 600px) {
  .banner h2 {
    background-color: #7FC6A4;
    padding: 30px 50px;
    position: absolute;
    top: 50%;
  }
  .banner-crasoul .body .content .play-btn {
    margin-top: 5px !important;
    width: 80px;
    height: 80px;
  }
  .counteri {
    height: auto;
  }
  .banner-crasoul .pro {
    margin-top: -90px;
  }
  section {
    padding: 20px;
    overflow-x: hidden;
  }
  #title h1 {
    font-size: 30px;
  }
  #title a {
    font-size: 30px;
  }
  .top-head {
    display: none;
  }
  ul, li, a, p, span {
    font-family: "Heebo", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #758994;
    line-height: 1.2em;
  }
  h1 {
    font-family: "Lato", sans-serif;
    font-size: 56px;
    font-weight: 800;
    line-height: 1.2em;
  }
  h2 {
    font-family: "Lato", sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2em;
  }
  h3 {
    font-family: "Lato", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2em;
  }
  h4 {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3em;
  }
  button {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.2em;
  }
  .banner-crasoul .main {
    margin-top: 10vh;
  }
  .About .teo-content {
    margin-top: 50px;
    padding-left: 20px;
  }
  .servioces {
    margin-top: 10px;
    margin-left: 10px;
  }
  .experince .progres {
    padding: 40px;
  }
  .latest-project {
    margin-top: 200px;
  }
  .part_2 .content-1 {
    position: absolute;
    top: 0;
    left: -100%;
  }
  .contact .media {
    margin-left: -50px;
  }
  .team {
    padding: 0px 20px;
  }
  .team .man {
    margin-top: 40px;
    overflow: hidden;
    padding: 0px;
    position: relative;
  }
  .Quoto {
    padding-top: 100px;
    height: auto;
  }
  .Quoto .contact-form {
    padding: 20px;
  }
  .Quoto .contact-form img {
    padding: 0;
    height: 100%;
    width: 100%;
  }
  .Quoto .contact-form .back-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 73% 75%;
  }
  .Quoto .contact-form form {
    display: block;
    background-color: white;
    padding: 20px 0px;
  }
  .Prinching .con .contain {
    width: 290px;
    padding: 60px 0px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 990px) {
  .comment form {
    padding: 10px;
  }
  .banner h2 {
    background-color: #7FC6A4;
    padding: 30px 50px;
    position: absolute;
    top: 40%;
  }
  .banner h3 {
    font-size: 25px;
  }
  .counteri {
    height: auto;
  }
  section {
    overflow-x: hidden;
    padding: 20px;
  }
  body {
    overflow-x: hidden;
  }
  #title h1 {
    font-size: 50px;
  }
  #title a {
    font-size: 30px;
  }
  .top-head {
    display: none;
  }
  ul, li, a, p, span {
    font-family: "Heebo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #758994;
    line-height: 1.2em;
  }
  h1 {
    font-family: "Lato", sans-serif;
    font-size: 56px;
    font-weight: 800;
    line-height: 1.2em;
  }
  h2 {
    font-family: "Lato", sans-serif;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2em;
  }
  h3 {
    font-family: "Lato", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2em;
  }
  h4 {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3em;
  }
  button {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 800;
    line-height: 1.2em;
  }
  .banner-crasoul .main {
    margin-top: 10vh;
  }
  .About .teo-content {
    margin-top: 50px;
    padding-left: 20px;
  }
  .servioces {
    margin-top: 10px;
    margin-left: 10px;
  }
  .experince .progres {
    padding: 40px;
  }
  .latest-project {
    margin-top: 200px;
  }
  .part_2 .content-1 {
    position: absolute;
    top: 0;
    left: -100%;
  }
  .team {
    padding: 0px 20px;
  }
  .team .man {
    margin-top: 10px;
    overflow: hidden;
    padding: 10px;
    position: relative;
  }
}/*# sourceMappingURL=responsive.css.map */