.service-guide-page .container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}

.service-guide-page .our-pricing-card {
  position: relative;
  padding: 130px 0;
  background: url("../images/our-prcing-bg.svg") no-repeat;
  background-position: center;
}

@media (max-width: 1200px) {
  .service-guide-page .our-pricing-card {
    width: 100%;
    background-size: 90% auto;
  }
}

@media (max-width: 768px) {
  .service-guide-page .our-pricing-card {
    padding: 30px 0;
    background-position: 50% -2%;
  }
}

.service-guide-page .our-pricing-card .service-subheading {
  text-align: center;
  color: #d0232a;
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
}

.service-guide-page .our-pricing-card .service-heading {
  text-align: center;
  padding-bottom: 30px;
}

.service-guide-page .our-pricing-card .service-heading h2 {
  color: #312f30;
  font-weight: 700;
  font-size: 130px;
  line-height: 130px;
  margin-bottom: 0.5rem;
  margin-top: 0;
}

.service-guide-page .form-section .form-section-bg {
  background-image: linear-gradient(#f8fafc, #f8fafc) !important;
  background-position: left top !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
  padding: 100px 0 !important;
}

.service-guide-page .form-section .form-section-bg .custom-left-padding {
  padding-left: 40px;
}

.service-guide-page .image-wrapper {
  width: 100%;
  height: auto;
}

.service-guide-page .image-wrapper img {
  width: 100%;
  height: auto;
}

.service-guide-page .form-right h2 {
  font-family: Degular;
  font-size: 70px;
  color: #312f30;
  font-weight: 700;
}

@media (max-width: 991px) {
  .service-guide-page .form-right h2 {
    font-size: 40px;
  }

}

.service-guide-page .form-right p {
  font-size: 18px;
  color: #5a5a5a;
  font-family: Degular;
  font-weight: 400;
}

.service-guide-page .bottom-card {
  padding: 100px 0;
}

.service-guide-page .bottom-card .bottom-card-heding{
  text-align: center;
}

.service-guide-page .bottom-card .bottom-card-heding h3{
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
      color: #312f30;
}


.custom-gap--row {
  margin: 0px -33px !important;
  --bs-gutter-x: 50px;
}

.service-guide-page .bottom-card .c-card .img-wrapper {
  width: 100%;
  height: 215px;
  width: 100%;
}

@media (max-width: 768px) {
  .service-guide-page .bottom-card .c-card .img-wrapper {
    width: 100%;
    width: 100%;
    height: 100%;
  }


.blog-detail-wrap .blog-detail-desc .content-cta {
        font-size: 16px !important;
    }
}

.service-guide-page .bottom-card .c-card .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-guide-page .bottom-card .c-card .blog-content h4,
.service-guide-page .bottom-card .c-card .blog-content h4 a {
  margin-top: 10px;
  font-family: Degular;
  font-size: 30px;
  color: #312f30;
  font-weight: 700;
  text-decoration: none;
}

.service-guide-page .bottom-card .c-card .blog-content p {
  font-size: 18px;
  color: #5a5a5a;
  font-family: Degular;
  font-weight: 400;
}

@media (max-width: 768px) {
  .service-guide-page .bottom-card .c-card {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .service-guide-page .our-pricing-card .service-heading h2 {
    font-size: 50px;
    line-height: 45px;
  }

  .service-guide-page .form-right h2 {
    font-size: 40px;
  }

  .custom-gap--row {
    margin: 0px -15px !important;
  }

  .service-guide-page .bottom-card .c-card .blog-content h4 {
    font-size: 24px;
  }

  .service-guide-page .bottom-card .c-card .blog-content p {
    font-size: 16px;
  }

  .service-guide-page .form-section .form-section-bg .custom-left-padding {
    padding-left: 15px;
    padding-top: 30px;
  }

  .service-guide-page .form-section .form-section-bg {
    padding-top: 0px !important;
    padding-bottom: 50px !important;
  }

  .service-guide-page .bottom-card {
    padding: 30px 0px !important;
  }
}

.blog-detail-wrap .blog-detail-desc a {
  color: #d0232a;
  text-decoration: underline;
}

.blog-detail-wrap .blog-detail-desc .content-cta {
  background: #dd0201;
  padding: 12px;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  transition: all .3s ease;
  display: inline-block;

}


.blog-detail-wrap .blog-detail-desc .content-cta:hover {
  background-color: #312f30;
}
.featured-blog-listing .blog-labels-wrap ul li{
    margin-bottom: 7px;
}
.blog-detail-desc img{
  max-width: 900px !important;
  margin: 0px auto;
}
.blog-detail-desc ul li{
  font-size: 18px;
}


.blog-detail-wrap .blog-detail-desc img{
    max-width: 900px !important;
    margin: 0px auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

#hubspot-form label, #home-seller-form label{
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
}

#home-seller-form .hs-form-required{
  color: #d0232a;
}
#home-seller-form .hs-error-msg{
  text-transform: capitalize;
  color: #d0232a !important;
  font-size: 14px !important;
  margin-top: 5px !important;
  font-weight: 400 !important ;
}

#hubspot-form input, #hubspot-form textarea, #hubspot-form select, #home-seller-form .hs-input , #home-seller-form textarea, #home-seller-form select{
      background: #f2f2f2;
    border: 1px solid #ddd;
    box-shadow: none;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 7px 10px;
    width: 100%;
}

#hubspot-form form label
 {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
}

#hubspot-form .hs-form-field, #home-seller-form .hs-form-field
 {
    margin-bottom: 1rem;
}

#hubspot-form ul, #home-seller-form ul {
  list-style-type: none;
  padding-left: 0; /* also remove default indentation */
}

#hubspot-form .hs-button, #home-seller-form .hs-button {
    background-color: rgba(49, 47, 48, 1.0);
    border-color: rgba(49, 47, 48, 1.0);
    border-radius: 0px;
    border-width: 1px;
    color: rgba(255, 255, 255, 1.0);
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: min-content;
    transition: all .3s ease;
    font-size: 16px;
}

#hubspot-form .hs-form .actions input.hs-button.primary:hover, #home-seller-form .hs-form .actions input.hs-button.primary:hover {
  background-color: rgba(208, 35, 42, 1.0) !important;
  border-color: rgba(208, 35, 42, 1.0) !important;
}

#home-seller-form .hs-form-checkbox label {
  display: flex !important;
  align-items: center !important;
}
#home-seller-form .hs-form-checkbox label input {
  width: min-content !important;
  margin-right: 10px !important;
}

.hs-form-booleancheckbox input {
  width: min-content !important;
  margin-right: 10px !important;
}

.blog-detail-desc ol li, .blog-detail-desc ul li {
    font-size: 18px !important
}

.yt-video{
  max-width: 900px;
  margin: 0px auto;
  height: 500px;
}

.yt-video iframe{
  height: 100%;
  width: 100%;
}

.blog-detail-box{
  margin: 25px auto;
  max-width: 900px;
}
@media (max-width: 768px) {
  .yt-video{
      height: 300px;
  }
}


#home-seller-form .cta_button{
    -webkit-font-smoothing: antialiased !important;
    cursor: pointer !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -o-user-select: none !important;
    user-select: none !important;
    display: inline-block !important;
    font-weight: normal !important;
    text-align: center !important;
    text-decoration: none !important;
    -moz-transition: all .4s ease !important;
    -webkit-transition: all .4s ease !important;
    -o-transition: all .4s ease !important;
    background: #c92027 !important;
    border-radius: 0px !important;
    border-width: 0px !important;
    color: rgb(255, 255, 255) !important;
    font-family: sans-serif !important;
    height: auto !important;
    transition: all .4s ease !important;
    padding: 6px 18px !important;
    text-shadow: none !important;
    width: auto !important;
    font-size: 24px !important;
    line-height: 1.5em !important;
}

#home-seller-form .cta-button:hover{
background: #edf2f7;
    color: #000;
}