* {
    font-family: Mada, sans-serif;
}
/* --------------------------------------------------------------------------navbar---------------------------------------------------------------------- */
.nav-item {
    font-size: 16px;
}
.spacing {
    padding: 0px 0px;
}

.center {
    justify-content: center;
}

a {
    color: #0d6efd;
    text-decoration: none;
}
.end {
    display: flex;
    justify-content: flex-end;
}
.service-icon {
    fill: #8d8d8d;
}
.card-1:hover .service-icon {
    fill: #f6844b;
}
.center1 {
    display: flex;
    justify-content: center;
}
#login {
    background-image:linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    padding: 11px 16px;
    border: none;
    font-weight: 500;
}

.services-offer {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}
.navbar-button {
    color: #fff;
}
.lenght {
    max-width: 86%;
}
.flag {
    border: none;
    outline: 0;
}
.nav-link {
    font-weight: 500;
}
.footer-bg {
    background-color: #f6f3f8;
}
.hamburg {
    background: white;
    border: none;
}
/* ------------------------------------------------------------------for personal ---------------------------------------------------------------------------------*/
.heading {
    font-size: 40px;
    font-weight: 700;
}
.footer-topic {
    font-size: 15px;
    font-weight: 600;
    color: black;
    text-decoration: none;
    padding-bottom: 1rem !important;
}
.girl {
    margin-left: 0px!important;
    padding-top: 0px!important;
    margin-top: 30px!important;
    max-width: 100%!important;
}

#service-cards {
    display: block;
}
.accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
    /* background-color: aliceblue; */
    background: #f6f3f8;
}
.accordion-button:focus {
    z-index: 3;
    border-color: white;
    outline: 0;
    box-shadow: none;
}

.heading-delegate {
    font-size: 40px;
    color: #27052c;
    font-weight: 700;
    text-align: left;
    max-width: 80%;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fcfbf8;
    border-color: #fcfbf8;
}
#service-cards2 {
    display: none;
}
.nav-link {
    display: block;
    padding: 0.5rem 4px;
    color: #000;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
}
.nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: none;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}
.nav-tabs {
    border-bottom: #fcfbf8;
}
.text1 {
    line-height: 32px;
    font-size: 16px;
    color: #000;
    max-width: 77%;
}
.text18 {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    max-width: 88%;
}
.view-plans {
    font-weight: 500;
    background-color:#f27f1b;
    border-radius: 10px;
    color: #fff;
    padding: 11px 24px;
    border: none;
    justify-content: left;
    font-size: 18px;
}
.card-2:hover .basic {
    color: #fff;
    background-color: #f27f1b;
    border: 1px solid #fff;
}
.card-2:focus {
    color: #fff;
    background-color: #f27f1b;
    border: 1px solid #fff;
}
.card-2:focus .basic {
    color: #fff;
    background-color: #f27f1b;
    border: 1px solid #fff;
}
.pricing-tick {
    fill: #f27f1b;
}
.card-2:hover .pricing-tick {
    fill: white;
}
.card-2:focus .pricing-tick {
    fill: white;
}
.group {
    width: 100%;
}
.services {
    background-color: #fcfbf8;
}
.text2 {
    text-align: center;
    line-height: 32px;
    font-size: 16px;
    color: #000;
    max-width: 80%;
}
.card-1 {
    /* height: 126px;
    width: 249px; */
    height: 123px;
    width: 240px;
    background-color: #fff;
    border-radius: 9px;
}
.card-2:hover .basic {
    color: #fff;
    background-color: #f27f1b;
    border: 1px solid #fff;
}
.card-2:focus {
    color: #fff;
    background-color: #f27f1b;
    border: 1px solid #fff;
}
.card-2:focus .basic {
    color: #fff;
    background-color: #f27f1b;
    border: 1px solid #fff;
}
.card-2:hover .basic {
    color: #fff;
    background-color: #f27f1b;
    border: 1px solid #fff;
}

.unethical {
    max-width: 100%;
}
.cards:hover {
    color: #fff;
    background-color: #f27f1b;
    border: 1px solid #fff;
}
.card-1-orange {
    height: 117px;
    width: 215px;
    border: 1px solid #f27f1b;
    background-color: #fff;
    border-radius: 9px;
}
.card-title1 {
    color: #f27f1b;
    text-align: center;
}
.card-subtitle {
    text-align: center;
    font-size: 18px;
    color: #000;
}
.card-1:focus {
    color: #f27f1b;
    border: 1px solid #f27f1b;
}
.card-1:focus .slide1 {
    color: #f27f1b;

    fill: #f27f1b;
}
.card-1:focus .services-offer {
    color: #f27f1b;
}
.card-1:hover .card-subtitle {
    color: #f27f1b;
}
.card-1:hover {
    border: 1px solid #f27f1b;
}
.card-title {
    text-align: center;
}
.card-subtitle1 {
    text-align: center;
    color: #f27f1b;
    font-size: 16px;
}
.text3 {
    line-height: 26px;
    font-size: 16px;
    color: #000;
    text-align: left;
    max-width: 77%;
    font-weight: 500;
}
.personal-service {
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    max-width: 100%;
}
.text4 {
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    max-width: 77%;
}
.heading1 {
    text-align: left;
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
}
.know-more {
    text-align: left;
}

.worldwide {
    background-image: linear-gradient(to right, #fff8f6, #f0f0f9);
    background-repeat: none;
}
.hidden-button {
    position: relative;
    z-index: 0;
}
.hidden-button1 {
    position: relative;
    z-index: 0;
}
#well {
    position: relative;
    z-index: 10000;
    background-color: #ffffff;
    margin-top: -30px;
}
.well1 {
    position: relative;
    z-index: 10000;
    background-color: #ffffff;
    margin-top: -30px;
}
/*----------------------------------------------------------- for business ----------------------------------------------------------*/
.read-more {
    color: #4c25d9;
    border: none;
    background-color: #fff;
    font-weight: 600;
}
.text5 {
    line-height: 32px;
    font-size: 16px;
    color: #000;
    text-align: left;
    max-width: 76%;
}
.start {
    text-align: left;
}
.slide1 {
    fill: #706f6f;
}
.card-1 :hover .slide1 {
    fill: #f27f1b;
}
.card-1:hover a.services-offer {
    color: #f27f1b;
}
.slide2 {
    fill: #706f6f;
}
.card1 :hover .slide2 {
    fill: #2c1fe8;
}
.card1:hover a.services-offer {
    color: #2c1fe8;
}
.slides {
    /* margin: 0px -80px */
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}
.slides::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
.slides::-webkit-scrollbar-track {
    background: 0 0;
}
.accordion-button1 {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #f1f0f9;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        border-radius 0.15s ease;
}
.slides > div {
    scroll-snap-align: start;
    flex-shrink: 0;
    margin-right: 7px;
    border-radius: 10px;
    transform-origin: center center;
    transform: scale(1);
    transition: transform 0.5s;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
.brief {
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.advantages {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-left: 16px;
}
.image11 {
    padding-right: 12px;
}
li {
    list-style: none;
}
.brief1 {
    color: #000;
    font-size: 15px;
    max-width: 70%;
    padding-left: 37px;
}
.brief2 {
    color: #2b185a;
    font-size: 20px;
    max-width: 51%;
    font-weight: 700;
}
.heading3 {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    text-align: left;
    max-width: 60%;
}
.card-2 {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 9px;
    width: 99%;
    /* width: 97%; */
}
.hi {
    display: flex;
    justify-content: center;
}
.cards {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #f8fafc;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 9px;
     width: 87%; 
}
.card1:focus {
    border: 1px solid #4c25d9;
    color: #4c25d9;
}
.card1:focus .slide2 {
    fill: #4c25d9;
}
.card1:focus .card-subtitle {
    color: #4c25d9;
}
.basic {
    border: 1px solid #4c25d9;
    background-color: #fff;
    color: #4c25d9;
    padding: 8px 45px;
    letter-spacing: 3px;
    line-height: 17px;
    font-weight: 600;
    font-size: 13px;
}
#Icon-red {
    color:red!important;
}
/*------------------------------------------------------- Family & personal task--------------------------------------------------- */
.basic1 {
    border: 1px solid #fff;
    background-color: #f6844b;
    color: #fff;
    outline: 0;
    padding: 8px 45px;
    letter-spacing: 3px;
    line-height: 17px;
    font-weight: 600;
    font-size: 13px;
}
.best-service {
    margin-right: 18px;
}
.basic-button {
    text-align: center;
}
.number {
    font-size: 45px;
    font-weight: 700;
}
.get-free-quote {
    font-size: 18px;
    background-color: #4c25d9;
    color: #fff;
    padding: 11px 40px;
    border-radius: 9px;
    text-align: end;
    border: none;
}
.dollar {
    font-size: 20px;
    font-weight: 700;
}
.pricing {
    text-align: center;
}
.plans {
    justify-content: space-between;
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
}
.price {
    text-align: right;
}
.cost {
    font-size: 18px;
    font-weight: 700;
}
.billed {
    font-size: 15px;
}
.billed1 {
    color: #fff;
    font-size: 15px;
}
.plan {
    font-size: 17px;
    line-height: 25px;
    display: flex;
    align-items: center;
}
.text6 {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #000;
    max-width: 81%;
}
.task-card {
    list-style: none;
    text-align: left;
    border-radius: 10px;
}
.cards:focus {
    color: white;
    background-color: #f27f1b;
}
.heading4 {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    color: #000;
}
.family-task {
    text-align: end;
}

.task {
    background-color: #f8f8ff;
}
.card2 {
    height: 259px;
    width: 22rem;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 40px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 10px;
}
.topic {
    font-size: 21px;
    font-weight: 700;
}
.topic1 {
    font-size: 21px;
    font-weight: 700;
    color: #fff;
}
.customers {
    text-align: center;
}
.card-3 {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
}
.card-text1 {
    color: #000;
    font-size: 15px;
    line-height: 30px;
    max-width: 77%;
    text-align: center;
    margin: 0px 20px;
}
.amazon {
    text-align: end;
}
.name {
    font-size: 17px;
    font-weight: 700;
    text-align: left;
}
.business {
    color: #000;
    font-size: 15px;
    line-height: 26px;
    text-align: left;
}
#view-more {
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    padding: 12px 45px;
    border: none;
    font-size: 17px;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(../Images/accordion1.svg);
    background-repeat: no-repeat;
    background-size: 7px;
    transition: transform 0.2s ease-in-out;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(../Images/small-right.svg);
    transform: rotate(-360deg);
    background-size: 14px;
}
div#accordionFlushExample {
    border: 1px solid #cccccd;
    border-radius: 10px;
}
.accordion-body {
    padding: 1rem 9rem 1.25rem 1.25rem;
    background: #f6f3f8;
}
.accordion-item {
    background-color: #f6f3f8;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(1.25rem - 1px);
    border-top-right-radius: calc(1.25rem - 1px);
}
.accordion-item:first-of-type {
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
}
.accordion-item:last-of-type {
    border-bottom-right-radius: 1.25rem;
    border-bottom-left-radius: 1.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: calc(1.25rem - 1px);
    border-bottom-left-radius: calc(1.25rem - 1px);
}
.accordion-button:not(.collapsed) {
    color: #2b185a;
    background-color: #f6f3f8;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}
button.accordion-button.btn1.accordion-text.py-4.collapsed {
    background-color: #f6f3f8;
}
.accordion-button:not(.collapsed)::after {
    transform: rotate(-180deg);
}
.accordion-text {
    font-size: 16px;
    font-weight: 600;
    color: #27052c;
}
.accordion-text1 {
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
.help {
    background-color: #f8f6fb;
}
.help-button {
    text-align: end;
}
.choose {
    text-align: center;
}
#accordion-btn {
    font-size: 14px;
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    padding: 14px 18px;
    border: none;
    font-weight: 500;
}
#help-button {
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    padding: 10px 18px;
    border: none;
    font-size: 18px;
}
.white-card {
    display: none;
}
.card-hover:hover {
    background-color: #fff;
    border: 1px solid #f27f1b;
    color: #f27f1b;
}
.card-2:hover {
    background-color: #f27f1b;
    border: 1px solid #f27f1b;
    color: #fff;
}
.choose-btn {
    border: 1px solid #f27f1b;
    background-color: #fff;
    border-radius: 10px;
    color: #f27f1b;
    padding: 16px 35px;
    outline: 0;
    justify-content: left;
    font-weight: 600;
}
.carousel-indicators [data-bs-target] {
    border-radius: 51%;
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 10px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s ease;
}
.carousel-indicators {
    position: absolute;
    bottom: -64px;
    display: none;
    text-align: center;
}
.price-card {
    padding: 0 0px;
}
.sub-heading {
    font-size: 25px;
    font-weight: 700;
    color: #2b185a;
}
.accordion-border {
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    height: 6px;
    border-radius: 10px 10px 0 0;
}

.customers-served {
    display: none;
}
.line {
    height: 1px;

    background-color: #cacaca;
    text-align: end;
    font-weight: 100;
}
.footer-heading {
    font-size: 14px;
    font-weight: 600;
    color: black;
    text-decoration: none;
    padding-bottom: 1rem !important;
}
.footer-icons {
    fill: black;
}
.footer-icons:hover {
    fill: #8f5ff5;
}
.footer-list {
    list-style: none;
    font-size: 14px;
    text-decoration: none;
    color: #000;
}
.copyrights {
    max-width: 87%;
}
.sub-footer {
    font-size: 14px;
    line-height: 24px;
    color: #000;
    max-width: 74%;
}
.footer-text {
    font-size: 14px;
    line-height: 24px;
}
.carousel-indicators {
    position: absolute;
    bottom: -64px;
    display: block;
}
.view-btn {
    text-align: end;
    font-weight: 600;
    background-color: white;
    border: none;
    outline: none;
}
.see-more {
    display: none;
}
.view-planss {
    text-align: left;
}

.white {
    background-color: #fcfbf8;
}
.topic2 {
    font-size: 25px;
    font-weight: 700;
}
#accordion-btn {
    font-size: 14px;
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    padding: 14px 18px;
    border: none;
}
.get-quote {
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    padding: 10px 14px;
    border: none;
    font-weight: 600;
}
.text7 {
    font-size: 20px;
}
.free-quote {
    font-size: 18px;
    background-color: #f6844b;
    color: #fff;
    padding: 11px 33px;
    border-radius: 9px;
    text-align: center;
    border: none;
}
h4 {
    width: 39%;
    color: #f6844b;
    line-height: 0;
    border-bottom: 2.1px solid #f6844b;
    text-align: right;
    margin: 10px 0 10px;
    letter-spacing: 7px;
    font-size: 17px;
    margin-top: 35px;
}
h1 {
    width: 68%;
    color: #f6844b;
    line-height: 0;
    border-bottom: 3px solid #f6844b;
    text-align: right;
    margin: 10px 0 10px;
    font-size: 17px;
    margin-top: 35px;
    background-color: #fcfbf8;
}
h1 span {
    background-color: #fcfbf8;
    padding: 0 10px;
    font-size: 21px;
}
h4 span {
    background-color: #fff;
    padding: 0 10px;
    font-weight: 600;
    font-size: 16px;
}
.quote {
    text-align: center;
}
.container {
    width: 100%;
}
.progressbar {
    counter-reset: step;
}
p.progress-text {
    padding-top: 25px;
    font-weight: 800;
    font-size: 21px;
}
.progress-text2 {
    max-width: 57%;
    color: #000;
    font-size: 16px;
}
.progressbar li {
    list-style: none;
    display: inline-block;
    width: 32.33%;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.progressbar li:before {
    font-size: 26px;
    content: counter(step);
    color: #fff;
    counter-increment: step;
    width: 60px;
    height: 60px;
    line-height: 57px;
    border: 1px solid #ddd;
    border-radius: 100%;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    background-color: #a1619c;
    font-weight: 600;
}
.progressbar li:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 29px;
    left: -50%;
    z-index: -1;
    background-image: linear-gradient(
        to right,
        #000 10%,
        rgba(255, 255, 255, 0) 0
        );
    background-position: top;
    background-size: 10px 5px;
    background-repeat: repeat-x;
}
.progressbar li:first-child:after {
    content: none;
}
.progressbar li.active {
    color: #000;
}
.progressbar li.active:before {
    border-color: #a1619c;
}
.seperator {
    height: 1px;
    width: 90%;
    background-color: #f27f1b;
    text-align: end;
    font-weight: 100;
}
.pricing-button {
    font-weight: 600;
    background-color: #f27f1b;
    border-radius: 10px;
    color: #fff;
    padding: 11px 17px;
    border: none;
    justify-content: left;
}
.content1 {
    max-width: 81%;
    line-height: 32px;
    font-size: 18px;
    color: #000;
}
.topic3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 30px;
}
.content2 {
    font-size: 20px;
    line-height: 32px;
}
.text8 {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    max-width: 85%;
}
.our-services {
    font-size: 16px;
    color: #8d8d8d;
    line-height: 30px;
    letter-spacing: 4px;
    font-weight: 600;
}
.getin-touch {
    color: #f27f1b;
    text-decoration: underline;
    font-weight: 600;
}
.get-a-quote {
    background-color: #4c25d9;
    color: #fff;
    border-radius: 10px;
    padding: 12px 24px;
    border: none;
    justify-content: left;
    font-weight: 500;
    font-size: 18px;
}
.card1 {
    /* height: 117px;
    width: 215px; */
    height: 120px;
    width: 247px;
    background-color: #fff;
    border-radius: 9px;
}
.card1:hover {
    border: 1px solid #4c25d9;
    color: #4c25d9;
}
.card1:hover .card-subtitle {
    color: #4c25d9;
}
.website-services {
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    max-width: 76%;
}
.text9 {
    /* max-width: 78%; */
    line-height: 26px;
    font-size: 16px;
    color: #000;
    text-align: left;
    font-weight: 600;
    max-width: 77%;
}
.bg {
    background-color: #f8fafc;
}
.bg2 {
    background-image: linear-gradient(to right, #fff8f6, #f0f0f9);
}
/*------------------------------------------------------------ why getfriday--------------------------------------------------------- */

@media (min-width: 768px) and (max-width: 1380px) {
    .text1 {
        max-width: 87%;
    }
    .spacing {
        margin: 0px 50px;
    }
    .text3 {
        max-width: 80%;
    }
    .personal-service {
        max-width: 98%;
    }
    .text4 {
        max-width: 90%;
    }
    .price-card {
        padding: 0 0px;
    }
    .text6 {
        max-width: 94%;
    }
    .cards {
        width: 97%;
    }
    .unethical {
        max-width: 100%;
    }
    .sub-footer {
        max-width: 90%;
    }
    /* .card-1 {
      height: 117px;
      width: 215px;
    } */
    .slides {
        margin: 0px -18px;
    }
    .card1 {
        height: 117px;
        width: 215px;
    }
    .text2 {
        max-width: 87%;
    }
    .text11 {
        font-size: 16px;
        color: #000;
        max-width: 97%;
    }
    .card-1 {
        /* height: 126px; */
        height: 119px;
        width: 216px;
    }
    .services-offer {
        color: #000;
        text-decoration: none;
        font-size: 16px;
    }
    .card-subtitle {
        font-size: 17px;
    }

    h4 {
        width: 46%;
    }
    .content1 {
        max-width: 93%;
    }
    h1 {
        width: 80%;
    }
    .tested {
        max-width: 90%;
    }
    .small-business {
        max-width: 91%;
    }
    .quote {
        max-width: 75%;
    }
    .virtual-assistant {
        max-width: 94%;
    }
    .register {
        max-width: 97%;
    }
    .shift-timing {
        max-width: 85%;
    }
    .heading7 {
        max-width: 93%;
    }
    .topic5 {
        max-width: 100%;
    }
    .text19 {
        max-width: 87%;
    }
    .why-getfriday {
        max-width: 87%;
    }
    .help-you {
        max-width: 95%;
    }
    .text13 {
        max-width: 96%;
        padding-left: 62px;
    }
    .card-4 {
        height: 135px;
        width: 204px;
    }
    .problem-solved {
        max-width: 99%;
    }
    .payment {
        max-width: 96%;
    }
    .text16 {
        max-width: 92%;
    }
    .quote3 {
        max-width: 91%;
    }
    .related-service {
        padding: 0px 65px;
    }
    .news {
        max-width: 96% n;
    }
}

/*---------------------------------------------------------------------- media query ---------------------------------------------------------------*/
@media (max-width: 768px) {
    .heading {
        font-size: 24px;
        font-weight: 700;
    }
    .bg {
        width:97%!important;
    }
    #Page-heading{
        margin-top:0%!important;
    }
    #ser-personal{
        margin-top:16px!important;
    }
    .card-text1 {
        color: #000;
        font-size: 15px;
        line-height: 30px;
        max-width: 130%;
        text-align: center;
        margin: 0px 0px;
    }
    #customers {
        display: none;
    }
    #service-cards {
        display: none;
    }
    #service-cards2 {
        display: block;
    }
    .services-offer {
        color: #000;
        text-decoration: none;
        font-size: 13px;
    }
    #background {
        background-color: white;
    }

    .girl {
        margin-left: 0px;
        padding-top: 0px;
        margin-top: 0px;
        max-width: 100%;
    }
    .get-quote-btn {
        text-align: center;
    }
    #secure-img {
        width: 6%;
        height: 29%;
    }
    #secure {
        line-height: 10px;
    }
    #gift-btn {
        width: 100%;
    }

    #Payment {
        font-size: 26px;
    }
    #card-6 {
        width: 100%;
        position: relative;
        display: flex;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border-radius: 10px;
        background-color: #f3f4f5;
    }
    .news1 {
        margin-right: 20px;
    }
    #progressbar2 li:last-child:after {
        width: 0%;
    }
    #text14 {
        font-size: 14px;
        line-height: 26px;
    }

    #choose-plan1 {
        margin: 0 10px;
    }
    #total-btn {
        padding: 12px 63px;
        border: none;
    }
    #progressbar2 li:after {
        content: "";
        position: absolute;
        width: 84%;
        height: 4px;
        background-color: #a1619c;
        top: 18px;
        left: 66%;
    }
    .cost {
        font-size: 16px;
    }
    #text8 {
        font-size: 14px;
    }
    .plan {
        font-size: 16px;
    }
    #c2 {
        font-size: 14px;
    }
    #get-a-quote {
        background-color: #4c25d9;
        color: #fff;
        border-radius: 10px;
        padding: 11px 94px;
        border: none;
    }
    #content2 {
        font-size: 20px;
    }
    #card {
        border-radius: 10px;
        height: 122%;
        width: 103%;
        border: 1px solid #a1619c;
    }
    #progressbar3 li:last-child:after {
        left: -35%;
        background: linear-gradient(to right, #a1619c 50%, #e7e9ed 50%);
        width: 66%;
    }
    #progressbar3 li:after {
        content: "";
        position: absolute;
        width: 83%;
        height: 4px;
        background-color: #a1619c;
        top: 16px;
        left: -50%;
    }
    #progressbar3 li:first-child::after {
        content: "";
        position: absolute;
        width: 0%;
        height: 4px;
        background-color: #a1619c;
        top: 16px;
        left: -50%;
    }
    #card1 {
        height: 65px;
        width: 215px;
        background-color: #fff;
        border-radius: 9px;
    }
    #topic3 {
        font-size: 24px;
        font-weight: 700;
        line-height: 20px;
    }
    #content-1 {
        max-width: 93%;
        line-height: 32px;
        font-size: 16px;
        color: #000;
    }
    #pricing-button {
        background-color: #f27f1b;
        border-radius: 10px;
        color: #fff;
        padding: 11px 65px;
        border: none;
        justify-content: center;
        text-align: center;
    }

    #heading5 {
        font-size: 16px;
        color: #000;
    }
    .line1 {
        padding: 0;
        width: 82%;
        color: #f6844b;
        line-height: 0;
        border-bottom: 1px solid #f6844b;
        text-align: right;
        margin: 10px 0 10px;
        letter-spacing: 7px;
        font-size: 17px;
        margin-top: 35px;
    }
    .recaptcha2 {
        border: 1px solid #c2c0c0;
        background-color: #f5f5f5;
    }
    .g-recaptcha {
        padding-left: 35px;

        display: flex;
        justify-content: center;
    }
    .price-card {
        padding: 0 0;
    }
    #tc-text {
        font-size: 14px;
        line-height: 26px;
    }
    .progress-bar-2 {
        display: block;
    }
    #text10 {
        font-size: 14px;
    }
    #hide {
        display: none;
    }
    #privacy {
        font-size: 14px;
    }
    .tc-text {
        font-size: 14px;
    }
    .acceptance {
        display: none;
    }
    .footer {
        display: none;
    }
    .count1 {
        display: none;
    }
    .illegal {
        display: none;
    }
    #get-quote {
        border: none;
        background-image: linear-gradient(to right, #f6844b, #2c1fe8);
        border-radius: 10px;
        color: #fff;
        padding: 11px 86px;
        margin-bottom: 30px;
    }
    .video1 {
        max-width: 100%;
    }
    .numbers1 {
        font-size: 35px;
        font-weight: 600;
    }
    .topic4 {
        font-size: 26px;
        font-weight: 700;
        line-height: 23px;
    }
    .logo {
        width: 100%;
    }
    .know-more {
        text-align: center;
    }
    .read-more {
        display: none;
    }
    .view-planss {
        text-align: center;
    }
    .see-more {
        display: block;
        font-size: 18px;
        background-color: #fff;
        border-radius: 10px;
        color: #000;
        padding: 11px 83px;
        border: 1px solid #000;
        justify-content: center;
        width: 100%;
    }
    .text2 {
        display: none;
    }
    .icon {
        display: none;
    }
    .card-1 {
        height: 65px;
        width: 215px;
        background-color: #fff;
        border-radius: 9px;
    }
    .card-2 {
        margin-bottom: 10px;
    }
    .customers-served {
        display: block;
    }
    .customers-served-everyday {
        display: none;
    }
    .white-card {
        display: block;
    }
    .orange-card {
        display: none;
    }
    .text1 {
        line-height: 24px;
        font-size: 15px;
        color: #000;
        max-width: 131%;
    }
    .view-plans {
        font-size: 18px;
        background-color: #f27f1b;
        border-radius: 10px;
        color: #fff;
        padding: 11px 83px;
        border: none;
        justify-content: left;
        /* width: 300px; */
    }
    .icon {
        visibility: hidden;
    }
    .text5 {
        line-height: 32px;
        font-size: 14px;
        color: #000;
        text-align: left;
    }

    .heading1 {
        font-size: 24px;
        line-height: 35px;
    }
    .text3 {
        font-size: 16px;
    }
    .text4 {
        font-size: 14px;
        max-width: 96%;
    }
    .heading3 {
        font-size: 24px;
        color: #000;
        font-weight: 700;
        text-align: left;
        max-width: 95%;
    }
    .brief {
        color: #000;
        font-size: 16px;
        font-weight: 700;
    }
    #text12 {
        font-size: 14px;
        color: #000;
        line-height: 24px;
    }
    .brief1 {
        color: #000;
        font-size: 14px;
        max-width: 100%;
        padding-left: 37px;
    }
    .accordion-text {
        font-size: 14px;
    }
    #accordion-btn {
        font-size: 18px;
        background-image: linear-gradient(to right, #f6844b, #2c1fe8);
        border-radius: 10px;
        color: #fff;
        padding: 14px 29px;
        border: none;
    }
    .choose-btn {
        font-size: 18px;
        border: 1px solid #f27f1b;
        background-color: #fff;
        border-radius: 10px;
        color: #f27f1b;
        padding: 14px 43px;
        outline: 0;
        justify-content: left;
    }
    .heading4 {
        font-size: 24px;
        font-weight: 700;
        text-align: center;
        color: #000;
    }
    .text6 {
        font-size: 14px;
        text-align: left;
        line-height: 30px;
        color: #000;
    }
    .help-button {
        text-align: center;
    }
    #help-button {
        font-size: 18px;
        background-image: linear-gradient(to right, #f6844b, #2c1fe8);
        border-radius: 10px;
        color: #fff;
        font-weight: 600;
        padding: 12px 77px;
        border: none;
    }
    .line {
        margin-top: 45px;
        height: 1px;

        background-color: #cacaca;
        text-align: end;
        font-weight: 100;
    }
    #grow-today {
        display: none;
    }
    #choose-us {
        display: block;
    }
    .tc-heading {
        font-size: 28px;
    }
    .view-plans {
        width: 100%;
    }
    .text5 {
        max-width: 115%;
    }
    .heading-delegate {
        font-size: 30px;
        max-width: 74%;
    }
    .brief2 {
        font-size: 16px;
        max-width: 98%;
    }
    .accordion-body {
        padding: 1rem 1rem 1rem 1rem;
        background: #f6f3f8;
    }
    .view-btn {
        font-size: 13px;
    }
    .text6 {
        max-width: 106%;
    }
}

@media (max-width: 320px) {
    #Task-HandleOne{
        margin-left:10%!important;
    }
    #Task-HandleThree{
        margin-left:-12%!important;
    }
}
@media (max-width: 400px) {
    #Task-HandleOne{
        margin-left:10%!important;
    }
    #Task-HandleThree{
        margin-left:-12%!important;
    }
    #mob-per{
        padding:20px!important;
    }
}
@media (max-width: 480px) {

#Task-HandleOne{
    margin-left:10%!important;   
}
#Task-HandleThree{
    margin-left:-12%!important;
}
}
@media (max-width: 768px) {
    #Task-HandleOne{
        margin-left:10%!important;  
    }
    #Task-HandleThree{
        margin-left:-12%!important;
    }
}

#Page-heading{
    color:#000!important;
    border:none!important;
    line-height:1!important;
    text-align:left!important;
    width:100%!important;
    background: none!important;
}

@media screen and (min-width: 360px) and (max-width: 768px) {
    .name{
        text-align: center!important;
    }
    #taskmob{
        margin-left:-7%!important;
    }
    .heading-delegate{
    font-size: 30px!important;
    max-width: 100%!important;
    margin-bottom: 20px!important;
    }

}