

header.header, .ip-banner, body.ip-container .hp-contact-us , #main-footer  , .addtoany_content{
    display: none !important;
}


.accent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.accent canvas {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}

.image-holder{
  position: relative;
}

.image-holder canvas{
  display: block;
  height: 100%;
  width: 100%;
}

.image-holder img{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}









body.page-template.page-template-templates.page-template-template-sell-my-home.page-template-templatestemplate-sell-my-home-php.page.page-id-1878.ip-container.post-page-sell-my-home.pageLoaded {}

#inner-page-wrapper .container {
    width: 100%;
    padding: 0;
}

#inner-page-wrapper {
    padding: 0;
}

.smh-header {
    position: absolute;
    top: 0;
    left: 50%;
    display: flex;
    justify-content: space-between;
    width: clamp(100px, 71.25vw , 1140px);
    margin-left: auto;
    margin-right: auto;
    z-index: 99;
    transform: translateX(-50%);
    padding-top: 36px;
    align-items: flex-start;
}

.smh-banner {
    position: relative;
    width: 100%;
    z-index: 5;
    background: #000;
}

.smh-banner canvas {
    display: block;
    position: relative;
    z-index: 0;
    width: 100%;
    min-height: 250px;
    background-color: var(--dark);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 60%;
}

.smh-banner:before {
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 50%;
     background: #000;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
     background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
     z-index: 2;
}

.smh-banner-content {
    position: absolute;
    width: clamp(100px, 71.25vw, 1140px);
    left: 50%;
    transform: translateX(-50%);
    bottom: -52px;
    z-index: 99;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.smh-logo {
    width: clamp(160px, 19.125vw , 306px);
    height: auto;
}

.smh-logo img {
    width: 100%;
    height: auto;
    display: block;
}

.call-button {
    background: #a4763c;
    width: 100%;
    max-width: 250px;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}

.call-button a {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    align-items: center;
    width: 100%;
    height: 50px;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}

.call-button a i {
    margin-right: 10px;
}

.smh-banner-content-form {
    background: #000;
    line-height: 1.2;
    width: calc((437 / 1140)* 100%);
    padding: clamp(20px, 3.25vw , 52px);
}

.smh-banner-content-title span {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 12px;
}

.smh-banner-content h2 {
    font-size: clamp(24px, 3.125vw, 50px);
    color: #fff;
    font-weight: 700;
    margin-bottom: 24px;
}

.smh-banner-content p {
    font-size: clamp(12px, 1vw, 16px);
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 1.5;
}

.smh-banner-content-form h2 {
    font-size: clamp(18px, 1.5625vw, 25px);
    text-align: center;
}

.smh-banner-content-title {
    width: calc((702 / 1140)* 100%);
    padding-right: clamp(30px, 6vw , 96px);
}

.smh-field {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
}

.smh-field input {
    width: 100%;
    background: #fff;
    color: #000000;
    border: 0;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.05em;
    padding-left: 16px;
    height: 100%;
}

.smh-field-submit input {
    color: #fff;
    border: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: #a4763c;
    font-weight: 500;
    text-transform: uppercase;
}

.smh-field-submit {
    height: 53px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-top: 40px; */
    /* display: block; */
}

.smh-field-submit .wpcf7-spinner {
    position: absolute;
    bottom: 0px;
    right: 0px;
}























.smh-cta {
    display: flex;
    flex-flow: row wrap;
    margin-top: 40px;
    justify-content: space-between;
}

.smh-section {
    margin-left: auto;
    margin-right: auto;
}

.smh-Sell-My-Home-Fast {
    width: clamp(100px, 87.625vw , 1402px);
    padding-top: clamp(60px, 6.375vw , 102px);
}

.smh-body {
    /* padding: 0 15px; */
    position: relative;
    z-index: 99;
}

.smh-title {
    text-align: center;
}

.smh-title span {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.1em;
    margin-bottom: 6px;
    display: block;
}

.smh-title h2 {
    font-weight: 700;
    font-size: clamp(24px, 3.125vw , 50px);
    margin-bottom: 28px;
}

.smh-cta-item {
    width: calc(100% / 4 - 25.5px);
}

.smh-cta-item .image-holder {
    margin-bottom: 22px;
    overflow: hidden;
}

.smh-cta-item h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

.smh-cta-item p {
    font-size: clamp(12px, 1vw, 16px);
    color: #4d4d4d;
    line-height: 1.3;
    display: block;
}






.smh-section-button {
    width: 100%;
    max-width: 250px;
    margin: 0px auto;
    background: #a4763c;
    color: #fff;
    border-radius: 10px;
    margin-top: 40px;
    transition: all 0.3s ease-in-out;
}

.smh-section-button a {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
}

.smh-section.smh-Assurance-Team-Real-Estate {
    margin-top: clamp(60px, 6.375vw, 102px);
}

.satr-inner {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
}

.satr-photo {
    width: calc((632 / 1600)* 100%);
}

.satr-accent {
    width: calc((214/ 1600)* 100%);
}

.satr-content {
    width: calc((754 / 1600)* 100%);
    padding: 0 clamp(40px, 6.5vw , 104px);
}

.satr-accent img {
    filter: grayscale(1);
    opacity: 20%;
}

.satr-accent .image-holder:before {
}

.satr-accent .image-holder {
    background: #000;
}

.satr-content .smh-title {
    text-align: left;
}

.satr-content p {
    color: #4d4d4d;
    font-size: clamp(12px, 1vw, 16px);
    line-height: 1.74;
}

.satr-btn {
    display: flex;
    justify-content: space-between;
    margin-top: 64px;
    width: 100%;
    max-width: 520px;
    flex-flow: row wrap;
    gap: 10px;
}

.smh-section-button {
    margin: 0 auto;
}

.smh-section-button.call-btn-blak {
    background: #000;
}






.smh-section.smh-The-Hassle-Free-Way {
    display: flex;
    flex-flow: row wrap;
    margin-top: clamp(60px, 6.375vw , 102px);
    padding-top: 80px;
}

.smh-section.smh-How-Much-Can-I-Sell {
    display: flex;
    flex-flow: row wrap;
    margin-top: clamp(60px, 6.375vw , 102px);
    padding-top: 80px;
}

.sthf-photo {
    position: relative;
    width: calc((667 / 1600)* 100%);
}

.hmci-photo {
    position: relative;
    width: calc((726 / 1600)* 100%);
}

.sthf-inner {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}

.hmci-inner {
    display: flex;
    flex-flow: row wrap;
    flex-direction: row-reverse;
    width: 100%;
}

.sthf-content {
    width: calc((933 / 1600)* 100%);
    padding-left: 9.125vw;
    padding-right: 8.875vw;
}

.hmci-content {
    width: calc((874/ 1600)* 100%);
    padding-left: 7.5vw;
    padding-right: 7.5vw;
}

.sthf-btn {
    display: flex;
    justify-content: space-between;
    margin-top: 64px;
    width: 100%;
    max-width: 520px;
    flex-flow: row wrap;
    gap: 10px;
}

.hmci-btn {
    display: flex;
    justify-content: space-between;
    margin-top: 64px;
    width: 100%;
    max-width: 520px;
    flex-flow: row wrap;
    gap: 10px;
}

.sthf-content p {
    color: #4d4d4d;
    font-size: clamp(12px, 1vw, 16px);
    line-height: 1.74;
    margin-bottom: 34px;
}

.hmci-content p {
    color: #4d4d4d;
    font-size: clamp(12px, 1vw, 16px);
    line-height: 1.74;
    margin-bottom: 34px;
}

.hmci-content .smh-title {
    text-align: left;
}

.sthf-content .smh-title {
    text-align: left;
}

.sthf-photo .image-holder {
    position: relative;
    z-index: 2;
}

.sthf-photo .accent {
    width: 35.625vw;
    height: 9.9375vw;
    right: 0;
    left: inherit;
    top: -80px;
    background: #000;
}

.sthf-photo .accent canvas {
    filter: grayscale(1);
    opacity: 20%;
}

.hmci-photo .image-holder {
    z-index: 2;
    width: 40.375vw;
    margin-left: auto;
}

.hmci-photo .accent {
    width: 26.0625vw;
    top: -80px;
    height: calc(100% + 80px);
    background: #000;
}

.hmci-photo .accent canvas {
    filter: grayscale(1);
    opacity: 20%;
}





.scsa-inner {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
    position: relative;
}

.scsa-photo {
    width: calc((787/ 1600)* 100%);
    position: relative;
    z-index: 9;
}

.scsa-content {
    width: calc((813 / 1600)* 100%);
    position: relative;
    padding-top: clamp(40px, 10.75vw , 174px);
    padding-left: 4.375vw;
    padding-right: 7.000000000000001vw;
}

.smh-section.smh-Client-Say-About-Us {
    position: relative;
    padding-top: clamp(60px, 7.000000000000001vw , 112px);
}

.scsa-photo .smh-title {
    text-align: left;
    padding-left: clamp(60px, 14.625vw , 234px);
}





.accent.scsa-acc-2 canvas {
    filter: grayscale(1);
    opacity: 10%;
}

.accent.scsa-acc-2 {
    background: #fff;
    height: calc(100% - 78px);
    z-index: 0;
}

.scsa-reviews-slider {
    position: relative;
    z-index: 2;
}

.scsa-reviews-slider .slick-dots {
    display: flex !important;
    align-items: center;
    gap: 18px;
    position: absolute;
    bottom: 56px;
    right: 6.937500000000001vw;
}

.accent.scsa-acc-1 {
    width: 21.875vw;
    height: 7.375vw;
    top: inherit;
    bottom: 0;
    right: 0;
    left: inherit;
    background: #000;
    z-index: -24;
}

.accent.scsa-acc-1 canvas {
    filter: grayscale(1);
    opacity: 20%;
}


.scsa-reviews-item a p {
    color: #4d4d4d;
    font-size: clamp(12px, 1vw, 16px);
    line-height: 1.74;
    margin-bottom: 34px;
}

.ratings-rev i {
    font-size: clamp(12px, 1vw, 16px);
    color: #ddbf69;
}

.ratings-rev {
    display: flex;
    gap: 6px;
}

.scsa-reviews-item span {
    font-size: clamp(18px, 1.5vw , 24px);
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    margin-top: 36px;
    display: block;
}

.scsa-reviews-slider .slick-dots li button {
    font-size: 0;
    border: 0;
    background: #c2c2c2;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    max-height: 6px;
    padding: 0;
}

.scsa-reviews-slider .slick-dots li {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.scsa-reviews-slider .slick-dots li.slick-active button {
    background: #000;
}


.scsa-reviews-slider .slick-dots li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    height: 24px;
    width: 24px;
    border: 1px solid #000;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}

.scsa-reviews-slider .slick-dots li.slick-active:before {
    opacity: 1;
}



.smhf-inner .smh-section-button {
    margin: 0 auto;
    margin-top: 34px;
}

.smh-cta-item .image-holder h2 {
    position: absolute;
    bottom: -6px;
    left: -5px;
    font-size: clamp(24px, 3.75vw , 60px);
    text-transform: uppercase;
    color: #fff;
    font-family: "Playfair Display", serif;
    margin-bottom: 0;
}





















.smh-footer {
    background: #000;
    padding-top: clamp(40px, 6.25vw , 99px);
    padding-bottom: 48px;
}

.footer-copyright p {
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.010em;
}

.ftrealtor {
    display: flex;
    align-items: center;
    gap: 14px;
    color: #a4763c;
    font-size: 30px;
}

.smh-f-copy {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    width: clamp(100px, 71.25vw, 1140px);
    margin-left: auto;
    margin-right: auto;
    margin-top: 42px;
}

.smh-f-top {
    margin-left: auto;
    margin-right: auto;
    width: clamp(100px, 71.25vw, 1140px);
    display: flex;
    justify-content: space-between;
    margin-bottom: 43px;
}

.smh-f-disclaimer {
    width: clamp(100px, 71.25vw, 1140px);
    margin-left: auto;
    margin-right: auto;
}

.smh-f-disclaimer p {
    font-size: 12px;
    color: #b0b0b0;
    line-height: 1.74;
}

.smh-contact-info h2 {
    color: #fff;
    font-size: 19px;
    display: block;
    margin-bottom: 30px;
}

.smh-contact-info-inr {
    display: flex;
    gap: 4.0625vw;
    flex-flow: row wrap;
}

.smh-contact-info-inr a {
    color: #fff !important;
    font-size: 14px;
}

.smh-contact-info-inr a i {
    color: #a4763c;
    font-size: 15px;
    margin-right: 15px;
}

.smh-loctaion a {
    display: flex;
    font-size: 14px;
}

.smh-loctaion a i {
    margin-right: 14px;
    font-size: 19px;
}

.smh-loctaion a span {
    line-height: 1.74;
}

.smh-contact-info-inr a i.ai-font-envelope-f {
    font-size: 12px;
}




















.call-button:hover {
    background: #7b5524;
}

.smh-field-submit input {
    transition: all 0.3s ease-in-out;
}

.smh-field-submit:hover input {
    background: #7b5524;
}

.smh-section-button:hover {
    background: #7b5524;
}

.smh-section-button:hover a {
    color: #fff;
    text-decoration: none;
}

.smh-section-button.call-btn-blak:hover {
    background: gray;
}

.smh-contact-info-inr a {
    transition: all 0.3s ease-in-out;
}

.smh-contact-info-inr a:hover {
    opacity: 60%;
}

.scsa-reviews-item {
    transition: all 0.3s ease-in-out;
}

.scsa-reviews-item:hover {
    opacity: 60%;
}

.smh-cta-item {
    transition: all 0.3s ease-in-out;
}

.smh-cta-item:hover {
    opacity: 60%;
}













#inner-page-wrapper {
    padding: 0;
    margin-bottom: 0;
}


.footer-copyright a {
    transition: all 0.3s ease-in-out;
}

.footer-copyright a:hover {
    color: #fff;
    opacity: 70%;
}






/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 1420px) {


      .smh-contact-info-inr {
          gap: 24px;
      }

      .smh-f-top .smh-logo {
          /* max-width: 160px; */
      }

      .smh-f-top {
          width: 100%;
          padding: 0 15px;
          max-width: 1300px;
      }

      .smh-f-disclaimer {
          width: 100%;
          padding: 0 15px;
          max-width: 1300px;
      }

      .smh-f-copy {
          width: 100%;
          padding: 0 15px;
          max-width: 1300px;
      }

}











@media only screen and (max-width: 1320px) {


.smh-banner-content {
    bottom: -135px;
}

.smh-Sell-My-Home-Fast {
    padding-top: 200px;
}


}





@media only screen and (max-width: 1140px) {

  .scsa-content {
      padding-top: 40px;
  }

}

@media only screen and (max-width: 991px) {

  .aios-mobile-header-wrapper{
      display: none !important;
  }








  .smh-banner-content {
      position: relative;
      bottom: 0;
      padding: 60px 0;
  }

  .smh-banner-content-title {
      width: 100%;
      padding: 0;
      text-align: center;
  }

  .smh-banner-content-form {
      width: 100%;
      max-width: 400px;
      margin: 0px auto;
      margin-top: 40px;
  }

  .smh-banner-content-title span {
      color: #000;
  }

  .smh-banner-content h2 {
      color: #000;
  }

  .smh-banner-content p {
      color: #000;
  }

  .smh-banner-content-form h2 {
      color: #fff;
  }

  .smh-Sell-My-Home-Fast {
      padding-top: 0;
  }









  .smh-banner-content {
      position: relative;
      bottom: 0;
      padding: 60px 0;
  }

  .smh-banner-content-title {
      width: 100%;
      padding: 0;
      text-align: center;
  }

  .smh-banner-content-form {
      width: 100%;
      max-width: 400px;
      margin: 0px auto;
      margin-top: 40px;
  }

  .smh-banner-content-title span {
      color: #000;
  }

  .smh-banner-content h2 {
      color: #000;
  }

  .smh-banner-content p {
      color: #000;
  }

  .smh-banner-content-form h2 {
      color: #fff;
  }

  .smh-Sell-My-Home-Fast {
      padding-top: 0;
  }

  .satr-inner {
      flex-flow: row wrap;
  }

  .satr-photo {
      width: 100%;
  }

  .satr-content {
      width: 100%;
      padding: 60px;
  }

  .satr-content .smh-title {
      text-align: center;
  }

  .satr-content {
      text-align: center;
  }

  .satr-btn {
      justify-content: center;
      margin-left: auto;
      margin-right: auto;
  }

  .satr-accent {
      display: none;
  }

  .sthf-photo .accent {
      display: none;
  }

  .sthf-content {
      width: 100%;
      padding: 60px;
      text-align: center;
  }

  .sthf-photo {
      width: 100%;
  }

  .sthf-inner {
      flex-direction: column-reverse;
  }

  .sthf-content .smh-title {
      text-align: center;
  }

  .sthf-btn {
      margin-left: auto;
      margin-right: auto;
  }

  .hmci-content {
      width: 100%;
      padding: 60px;
  }

  .hmci-photo {
      width: 100%;
  }

  .hmci-photo .image-holder {
      width: 100%;
  }

  .hmci-photo .accent {
      display: none;
  }

  .hmci-inner {
      flex-direction: column-reverse;
  }

  .hmci-content .smh-title {
      text-align: center;
  }

  .hmci-content p {
      text-align: center;
  }

  .hmci-btn {
      margin-left: auto;
      margin-right: auto;
  }

  .scsa-photo {
      width: 100%;
  }

  .scsa-photo .smh-title {
      text-align: center;
      padding: 0;
  }

  .scsa-content {
      width: 100%;
  }

  .accent.scsa-acc-1 {
      display: none;
  }

  .accent.scsa-acc-2 {
      height: 100%;
  }

  .smh-section.smh-Client-Say-About-Us {
      padding-bottom: clamp(60px, 7.000000000000001vw , 112px);
  }

  .smh-f-top {
      display: block;
  }

  .smh-f-top .smh-logo {
      margin-left: auto;
      margin-right: auto;
  }

  .smh-contact-info-inr {
      flex-flow: row wrap;
      justify-content: center;
  }

  .smh-contact-info h2 {
      text-align: center;
  }

  .smh-contact-info {
      margin-top: 40px;
  }

  .smh-f-copy {
      gap: 30px;
      justify-content: center;
  }

  .smh-f-disclaimer p {
      text-align: center;
  }

  .footer-copyright p {
      line-height: 1.4;
      text-align: center;
  }





}























@media only screen and (max-width: 640px) {



.hmci-content {
    padding-left: 15px;
    padding-right: 15px;
}

.sthf-content {
    padding-left: 15px;
    padding-right: 15px;
}

.satr-content {
    padding-left: 15px;
    padding-right: 15px;
}

.smh-banner-content {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.smh-header {
    flex-flow: row wrap;
    gap: 20px;
    justify-content: center;
}

.smh-section.smh-The-Hassle-Free-Way {
    padding-top: 0;
    margin-top: 0;
}

.smh-section.smh-How-Much-Can-I-Sell {
    margin-top: 0;
    padding-top: 0;
}




.smh-cta-item {
    width: calc(100% / 2 - 25.5px);
    margin-bottom: 40px;
}





}









@media only screen and (max-width: 480px) {



  .smh-cta-item {
      width: 100%;
      margin-bottom: 40px;
  }



}
