@media only screen and (min-width: 1700px) and (max-width: 1899px) {

  .gform_wrapper .gfield input,
  .gform_wrapper .gfield select,
  .gform_wrapper .gfield textarea {
    height: 50px;
    padding: 5px 25px !important;
    font-size: 14px !important;
  }

  .gform_wrapper .gform_footer .gform_button {
    padding: 15px 50px;
    font-size: 14px;
  }
}

@media (max-width: 1699px) {
  .container {
    width: 1350px;
  }

  .gform_wrapper .gfield input,
  .gform_wrapper .gfield select,
  .gform_wrapper .gfield textarea {
    height: 50px;
    padding: 5px 20px !important;
    font-size: 13px !important;
  }

  .gform_wrapper .gform_footer .gform_button {
    padding: 13px 30px;
    font-size: 13px;
  }


  h1 {
      font-size: 65px;
  }
  .hero-subtitle {
      font-size: 28px;
  }
  .hero-desc {
      font-size: 20px;
  }
  .scale-my-business-sec {
      padding: 80px 0px 80px 0px;
  }
  h2 {
      font-size: 50px;
  }
  .card-box {
      padding: 30px 30px 30px 30px;
  }
  .why-webforest-box {
      padding: 80px 40px;
  }
  .why-webforest-card {
      padding: 45px 20px 45px 20px;
  }
  h3 {
      font-size: 22px;
  }
  .what-we-build-card {
      min-height: 320px;
  }
  .what-we-build-sec .container, .expert-in-your-industry-sec .container {
      padding-bottom: 80px;
      margin-bottom: 80px;
  }
  .work-results-section {
      padding-bottom: 80px;
  }
  .growth-wrapper {
      padding: 60px 60px 60px 60px;
  }
  .growth-wrapper ul.feature-list {
    margin-top: 30px;
}
.growth-call-section {
    padding-bottom: 80px;
}
.faq-section {
    padding-bottom: 80px;
}
.what-we-build-sec {
    padding-top: 80px;
}
}

@media (max-width: 1499px) {
  .container {
    width: 1250px;
  }

  body p {
    font-size: 16px;
  }

  .hero-section {
      padding: 130px 0 0 0;
  }
  h1 {
    font-size: 55px;
}
.hero-subtitle {
    font-size: 25px;
}
.hero-desc {
    font-size: 18px;
}
.scale-my-business-sec {
    padding: 70px 0px 70px 0px;
}
.why-webforest-box {
    padding: 70px 30px;
}
h2 {
    font-size: 45px;
}
.my-business-card {
    gap: 25px;
}
.why-webforest-card .icon {
    height: 55px;
    width: 55px;
    min-width: 55px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.what-we-build-sec {
    padding-top: 70px;
}
.what-we-build-card p {
    font-size: 15px;
}
.what-we-build-sec .container, .expert-in-your-industry-sec .container {
    padding-bottom: 70px;
    margin-bottom: 70px;
}
.expert-box {
    justify-content: center;
    flex-direction: column;
}
.reviews-grid {
    gap: 25px;
}
.growth-wrapper h2 {
    font-size: 45px;
    margin-bottom: 25px;
}
.growth-wrapper p {
    font-size: 16px;
}
.form-card.two {
    width: 490px;
    margin-left: -260px;
}
.growth-call-section {
    padding-bottom: 70px;
}
.faq-section {
    padding-bottom: 70px;
}
.cta-box {
    padding: 60px 40px 60px 40px;
    grid-template-columns: 400px auto;
}

.info-small-wrap .info-detail {
    padding-right: 30px;
    margin-right: 30px;
}
}

@media (max-width: 1279px) {
  .container {
    width: 1121px;
  }

  body p {
    font-size: 16px;
  }

  .gform_wrapper .gfield input,
  .gform_wrapper .gfield select,
  .gform_wrapper .gfield textarea {
    height: 45px;
    padding: 5px 20px !important;
    font-size: 13px !important;
  }

  .gform_wrapper .gform_footer .gform_button {
    padding: 12px 40px;
    font-size: 13px;
  }


}

@media (max-width: 1120px) {
  #header .mobile {
    display: block !important;
  }

  #header .destop {
    display: none !important;
  }

  #header {
    width: 100%;
    top: 0 !important;
    border-radius: 0;
  }

  #header .wrapper ul#menu-header-menu {
    margin: 0 !important;
    display: block !important;
  }

  #header .wrapper ul#menu-header-menu li {
      border-bottom: 1px solid rgb(0 0 0 / 20%);
      margin: 0 !important;
  }

  #header .wrapper ul#menu-header-menu li:last-child {
    border: 0;
  }

  #header .wrapper ul#menu-header-menu li a {
    width: 100%;
    padding: 15px 0;
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
  }

  #header .res_navigation {
    display: block;
    position: relative;
    order: 3;
  }

  #header .wrapper .mobile-menu {
    display: flex;
    flex-direction: column;
    transform: translateX(100%);
    width: 100%;
    max-width: 100%;
    transition: all 0.5s ease 0s;
    position: fixed;
    top: 0px;
    left: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9;
    padding: 130px 20px 20px 20px;
    overflow-y: auto;
    float: none;
    margin: 0 !important;
    height: 100vh;
  }

  html.menu-open #header .wrapper .mobile-menu {
    left: 0;
    transform: translateX(0) translateY(0);
  }


  /**/
  #header .wrapper ul#menu-header-menu span.submenu-click-arrow {
    top: 0;
    filter: brightness(0) saturate(100%) invert(20%) sepia(0%) saturate(4713%) hue-rotate(332deg) brightness(93%) contrast(20%);
    height: 50px;
    width: 50px;
    background-position: center;
    background-size: 11px;
    pointer-events: all;
  }

  #header .wrapper ul#menu-header-menu li ul.sub-menu {
    width: 100% !important;
    background: transparent;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    position: static;
    transform-origin: unset;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    opacity: 1 !important;
    visibility: visible !important;
    padding-left: 15px;
  }

  #header .wrapper ul#menu-header-menu li ul.sub-menu::before {
    content: none;
  }

  #header .wrapper ul#menu-header-menu li ul.sub-menu li a {
    padding: 15px;
    border: 0;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
  }

  #header .wrapper ul#menu-header-menu li.menu-item-has-children::after {
    content: none;
  }

  #header .wrapper ul#menu-header-menu ul.sub-menu li {
    margin: 0 !important;
  }

  #header .wrapper ul#menu-header-menu li:last-child {
    border: 0 !important;
  }

  #header .header-btn-wrap {
    margin-left: 0;
    margin-right: 30px;
  }

  #header .header-logo a {
    max-width: 195px;
  }

  .container {
    width: 100%;
  }

  body p {
    font-size: 15px;
  }

  .gform_wrapper .gfield input,
  .gform_wrapper .gfield select,
  .gform_wrapper .gfield textarea {
    height: 45px;
    padding: 5px 20px !important;
    font-size: 13px !important;
  }

  .gform_wrapper .gform_footer .gform_button {
    padding: 12px 40px;
    font-size: 13px;
  }


  .gform_wrapper .gform_footer {
    margin: 0 auto !important;
    margin-top: 20px !important;
  }

  ul.feature-list li {
      font-size: 17px;
  }
  ul.feature-list li svg {
    height: 20px;
    width: 20px;
    min-width: 20px;
}
.faq-answer p {
    font-size: 16px;
}
ul.feature-list li {
    font-size: 16px;
    padding: 7px 15px 7px 15px;
}
.cta-box p {
    font-size: 16px;
}
.footer-bottom {
    padding: 30px 0px;
}
.growth-wrapper ul.feature-list {
    margin-top: 10px;
}
.form-card.two .form-title {
    font-size: 23px;
    margin-bottom: 25px;
}

.info-small-wrap {
    margin-bottom: 40px;
    margin-top: 5px;
}
.info-small-wrap .info-detail .one {
    font-size: 30px;
}
.info-small-wrap .info-detail span.two {
    font-size: 12px;
}
.info-small-wrap .info-detail {
    padding-right: 20px;
    margin-right: 20px;
}
.hero-section .row-wrapper .bottom-wrapper .logo-wrap {
    gap: 15px;
}
.hero-subtitle {
    margin-bottom: 20px;
}
}

@media (max-width: 991px) {
  body p {
    font-size: 15px;
  }

  .page-not-found {
    padding: 130px 0px 50px;
  }

  .page-not-found h1 {
    margin-bottom: 25px;
  }

  .gform_wrapper .gfield_radio {
    grid-template-columns: repeat(2, 1fr);
  }

  .hero-section {
      padding: 110px 0 0 0;
  }
  .hero-grid {
    grid-template-columns: 100%;
}
.hero-content {
    text-align: center;
}
h1 {
    font-size: 45px;
}
.hero-subtitle {
    font-size: 23px;
}
.hero-content .button-wrap {
    display: flex;
    justify-content: center;
}
.form-card {
    max-width: 80%;
    margin: 0 auto;
}
h2 {
    font-size: 35px;
}
span.small-title {
    font-size: 13px;
}
.my-business-card {
    gap: 15px;
}
.card-box {
    padding: 25px 25px 25px 25px;
}

/* .card-box p br {
  display: none;
}
.why-webforest-box p br {
  display: none;
} */
br {
  display: none;
}
.why-webforest-box .title-wrapper h2 {
    margin-bottom: 20px;
}
.why-webforest-box p {
    font-size: 16px;
}
.why-webforest-box .title-wrapper {
    margin-bottom: 30px;
}
.why-webforest-card p {
    font-size: 15px;
    line-height: 150%;
}
.why-webforest-box .button-wrapper {
    margin-top: 40px;
}
/* .btn-main {
    padding: 13px 30px;
    font-size: 15px;
} */
.why-webforest-box .title-wrapper h2 br {
  display: block;
}
.what-we-build-grid {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 50px;
}
.what-we-build-card {
    min-height: auto;
}
.what-we-build-sec .top-wrapper {
    grid-template-columns: 100%;
    margin-bottom: 30px;
}
.what-we-build-sec .top-wrapper .left-wrap, .what-we-build-sec .top-wrapper .right-wrap {
    text-align: center;
}
.expert-in-your-industry-sec .title-wrapper {
    margin-bottom: 35px;
}
.industry-listing {
    grid-template-columns: repeat(4,1fr);
    gap: 15px;
}
.what-we-build-sec .container, .expert-in-your-industry-sec .container {
    padding-bottom: 60px;
    margin-bottom: 60px;
}
.results-grid .result-card {
    padding: 25px;
    min-height: auto;
}
.results-grid .result-card .card-content h3 {
    font-size: 22px;
}
.results-grid .result-card .card-content .result-stat {
    font-size: 16px;
}
.results-grid .result-card .card-header .category {
    font-size: 16px;
}
h4 {
    font-size: 16px;
}
.reviews-grid .review-card .author-info span {
    font-size: 11px;
}
.reviews-grid .review-card .review-author img {
    height: 40px;
    width: 40px;
}
.reviews-grid .review-card .review-author {
    gap: 13px;
}
.work-results-section .button-wrapper {
    margin-top: 40px;
}
.growth-wrapper {
    padding: 40px 40px 40px 40px;
    width: 100%;
}
.growth-wrapper-main-wrap {
    flex-direction: column;
    gap: 20px;
}
.growth-wrapper .content-wrap {
    max-width: 100%;
}
.growth-wrapper h2 {
    font-size: 37px;
    margin-bottom: 15px;
}
.form-card.two {
    width: 100%;
    margin-left: 0;
    max-width: 100%;
}
.faq-section {
    padding-bottom: 60px;
}
.cta-box {
    padding: 40px 30px 40px 30px;
    grid-template-columns: 100%;
    gap: 20px;
    text-align: center;
}
.cta-box .button-wrapper {
    gap: 15px;
    justify-content: center;
}
.reviews-grid .review-card {
    padding: 25px 20px;
}
.reviews-grid .review-card p.review-text {
    font-size: 15px;
}
.reviews-grid {
    gap: 15px;
}
h3 {
    font-size: 20px;
}
.why-webforest-card {
    padding: 25px 15px 25px 15px;
}
.why-webforest-card .icon {
    height: 45px;
    width: 45px;
    min-width: 45px;
    margin-bottom: 15px;
}


.info-small-wrap {
    justify-content: center;
}
.hero-section .row-wrapper .bottom-wrapper {
    justify-content: center;
}
}

@media (max-width: 767px) {
  #header .wrapper .mobile-menu {
    padding: 100px 20px 20px 20px;
  }


  legend.gfield_label {
    font-size: 16px !important;
  }

  .gform_wrapper .gfield_radio {
    gap: 13px;
  }
  .scale-my-business-sec {
      padding: 50px 0px 50px 0px;
  }
  .scale-my-business-sec .top-wrapper {
      margin-bottom: 45px;
      align-items: center;
      flex-direction: column;
      text-align: center;
      gap: 23px;
  }
  .my-business-card {
      grid-template-columns: 100%;
  }
  .why-webforest-box {
      padding: 50px 20px;
  }
  h2 {
    font-size: 29px;
}
.why-webforest-box p {
    font-size: 15px;
    line-height: 24px;
}
.why-webforest-grid {
    grid-template-columns: 100%;
}
.why-webforest-card::after,.why-webforest-grid::after {
  display: none;
}
.why-webforest-card {
    border-top: 1px solid #f5f5f526;
}
.why-webforest-box .button-wrapper {
    margin-top: 30px;
    gap: 15px;
}
.what-we-build-sec {
    padding-top: 50px;
}
.what-we-build-card {
    padding: 30px 20px;
    min-height: auto;
}
.cta-box {
    padding: 30px 20px 30px 20px;
    gap: 15px;
}
.cta-box p {
    font-size: 15px;
    line-height: 24px;
}
ul.social li a {
    width: 35px;
    height: 35px;
    padding: 8px;
}
.footer-bottom {
    flex-direction: column;
}
.footer-bottom .left-col {
    flex-direction: column;
}
.industry-box {
    padding: 20px 20px 20px 20px;
    gap: 25px;
}
.industry-box .icon {
    min-width: 40px;
    width: 40px;
    height: 40px;
    margin: 0 auto;
}
.cta-box .button-wrapper {
    margin-top: 10px;
}
.what-we-build-sec .top-wrapper {
    gap: 10px;
}
.what-we-build-grid {
    grid-template-columns: 100%;
    margin-bottom: 30px;
}
.what-we-build-sec .button-wrapper {
    gap: 15px;
}
.what-we-build-sec .container, .expert-in-your-industry-sec .container {
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.expert-in-your-industry-sec .title-wrapper h2 {
    margin-bottom: 15px;
}
.industry-listing {
    grid-template-columns: repeat(2,1fr);
}
.expert-box .icon {
    display: none;
}
.expert-box p {
    font-size: 15px;
    text-align: center;
}
.work-results-section .top-wrapper {
    align-items: center;
    flex-direction: column;
    gap: 25px;
    text-align: center;
}
.results-grid {
    grid-template-columns: 100%;
    margin-bottom: 30px;
}
.results-grid .result-card {
  border-bottom: 1px solid #EDEBE5;
}
.results-grid .result-card:last-child {
  border-bottom: 0px;
}
.reviews-grid {
    grid-template-columns: 100%;
}
.work-results-section .button-wrapper {
    gap: 15px;
}
.work-results-section {
    padding-bottom: 50px;
}
.growth-wrapper {
    padding: 30px 20px 30px 20px;
}
.growth-wrapper h2 {
    font-size: 28px;
}
.growth-wrapper p {
    font-size: 15px;
    line-height: 24px;
}
/* .btn-main {
    padding: 12px 27px;
    font-size: 14px;
} */
  .gform_wrapper .gfield_radio label {
    font-size: 12px !important;
  }

  .gform_wrapper .gfield_radio>.gchoice {
    padding: 5px 12px 5px 12px;
  }

  .ginput_container_consent label.gfield_consent_label {
    font-size: 14px;
  }

  .gform_confirmation_message {
    font-size: 14px;
    padding: 15px 25px;
  }

  .page-not-found {
    padding: 120px 0px 50px;
  }

  .page-not-found h1 {
    margin-bottom: 20px;
    font-size: 25px;
  }

  .gform_wrapper .gfield_radio {
    grid-template-columns: 100%;
  }

  .gform_wrapper .gform_footer .gform_button {
      padding: 13px 35px;
      min-height: unset !important;
      line-height: unset !important;
      font-size: 15px !important;
  }
  .growth-call-section {
    padding-bottom: 60px;
}
.faq-section .title-wrapper {
    margin-bottom: 40px;
}
.faq-question {
    padding: 18px 20px;
}
.faq-question h3 {
    font-size: 17px;
}
.faq-answer p {
    font-size: 15px;
    line-height: 24px;
}
.faq-icon {
    width: 25px;
    height: 25px;
    min-width: 25px;
}
.faq-item {
    border-radius: 10px;
}
.faq-section {
    padding-bottom: 40px;
}
.card-box {
    padding: 25px 20px 25px 20px;
}
.card-box .icon {
    width: 50px;
    height: 50px;
    min-width: 50px;
    margin-bottom: 20px;
}
.faq-answer {
    padding: 0 20px 25px 20px;
}
.faq-answer p {
    font-size: 15px;
    line-height: 24px;
}

  .mobile-list-menu {
    display: block;
  }


  br {
    display: none !important;
  }
  h1 {
    font-size: 38px;
    margin-bottom: 20px;
    letter-spacing: 0px;
}
.hero-subtitle {
    font-size: 17px;
    margin-bottom: 20px;
}
.hero-desc {
    font-size: 15px;
}
.gradient-btn {
    padding: 15px 25px;
    font-size: 15px;
}
#header {
    padding: 20px 0px;
}
.form-card {
    max-width: 100%;
    padding: 30px 25px 30px 25px;
}
.form-title {
    font-size: 23px;
    line-height: 130%;
}
.form-subtitle {
    font-size: 14px;
    margin-bottom: 15px;
}

.info-small-wrap .info-detail {
    padding-right: 0px;
    margin-right: 0px;
    border-right: 0px;
}
.info-small-wrap {
    margin-bottom: 40px;
    margin-top: 0px;
    gap: 20px;
}
.info-small-wrap .info-detail .one {
    font-size: 25px;
}
.hero-section .row-wrapper .bottom-wrapper {
    gap: 10px;
}
.hero-section .row-wrapper .bottom-wrapper .logo-wrap {
    gap: 15px;
    justify-content: center;
    margin-top: 10px;
}
.hero-section .row-wrapper .bottom-wrapper .logo-wrap img {
    width: 60px;
}
	.hero-section .row-wrapper .bottom-wrapper .logo-wrap img:nth-child(2) {
    width: 55px;
}
	.hero-section .row-wrapper .bottom-wrapper .logo-wrap img:nth-child(4) {
    width: 90px;
}

#header .header-logo a {
    max-width: 155px;
}
/* #header.fixed .header-logo a {
    max-width: 125px;
} */
}