@media (width <= 1600px) {
  .discovery-phase .overview .section-title {
    margin-top: 40px;
  }

  .user-details .channel p {
    margin-bottom: 0;
  }

  .wireframes .row {
    margin-bottom: 30px;
  }

  .col-font img {
    margin-right: 0;
  }
}

@media (width <= 1440px) {
  .adfluence h1 {
    font-size: 65px;
  }

  .tab-mockup img {
    margin-top: -350px;
    bottom: 90px;
  }
}

@media (width >= 1280px) and (width <= 1366px) {
  .hero-section {
    padding-top: 60px;
  }

  .adfluence h1 {
    margin-bottom: 30px;
  }

  .discovery-phase .overview {
    padding-top: 90px;
    padding-bottom: 30px;
  }

  .col-font img.vector6 {
    width: 35%;
  }

  .logo-construct {
    padding-bottom: 220px;
  }

  .branding h2 {
    margin-bottom: 50px;
  }

  .branding, .branding .container {
    padding-bottom: 0;
  }

  .orange-bottom-triangle {
    height: 15vh;
  }

  .col-font {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .short-text {
    font-size: 160px;
  }

  .col-font img.vector6 {
    right: -37px;
  }

  .influencer h2 {
    margin-bottom: 50px;
  }

  .influencer .influencer-banner {
    top: 180px;
  }

  .group-top {
    margin-top: 120px;
  }
}

@media (width <= 1280px) {
  .adfluence h2 {
    font-size: 50px;
  }

  .discovery-phase img.adfluence-girl {
    left: -34px;
  }

  .hero-section img {
    width: 80%;
  }

  .adfluence h1 {
    font-size: 60px;
  }
}

@media (width <= 1199.98px) {
  .discovery-phase img.adfluence-girl {
    left: -156px;
  }

  .col-font img.vector6 {
    width: 40%;
  }

  .short-text {
    font-size: 170px;
  }

  .adfluence h1 {
    font-size: 55px;
  }

  .long-text {
    font-size: 50px;
  }

  .branding h2 {
    margin-bottom: 50px;
  }

  .branding {
    padding-bottom: 0;
  }

  .branding .container {
    padding-top: 30px;
    padding-bottom: 0 !important;
  }

  .col-font {
    padding-bottom: 0;
  }

  .draw {
    width: 150px;
    height: 150px;
  }

  .influencer .influencer-banner {
    top: 147px;
  }

  .hero-section {
    padding-top: 60px;
  }

  .research-section h4 {
    font-size: 18px;
  }

  .info-long, .info-short {
    padding: 30px;
  }

  .user-info h5 {
    font-size: 16px;
  }

  .goals {
    margin-right: 0;
  }
}

@media (width <= 991.98px) {
  .discovery-phase .overview .section-title {
    margin: 40px auto 30px;
  }

  .orange-top-triangle {
    height: 15vh;
  }

  .orange-bottom-triangle {
    height: 17vh;
  }

  .info-long, .info-short {
    width: 100%;
  }

  .user-info {
    flex-direction: column;
    display: flex;
  }

  .info-short {
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .info-long {
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 25px !important;
  }

  .user2 .info-short {
    border-top-left-radius: 25px;
  }

  .user2 .info-long {
    border-top-left-radius: 0;
    border-bottom-right-radius: 25px;
  }

  .user2 .info-short {
    order: 1;
  }

  .user2 .info-long {
    order: 2;
  }

  .research-section {
    padding-bottom: 40px;
  }

  .research-section .section-title {
    margin-top: 15px;
  }

  .research-section {
    padding-top: 25px;
  }

  .user-details {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .wireframes {
    padding-top: 125px;
  }

  .admin .content {
    padding-top: 0;
  }
}

@media (width >= 768px) and (width <= 991.98px) {
  .col-font img.vector6 {
    display: none;
  }

  .influencer .influencer-banner {
    top: 135px;
  }
}

@media (width <= 767.98px) {
  .more-info {
    flex-direction: column;
  }

  .goals {
    margin-bottom: 10px;
    margin-right: 40px;
  }

  .frustrations, .goals {
    width: 100%;
  }

  .competitor-analysis h4 {
    font-size: 16px;
  }

  .logo-construct {
    padding-top: 35px;
  }

  .adfluence h1 {
    font-size: 45px;
  }

  .adfluence h2 {
    font-size: 40px;
  }

  .adfluence-hub {
    padding-bottom: 0;
  }

  .research-section {
    padding-top: 25px;
  }

  .discovery-phase .overview {
    clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 100%);
    padding-top: 70px;
  }

  .discovery-phase .overview .section-title {
    margin: 40px 0 30px;
  }

  .competitor-analysis {
    clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 100%);
    padding-top: 120px;
  }

  .adfluence-hub p.para-max, .competitor-analysis img {
    max-width: none;
  }

  .competitor-analysis img {
    width: 100px;
  }

  .competitor-analysis thead td {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .competitor-analysis td {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .wireframes {
    clip-path: polygon(0 2%, 100% 0, 100% 100%, 0 100%);
    padding-top: 100px;
  }

  .wireframes h2 {
    margin-bottom: 40px;
  }

  .wireframes .row {
    margin-bottom: 0;
  }

  .wireframe {
    margin-bottom: 20px;
  }

  .wireframe img {
    margin: 0 auto;
    display: block;
  }

  .user-details {
    padding-top: 60px;
  }

  .col-font img.vector6 {
    display: none;
  }

  .roboto {
    margin-right: 0;
  }

  .group-top {
    margin-top: 0;
  }

  .white-space {
    clip-path: polygon(0 0, 100% 0, 100% 30%, 0 100%);
  }

  .tab-mockup img {
    display: none;
  }

  .logo-construct {
    padding-bottom: 20px;
  }

  .text {
    margin-top: 45px !important;
  }

  .col-font h2 {
    margin-bottom: 60px;
  }

  .col-font .col-md-4 {
    margin-bottom: 40px;
  }

  .influencer .influencer-banner {
    top: 113px;
  }

  .influencer {
    padding-bottom: 40px;
  }

  .admin .content h2 {
    margin-bottom: 60px;
  }

  .branding .container {
    padding-bottom: 20px !important;
  }

  .black-triangle {
    clip-path: polygon(100% 26%, 0 100%, 100% 100%);
    height: 15vh;
  }

  .orange-bottom-triangle, .white-space {
    height: 12vh;
  }
}

@media (width <= 575.98px) {
  .table-content {
    overflow-x: auto;
  }

  .discovery-phase .overview {
    clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 100%);
  }

  .black-triangle {
    clip-path: polygon(100% 26%, 0 100%, 100% 100%);
  }

  .admin .container {
    padding-top: 25px;
  }
}
/*# sourceMappingURL=responsive-addfluence.css.map */
