/* free-search-start */

.location-free-search .row.cta-row a.request-link {
  background: #20a0b1;
}
.location-request-cta.location-free-search .row.cta-row .cta-content {
  width: 45%;
}
.location-cta-form {
    width: 100%;
    max-width: 100%;
}
.location-request-cta.location-free-search .row.cta-row .cta-btn {
  width: 55%;
  text-align: end;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.location-request-cta.location-free-search .row.cta-row {
  background: #0f2b3f;
}
.location-free-search .cta-btn input {
  border: 0;
  outline: none;
  height: 50px;
  padding: 0 20px;
  border-radius: 50px;
  width: 100%;
  max-width: 400px;
  text-transform: capitalize;
  color: #383838;
}
.location-cta-form form {
    display: flex;
    align-items: center;
    gap: 10px;
}
.location-cta-form .hs_email {
  width: 70%;
}
.location-cta-form .hs_submit.hs-submit {
    width: 30%;
}
/* end */
.partner-slides {
  display: flex;
  justify-content: center;
  gap: 30px;
}

.location-slider {
  background: #edf9f8;
}

.location-slider h2 {
  margin-bottom: 30px;
}
/* end */
/* location indusrty start */
.location-industry .digital-card {
  padding: 30px;
  background: #fff;
  border-radius: 30px;
  min-height: 100%;
  transition: all 0.4s ease-out;
  position: relative;
  z-index: 1;
  border: 1px solid #0000000d;
}
.hubspot-digital .digital-card:hover {
  background: #0e3146;
}
.digital-card-img {
  margin-bottom: 20px;
  max-width: 89px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(/images/locationimages/shapewhite.png);
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.4s ease-out;
}
.location-industry .digital-card:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background-image: url(/images/locationimages/shapeblack.png);
  width: 105px;
  height: 208px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
.location-industry .digital-card img,
.location-industry .digital-card h4,
.location-industry .digital-card p {
  transition: all 0.4s ease-out;
}
.digital-card img {
  max-width: 50px;
}
.location-industry .row {
  max-width: 1130px;
  margin: 0 auto;
  justify-content: center;
}
.location-industry .digital-card p {
  margin: 0;
  font-size: 16px;
  line-height: 30px;
}
.location-bg {
  background-image: url(/images/locationimages/locationwave.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
}
section.location-benifit {
  background: #f8fbff;
}
section.location-benifit .location-bg {
  background-image: url(/images/locationimages/benifitwave.svg);
  background-size: cover;
  background-position: center;
}
.location-industry .digital-card:hover .digital-card-img {
  background-image: url(/images/locationimages/shapegreen.png);
}
.location-industry .digital-card:hover h4,
.location-industry .digital-card:hover p {
  color: #fff;
}
.location-industry .digital-card:hover .digital-card-img img {
  filter: brightness(0) invert(1);
}

.request-btn a {
  position: relative;
  z-index: 1;
  padding: 12px 35px;
  display: inline-block;
  transition: all 0.4s ease-out;
}

.request-btn a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-image: url(/images/locationimages/rightarrow.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center;
  transition: all 0.4s ease-out;
}

.request-btn a:hover {
  padding-right: 40px;
}
.location-industry h2 {
  color: #0f2b3f;
  font-weight: 600;
}
/* benifit-section start */
.section-title {
  font-weight: 700;
}
.highlight {
  color: #00a9b7;
}
.benefit-card {
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  transition: transform 0.3s ease;
  height: 100%;
  padding: 20px;
}
.benefit-card:hover {
  transform: translateY(-5px);
}
.benefit-card img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}
.benefit-card .card-body {
  padding: 20px;
  padding-left: 0;
  padding-right: 0;
}
.benefit-card h5 {
  font-weight: 600;
}

/* end */
/* why-choose-start */
.location-choose .location-bg {
  background-image: none;
}
/* end */
.location-choose .location-bg {
  background-image: none;
}

.location-request-cta .row.cta-row {
  align-items: center;
  padding: 35px 30px;
  background: #20a0b1;
  border-radius: 15px;
  color: #fff;
  margin: 0;
}
.explore-new-btn {
  margin-top: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.explore-new-btn,
.explore-new-btn span {
  color: #20a0b1;
  transition: all 0.4s ease-out;
}
.hubspot-package-btn a.quote,
.quote-expert {
  height: 58px;
  border-radius: 100px;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  padding: 0px 35px;
  border: 1px solid #20a0b1;
  color: #20a0b1;
  font-size: 18px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  transition: 0.3s ease-in-out 0s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.location-request-cta .cta-btn a.request-link {
  padding: 0px 24px;
  background: #0f2b3f;
  border-radius: 50px;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  width: auto;
  justify-content: center;
  margin: 0 auto;
  text-align: center;
}
/* .location-request-cta .cta-content {
  width: 80%;
}

.location-request-cta .cta-btn {
  width: 20%;
} */

.row.cta-row h2 {
  font-weight: 600;
  margin-bottom: 10px;
}
.location-request-cta .row.cta-row h2{
  text-transform: capitalize; 
}
.location-request-cta .row.cta-row h2,
.location-request-cta .row.cta-row p {
  color: #fff;
}

.location-request-cta .row.cta-row p {
  margin: 0;
}
/* .location-request-cta .cta-btn a.request-link {
  padding: 12px 24px;
  background: #0f2b3f;
  border-radius: 50px;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
} */

/* sunil-css */
/* Reset some basic elements */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Link styles */
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
/*   
  .container{max-width: 1320px;margin:0px auto;width: 100%;padding: 0px 1.5rem;} */

/* Utility font family classes */
.font-outfit {
  font-family: "Outfit", sans-serif;
}

.font-inter {
  font-family: "Inter", sans-serif;
}

/*-------------Location-Page-New York-css-------------
  ---------------------page-banner---------------------*/
.page-banner {
  width: 100%;
}

.banner-section_background {
  background-color: #edf5ff;
  padding-top: 60px;
  width: 100%;
  padding-bottom: 30px;
}

.banner-section_content {
  display: flex;
  align-self: start;
  justify-content: space-between;
}

.banner-section_graphics {
  width: 100%;

  .graphics-shape {
    width: 100%;
  }
}

.banner-section_head {
  display: flex;
  align-items: center;
  gap: 15px;

  li {
    display: flex;
    align-items: center;
    gap: 15px;

    span {
      color: #028ea1;
      font-size: 20px;
      font-weight: 400;
      text-transform: capitalize;
    }

    a {
      display: flex;
      align-items: center;
      gap: 10px;

      span {
        color: #ff5c35;
        font-size: 18px;
        font-weight: 500;
        text-decoration: underline;
        transition: ease-in-out;

        &:hover {
          color: #e44720;
        }
      }
    }
  }
}

.banner-section_text {
  width: 100%;
  padding-right: 110px;
  display: flex;
  gap: 0;
  max-width: 746px;
  text-align: left;
  align-items: center;

  h1 {
    color: #0f2b3f;
    font-size: 48px;
    font-weight: 700;
    line-height: 70px;
    font-family: "Outfit", sans-serif;
  }

  p {
    line-height: 30px;
    font-size: 17px;
    color: #0f2b3f;
    font-family: "Inter", sans-serif;
    font-weight: 500;
  }
}

.banner-section_background p, .banner-section_background h1, .banner-section_background span {
    margin: 0;
}
.location-form h1 {
  font-size: 32px;
}
.location-form .input input,
.location-form select {
  height: 40px !important;
  padding: 0 10px;
  border: 0;
  padding-left: 0;
  border-bottom: 1px solid;
  color: #848484;
}
.banner-list {
  display: grid;
  gap: 25px;
}
.location-form .input input::placeholder,
.location-form textarea::placeholder {
  color: #848484;
  font-size: 16px;
}

.location-form textarea {
  padding: 0 10px;
  border: 0;
  padding-left: 0;
  border-bottom: 1px solid;
  color: #848484;
  height: 40px;
  width: 100% !important;
}
input#add_file-ce5dbefc-8a87-4527-8d66-9ed11d25b9df {
  width: 100% !important;
  border: 0;
}
.banner-section_form {
  max-width: 574px;
  background-color: #ffffff;
  width: 100%;
  border-radius: 15px;
  padding: 33px 35px 37px;
}
.actions {
  margin: 0;
  padding: 0;
}
.banner-section_graphics .actions  input {
    padding: 0 35px;
    height: 50px;
    border: 0;
    border-radius: 10px;
    background: #20a0b1;
    color: #fff;
    font-size: 17px;
    text-transform: capitalize;
    margin-top: 25px;
    position: relative;
    z-index: 1;
    transition: all 0.4s ease-out;
}
.banner-section_graphics.graphics-wave {
    margin-top: -65px;
    z-index: -1;
    position: relative;
}
.actions input {
  padding: 0 35px;
  height: 50px;
  border: 0;
  border-radius: 10px;
  background: #20a0b1;
  color: #fff;
  font-size: 17px;
  text-transform: capitalize;
  margin-top: 25px;
  position: relative;
  z-index: 1;
  transition: all 0.4s ease-out;
}
.location-cta-form form .actions input {
    color: #fff;
}
/* How SEO Helps */
.seo-benefits_section {
  padding: 90px 0px;
}
.seo-benefits_section h2.heading-main-new, .seo-benefits_section p {
    margin: 0;
}
.seo-benefits_wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.seo-benefits_left {
  max-width: 620px;
  width: 100%;
  padding-right: 50px;
  display: grid;
  gap: 34px;

  .seo-benefits_head {
    text-align: left;
    display: grid;
    gap: 15px;
    h2 {
      color: #0f2b3f;
      font-size: 48px;
      font-weight: 700;
      line-height: 60px;
      font-family: "Outfit", sans-serif;
      span {
        color: #20a0b1;
        font-size: 48px;
        font-weight: 700;
      }
    }
    p {
      font-size: 19px;
      color: #222222;
      line-height: 34px;
      font-weight: 400;
      font-family: "Inter", sans-serif;
    }
  }
}

.seo-benefits_right {
  max-width: 700px;
  width: 100%;
  display: grid;
  gap: 22px;

  h4 {
    font-size: 17px;
    color: #222222;
    line-height: 30px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
  }

  ul {
    display: grid;
    gap: 14px;

    li {
      display: flex;
      align-items: start;
      gap: 10px;

      svg {
        min-width: 24px;
        height: 24px;
        margin-top: 5px;
      }

      p {
        font-size: 16px;
        color: #222222;
        line-height: 28px;
        font-weight: 400;
        font-family: "Inter", sans-serif;

        span {
          color: #000000;
          font-weight: 600;
        }
      }
    }
  }

  .benefits_btn {
    padding-top: 8px;
    text-align: left;

    a {
      display: flex;
      gap: 10px;
      width: fit-content;
      align-items: center;
      color: #20a0b1;
      font-size: 18px;
      font-weight: 500;
      font-family: "Inter", sans-serif;
    }
  }
}
/* ========location-seo-services start===== */
.location-seo-services ul.benefits_list {
  grid-template-columns: auto auto;
}
.location-seo-services ul.benefits_list-two {
  grid-template-columns: auto auto auto;
}
.location-seo-services {
  background-image: url(/images/locationimages/Improve-Search.svg);
}
.benefits_btn span {
  color: #00a0af;
}
.quote-expert:hover:after {
  left: 120%;
}
.quote-expert-two:hover {
  background-color: #22c8db;
  /* box-shadow: 0 0 10px #22c8db; */
  cursor: pointer;
  border-color: transparent !important;
  color: #fff !important;
}
.explore-new-btn:hover,
.explore-new-btn:hover span {
  color: #26c6da;
}
.quote-expert:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: 0.2;
  position: absolute;
  top: -50px;
  transform: rotate(35deg);
  transition: all 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
}
h2.heading-main-new span {
    color: #20A0B1;
} 
h2.heading-main-new,
h2.heading-main-new span {
  margin-bottom: 15px;
  font-weight: 600;
}
.location-slider img {
  height: 100px;
  object-fit: cover;
}
/* seo-agency-tabs */

.seo-agency-process-tabs {
  background-image: none;
  background-color: #fff;
}
.seo-agency-process-tabs img.img-fluid {
  border-radius: 15px;
}
.seo-agency-process-tabs .tab-content {
  padding: 40px;
  margin-top: 50px;
  background: #edf5ff;
  border-radius: 15px;
}
.seo-agency-process-tabs .row.organic-content-seo-process {
  align-items: center;
}
.seo-agency-process-tabs .nav.nav-tabs button {
  border: 0;
  color: #a1a1a1;
  font-size: 18px;
  border-radius: 15px;
  height: 70px;
}
.seo-agency-process-tabs .nav.nav-tabs button.active {
  background: #edf5ff !important;
  color: #1693a3 !important;
  border-color: #edf5ff !important;
}
.seo-agency-process-tabs h3 {
  color: #0f2b3f;
}
.seo-agency-process-tabs .nav.nav-tabs {
  overflow-x: auto;
  overflow-y: hidden;
  flex-wrap: nowrap;
  white-space: nowrap;
  gap: 20px;
}

.seo-agency-process-tabs li.nav-item {
  width: max-content;
}
/* width */
.seo-agency-process-tabs .nav.nav-tabs::-webkit-scrollbar {
  width: 0px;
}
section.banners-section.new-york-banner a.quote.quote-expert {
    color: #fff;
    border-color: transparent;
}
/* Track */
.seo-agency-process-tabs .nav.nav-tabs::-webkit-scrollbar-track {
  background: #ffffff;
}
@media (min-width: 1600px) {
  h2.heading-main-new,
  h2.heading-main-new span {
    font-size: 48px;
    margin-bottom: 15px;
    line-height: 60px;
  }
}
/* end */
@media(min-width:768px){
  .location-request-cta .cta-btn a.request-link{
    margin-right: 0;
  }
}
@media (min-width: 1600px) {
  .seo-agency-process-tabs h3 {
    font-size: 38px;
  }
}
@media (max-width: 1399px) {
  .location-free-search .cta-btn input {
    max-width: 300px;
  }
  .banner-section_text {
    padding-right: 70px;
  }
  .banner-section_form {
    max-width: 500px;
  }
  .banner-section_text .banner-section_head span {
    margin: 0;
    font-size: 16px;
  }
    .location-cta-form .hs_email {
    width: 60%;
  }
  .location-cta-form .hs_submit.hs-submit {
    width: 40%;
  }
  .location-cta-form form .actions input,
  .location-cta-form .input input {
    max-width: 100%;
    width: 100%;
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .banner-section_form {
    max-width: 446px;
  }
  .location-form .input input, .location-form select {
    width: 100%;
}
  .banner-section_text h1 {
    font-size: 32px;
    line-height: 45px;
  }
  .banner-section_text {
    padding-right: 35px;
  }
  .seo-benefits_section .seo-benefits_head h2,
  .seo-benefits_section .seo-benefits_head h2 span {
    font-size: 28px;
    line-height: 40px;
  }
  .seo-benefits_left {
    display: block;
  }
  .seo-benefits_left .seo-benefits_img {
    margin-top: 40px;
  }
  .location-form .input input, .location-form select {
    width: 100%;
}
.new-right-form.location-form .hs-form-field {
    width: 100% !important;
}
} 
  @media (max-width: 1024px) {
    .banner-section_head {
      flex-wrap: wrap;
    }
    .banner-section_head li:nth-child(2) {
      display: none;
    }
    .banner-section_head li {
      width: 100%;
      display: block;
    }
    .banner-section_head {
      gap: 10px;
    }
    .banner-section_head li:first-child {
      display: flex;
    }
    .banner-section_head li:first-child svg {
      width: 25px;
    }
  }
  @media (max-width: 991px) {
    .location-seo-services ul.benefits_list {
      grid-template-columns: auto;
    }
    .location-seo-services ul.benefits_list-two {
      grid-template-columns: auto auto;
    }
  
  
}
@media (max-width: 991px) {
  .location-seo-services ul.benefits_list {
    grid-template-columns: auto;
  }
  .location-seo-services ul.benefits_list-two {
    grid-template-columns: auto auto;
  }

  .seo-benefits_section {
    padding: 48px 0px;
    padding-bottom: 30px;
  }
  .location-industry .row .col-lg-4:nth-child(5) {
    margin-top: 0px;
    margin-bottom: 0 !important;
  }
  .hubspotfeature .hubspotfeature-row .col-lg-4:nth-child(2),
  .hubspotfeature .hubspotfeature-row .col-lg-4:nth-child(5) {
    margin-top: 0;
    top: 0;
  }

  .location-free-search .row.cta-row a.request-link {
    max-width: max-content;
    width: 100%;
  }
  .location-request-cta.location-free-search .row.cta-row .cta-btn {
    padding: 0 !important;
  }
  .location-cta-form form .actions input,
  .location-cta-form .input input {
    font-size: 15px;
  }
  .location-cta-form .hs_submit.hs-submit {
    width: 50%;
  }
  .location-cta-form .hs_email {
    width: 50%;
  }
  .banner-section_graphics.graphics-wave {
    margin-top: 0px;
}
}
@media (max-width: 767px) {
  .location-industry .row .col-lg-4:nth-child(6) {
    margin: 0 !important;
  }
  .location-industry {
    background: #fefbebc4;
  }
  .location-bg {
    background-image: none;
  }
  .location-request-cta .row.cta-row {
    text-align: center;
    justify-content: center;
    gap: 15px;
  }
  .location-request-cta .row.cta-row .cta-btn {
    text-align: center;
  }
  .location-request-cta.location-free-search .row.cta-row .cta-btn,
  .location-request-cta.location-free-search .row.cta-row .cta-content {
    width: 100%;
  }
  .banner-section_content {
    flex-wrap: wrap;
  }
  .banner-section_btn {
    padding-top: 10px;
    text-align: left;
    margin-bottom: 40px;
  }
  .banner-section_head li {
    width: auto;
    display: flex;
  }
  .banner-section_head li:nth-child(2) {
    display: block;
  }
  .banner-section_head {
    flex-wrap: nowrap;
  }
  .banner-section_head li:nth-child(2) {
    display: flex;
  }
  .banner-section_form {
    max-width: 100%;
  }
  .seo-benefits_wrapper {
    flex-wrap: wrap;
  }
  .banner-section_text {
    padding-right: 0;
  }
  .seo-benefits_left,
  .seo-benefits_right {
    max-width: 100%;
    width: 100%;
    padding-right: 0;
  }
  .seo-benefits_section {
    padding: 48px 0px;
  }
  .seo-benefits_right {
    margin-top: 40px;
  }
  .location-request-cta.location-free-search .row.cta-row .cta-btn {
    flex-wrap: wrap;
    gap: 20px;
  }
  .seo-benefits_head {
    gap: 0;
  }
  .hubspot-hero-section span.tagline:before {
    width: 35px;
  }
  .hubspot-hero-section span.tagline {
    padding-left: 40px;
  }
  .hubspot-hero-section .hero-title span {
    font-size: 26px;
    line-height: 1.3;
    margin-top: 0;
  }
  .seo-agency-process-tabs .tab-content {
    padding: 20px;
    margin-top: 20px;
}
.seo-agency-process-tabs .nav.nav-tabs button {
    font-size: 15px;
    height: 50px;
}
.location-form fieldset {
    max-width: 100% !important;
}
  .hubspot-hero-section span.tagline {
    padding-left: 42px;
    font-size: 18px;
}
.hubspot-hero-section span.tagline:before {
    width: 30px;

}
}
@media (max-width: 480px) {
    .hubspot-package-btn a.quote {
        width: 100%;
    }
}
@media (max-width: 576px) {
  .location-industry .digital-card {
    text-align: center;
  }
  .location-form h1 {
    font-size: 25px;
  }
  .digital-card-img {
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .banner-section_head {
    flex-wrap: wrap;
  }
  .banner-section_head li:nth-child(2) {
    display: none;
  }
  .banner-section_head li {
    width: 100%;
    display: block;
  }
  .banner-section_head {
    gap: 10px;
  }
  .banner-section_head li:first-child {
    display: flex;
  }
  .banner-section_head li:first-child svg {
    width: 25px;
  }
  .location-free-search .cta-btn input,
  .location-free-search .row.cta-row a.request-link {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .location-free-search .cta-btn input {
    text-align: left;
  }
  .location-seo-services ul.benefits_list-two {
    grid-template-columns: auto;
  }
  .hubspot-hero-section span.tagline {
    font-size: 15px;
    margin-bottom: 5px;
  }
    .location-cta-form .hs_email,
  .location-cta-form .hs_submit.hs-submit {
    width: 100%;
  }
  .location-cta-form form {
    flex-wrap: wrap;
  }
  .location-cta-form form .actions input {
    text-align: center;
    gap: 20px;
    margin-top: 0;
  }
  .location-industry .digital-card {
    padding: 25px 20px;
  }
  .location-request-cta .row.cta-row .cta-content {
    padding: 0;
}
}
