@media (max-width: 1800px){
    .hero-section .title {
        font-size: 90px;
        line-height: 100px;
    }
    .hero-banner{
        padding-left: 50px;
    }
    .sidebar-wrapper{
        max-width: 230px;
        width: 230px;
    }
    .sparhome-features .nav-pills .nav-link{
        font-size: 20px;
    }
    .title{
        font-size: 60px;
        line-height: 60px;
    }
    .sub-title{
        font-size: 24px;
    }
    .performance-section .title{
        font-size: 60px;
        line-height: 60px;
    }
    .how-it-works-section .flex-card-main:nth-child(2) .flex-card {
        margin-right: 17%;
    }
    .how-it-works-section .flex-card-main:nth-child(3) {
        margin-left: 16% !important;
    }
    .scrolltop-btn img {
        width: 54px;
        height: 54px;
    }
    .sparhome-features .nav-pills .nav-link{
        padding: 20px 20px;
    }
    .sparhome-features .nav-pills .nav-link {
        font-size: 18px;
    }
    .sparhome-features .nav{
        width: 40%;
    }
    .contact-section .footer-nav li a{
        font-size: 24px;
    }
    .hero-section{
        height: 800px;
    }
    .sidebar-wrapper {
        height: 800px;
    }
    .sparhome-about .ai-img{
        margin-top: -400px;
        max-width: 40%;
    }
    .sparhome-about .about-img-one {
        left: 195px;
        top: 109px;
    }
    .sparhome-about .about-img-two {
        top: 220px;
        left: 250px;
    }
    .sparhome-about .about-img-three {
        top: 130px;
        left: 442px;
    }
    .sparhome-about .about-img-four {
        left: 380px;
        top: 406px;
    }
  
  
}


@media (max-width: 1400px){
    .how-it-works-section .flex-card-main:nth-child(3) {
        margin-left: 12% !important;
    }
    .how-it-works-section .flex-card-main:nth-child(2) .flex-card {
        margin-right: 14%;
    }
    .hero-section .title {
        font-size: 80px;
        line-height: 80px;
    }
    header .theme-btn {
        padding: 14px 20px !important;
        font-size: 18px;
    }
    header .nav-link{
        font-size: 18px;
    }
    .sidebar-wrapper {
        max-width: 200px;
        width: 200px;
    }
    .hero-section .title {
        font-size: 70px;
        line-height: 70px;
    }
    .hero-section{
        padding: 190px 0 300px;
    }
    .contact-section .copyright-blk a{
        font-size: 16px;
    }
    .contact-section .copyright-blk p{
        font-size: 16px;
    }
    .contact-section .footer-nav li a {
        font-size: 20px;
    }
    .contact-section .social-share{
        margin-top: 64px;
    }
    .performance-section .title {
        font-size: 56px;
        line-height: 56px;
    }
    .sidebar-wrapper {
        height: 670px;
    }
    .hero-section {
        height: 670px;
    }
    .sparhome-about .ai-img {
        margin-top: -450px;
    }
}

@media (max-width: 1399px){
    .sparhome-about .about-img-one {
        left: 161px;
        top: 92px;
    }
    .sparhome-about .about-img-two {
        top: 190px;
        left: 200px;
    }
    .sparhome-about .about-img-three {
        top: 110px;
        left: 373px;
    }
    .sparhome-about .about-img-four {
        left: 330px;
        top: 348px;
        max-width: 22%;
    }
}

@media (max-width: 1200px){
    .sidebar-wrapper {
        max-width: 200px;
        width: 200px;
    }
    .sparhome-about .ai-img {
        margin-top: -490px;
        max-width: 50%;
    }
    .hero-section .title {
        font-size: 72px;
        line-height: 72px;
    }
    .title {
        font-size: 50px;
        line-height: 50px;
    }
    .how-it-works-section .flex-card{
        max-width: 60%;
    }
    .how-it-works-section .flex-card-main:nth-child(2) .flex-card {
        margin-right: 7%;
    }
    .how-it-works-section .flex-card-main:nth-child(3) {
        margin-left: 5% !important;
    }
    .performance-section .title {
        font-size: 50px;
        line-height: 50px;
    }
    .contact-section .right-blk{
        padding: 0;
    }
    .contact-section .copyright-blk a{
        font-size: 14px;
    }
    .contact-section .copyright-blk p{
        font-size: 14px;
    }
    .contact-section .footer-nav li a {
        font-size: 20px;
    }
    .contact-section .social-share li a{
        padding: 30px 10px;
    }
    .contact-section .social-share {
        margin-top: 72px;
    }
    .contact-section .form-blk{
        width: 94%;
    }
    body{
        overflow-x: hidden;
    }
    .sparhome-about .about-img-one {
        left: 140px;
        top: 78px;
        max-width: 10%;
    }
    .sparhome-about .about-img-two {
        top: 170px;
        left: 190px;
        max-width: 12%;
    }
    .sparhome-about .about-img-three {
        top: 90px;
        left: 317px;
    }
    .sparhome-about .about-img-four {
        left: 275px;
        top: 290px;
        max-width: 22%;
    }

}



@media (max-width: 1024px){
     html{
        overflow-x: hidden;
    } 
    body{
        overflow-x: hidden !important;
    }
    .contact-section{
        overflow-x: hidden !important;
    }
}


@media (max-width: 992px){
    .hero-section{
        height: auto;
       
        padding: 160px 0 50px;
        background-size: 50% !important;
        margin-top: -110px;
    }
    .hero-banner {
        padding-left: 35px;
    }
    .hero-section .title {
        font-size: 46px;
        line-height: 48px;
    }    
    .title {
        font-size: 40px;
        line-height: 40px;
    }
    .sub-title {
        font-size: 20px;
        padding: 0 0 10px;
    }
    .sparhome-about .ai-img{
        position: absolute;
        top: -100px;
        right: 50px;
        margin-top: 0;
        max-width: 20%;
    }
    .sparhome-about{
        padding: 50px 0;
    }
    .sparhome-features{
        padding: 60px 0;
    }
    .sparhome-features .nav{
        width: 100%;
        width: 100%;
        display: flex;
        flex-flow: nowrap;
        flex-direction: unset !important;
        overflow-x: auto;
    }
    .how-it-works-section {
        padding: 60px 0 20px;
    }
    .how-it-works-section .flex-card {
        max-width: 1000%;
    }
    .how-it-works-section .custom-row{
        background: none;
    }
    .how-it-works-section .flex-card-main:nth-child(2) .flex-card {
        margin-right: 0;
    }
    .how-it-works-section .flex-card-main:nth-child(3) {
        margin-left: 0 !important;
        margin: 0 !important;
    }
    .how-it-works-section .flex-card-main:nth-child(2){
        margin: 0 !important;
    }
    .how-it-works-section .flex-card-main .flex-card{
        margin: 0 0 30px !important;
    } 
    .how-it-works-section .flex-card-main{
        margin: 0 !important;
    }
    .how-it-works-section .title {
        padding: 0 0 30px;
    }
    .blog-section{
        padding: 50px 0;
    }
    .team-section {
        padding: 0 0 50px;
    }
    .team-section .custom-row{
        padding: 40px 40px;
    }
    .performance-section {
        padding: 50px 0;
    }
    .performance-section .custom-row{
        padding: 40px 40px;
    }
    .performance-section img{
        margin: 0 auto;
        display: block;
    }
    .performance-section .title {
        font-size: 40px;
        line-height: 42px;
    }
    .contact-section .footer-navigation {
        position: relative;
        top: auto;
        bottom: 0;
    }
    .contact-section:after{
        height: 50%;
    }
    .contact-section .info-blk .con-blk h3{
        color: #000;
    }
    .contact-section .right-blk{
        margin: 0;
    }
    .contact-section .social-share{
        margin-top: 20px;
    }
    .contact-section .social-share li{
        border: 1px solid #CCCDCD;
        border-right: 0;
    }
    .contact-section .footer-nav{
        padding: 20px 0;
        justify-content: center;
    }
    .contact-section .copyright-blk{
        justify-content: center;
        padding: 0 0 20px;
    }
    .contact-section{
        padding: 50px 0 0;
    }
    .contact-section .title {
        padding: 0 0 20px;
    }
    .sparhome-features .tab-blk{
        flex-direction: column;
    }
    .sparhome-features .nav-pills .nav-link{
        padding: 20px 20px;
        min-width: auto;
        white-space: nowrap;
        margin-right: 15px;
    }
    .sparhome-features .nav-pills .nav-link:last-child{
        margin: 0 15px 10px 0;
    }
    .sparhome-features .title {
        padding: 0 0 30px;
    }
    .contact-section .form-blk {
        width: 100%;
        position: relative;
    }



    header{
        padding: 10px 0;
        position: relative;
    }
    header .navbar-toggler{
        position: absolute;
        top: 21px;
        right: 25px;
        border: 0;
        padding: 0;
    }
    header .navbar-toggler:focus{
        box-shadow: none;
    }
    header .navbar-collapse{
        position: absolute;
        width: 100%;
        top: 65px;
        right: 0;
        padding: 20px 20px;
        background: #fff;
        z-index: 9;
        /* height: 100vh; */
        transition: all 0.2s ease-in-out;
    }
    header .navbar-collapse .navbar-nav {
        height: 100vh;
    }
    header .nav-link{
        margin: 0 0 10px;
        font-size: 18px;
    }
    header .theme-btn{
        margin: 0 0 15px;
    }
    header .navbar-brand{
        display: block;
    }
    header .navbar-brand img{
        height: 50px;
    }
    header .theme-btn {
        padding: 13px 30px !important;
        font-size: 18px;
        font-weight: 400;
    }
    .navbar-toggler .fa-xmark, .navbar-toggler .fa-bars {
        font-size: 25px;
        width: 22px;
        color: #9F0807;

    }
    header .fa-xmark {
        display: none;
    }
    header .navbar-toggler.active .fa-xmark{
        display: block;
   }
   .navbar-toggler .fa-xmark, .navbar-toggler .fa-bars{
        font-size: 32px;
        width: 22px;
    }
    .navbar-toggler.active .fa-bars{
        display: none;
   }
   .fixed-header{
    padding: 0;
   }
   .performance-section .left-block{
    width: 100%;
}
.performance-section .right-block{
    width: 100%;
}
.blog-section .flex-card .img-blk img{
    width: 100%;
}
.privacy-policy header{
    padding: 10px 0;
}
.page-template-terms-conditions header{
    padding: 10px 0;
}
.privacy-policy_section .title{
    font-size: 30px;
    padding: 0 0 20px;
}
.privacy-policy_section h3{
    font-size: 22px;
}
html {
    scroll-padding-top: 140px; 
}
.sparhome-about .about-img-one {
    left: 223px;
    top: 108px;
    max-width: 10%;
}
.sparhome-about .about-img-two {
    top: 220px;
    left: 280px;
    max-width: 12%;
}
.sparhome-about .about-img-four {
    left: 424px;
    top: 419px;
    max-width: 100%;
}
.sparhome-about .about-img-three {
    top: 140px;
    left: 483px;
}


.ai-img-desk {
    display: none;
}

.ai-img-mob {
    display: block !important;
}
.hero-section .ai-img {
    position: absolute;
    bottom: -140px;
    right: -30px;
    margin-top: 0;
    max-width: 20%;
}
}



@media (max-width: 767px){
    .hero-banner {
        padding: 0 12px;
    }
    .hero-section .title {
        font-size: 30px;
        line-height: 30px;
    }
    .title {
        font-size: 30px;
        line-height: 30px;
        padding: 0 0 10px;
    }
    .sub-title {
        font-size: 18px;
        line-height: 24px;
        padding: 0 0 10px;
    }
    .hero-section p{
        font-size: 18px;
        line-height: 22px;
        padding: 0 0 20px;
    }    
    .hero-section .btn-blk{
        gap: 10px;
        flex-flow: wrap;
    }
    .hero-section .btn-blk .theme-btn{
        width: auto;
        margin: 0;
        height: 44px;
        justify-content: center;
    }
    .sparhome-features .card-content{
        min-height: 540px;
    }
    .how-it-works-section .flex-card-main .flex-card{
        flex-flow: column-reverse;
    }
    .how-it-works-section .flex-card-main:nth-child(3) .flex-card{
        flex-flow: column-reverse;
    }
    .how-it-works-section .flex-card-main:nth-child(4) .flex-card{
        flex-flow: column-reverse;
    }
    .how-it-works-section .flex-card .content-blk {
        width: 100%;
        text-align: center;
    }
    .how-it-works-section .flex-card .img-blk{
        width: 190px;
    }
    .how-it-works-section .flex-card .content-blk h3{
        font-size: 18px;
    }
    .how-it-works-section .flex-card .content-blk p{
        font-size: 16px;
    }
    .team-section .custom-row {
        padding: 30px 20px;
    }
    .team-section .team-info .img-blk{
        width: 30%;
    }
    .team-section .team-info .con-blk{
        width: 70%;
    }
    .team-section .team-info p{
        line-height: 22px;
    }
    .team-section .team-info h4{
        padding: 0 0 5px;
    }
    .performance-section .title {
        font-size: 30px;
        line-height: 32px;
    }
    .performance-section .custom-row {
        padding: 30px 20px;
    }
    .performance-section p{
        max-width: 100%;
    }
    .contact-section .right-blk {
        margin: 0 auto;
        padding: 20px 24px 0 !important;
    }
   
    .contact-section .social-share li{
        width: 100%;
    }
    .contact-section .social-share li{
        border: 1px solid #CCCDCD;
        border-right: 0;
    }
    .contact-section .social-share li a {
        padding: 15px 6px;
        font-size: 12px;
    }
    .contact-section .social-share li:last-child{
        border-bottom: 1px solid #CCCDCD;
    }
    .contact-section .footer-nav{
        justify-content: space-between;
        gap: 10px;
        padding: 18px 0 7px;
    }
    .contact-section .footer-nav li {
        width: auto;
        text-align: center;
    }
    .contact-section .footer-nav li a {
        font-size: 16px;
    }
    .contact-section .copyright-blk{
        display: block;
        text-align: center;
    }
    .contact-section .copyright-blk p{
        padding: 0 0 7px;
    }
    .contact-section .copyright-blk a{
        border: 0;
    }
    .contact-section:after {
        height: 27%;
    }
    .contact-section .form-blk{
        padding: 30px 20px;
    }
    .contact-section .form-blk .input-wrapper {
        margin-bottom: 20px;
    }
    .contact-section .form-control{
        padding: 10px 20px;
    }
    .contact-section .form-blk h3{
        padding: 0 0 10px;
        font-size: 24px;
    }
    .contact-section .info-blk{
        padding: 0 0 15px;
    }
    .contact-section textarea{
        height: 100px;
    }
    .sparhome-features .card-content{
        padding: 30px 20px;
    }
    .team-section .flex-card {
        padding: 30px 30px 70px;
    }
    .team-section .flex-card p {
        max-width: 100%;
    }
    .blog-section {
        padding: 50px 0 30px;
    }
    .contact-section .info-blk .icon-blk{
        height: 60px;
        width: 60px;
    }
    .contact-section .info-blk .con-blk h3{
        font-size: 18px;
        padding: 0;
    }
    .contact-section .info-blk .con-blk p{
        font-size: 18px;
    }
    .hero-section{
        padding: 160px 0 50px;
        background-size: 50% !important;
        margin-top: -110px;
    }
    
    .service-modal .modal-content{
        width: 80%;
        margin: 0 auto;
   }
   .service-modal .modal-body {
        padding: 10px 10px 3px;
    }
    p{
        font-size: 16px !important;
    }
    .sparhome-features .nav-pills .nav-link{
        padding: 15px 20px;
    }
    .sparhome-about .ai-img {
        position: absolute;
        top: -70px;
        right: 50px;
        margin-top: 0;
        max-width: 27%;
    }
    .hero-section .hero-banner-block {
        padding-left: 12px;
    }

    .sparhome-about .about-img-one {
        left: 93px;
        top: 51px;
        max-width: 10%;
    }
    .sparhome-about .about-img-two {
        top: 110px;
        left: 121px;
        max-width: 12%;
    }
    .sparhome-about .about-img-three {
        top: 60px;
        left: 205px;
        max-width: 23%;
    }
    .sparhome-about .about-img-four {
        left: 182px;
        top: 194px;
        max-width: 21%;
    }
    .sparhome-about .right-block{
        position: relative;
        max-width: 300px;
        margin: 0 auto;
    }
    .hero-section .ai-img {
        bottom: -80px;
        right: 50px;
    }

    
   
}
