@media screen and (max-width:414px) {
    .mobilecall{
    left: 80%;
    }

    .heading {
        width: 100%;
        padding: 5px;
    }

    .heading h1 {
        font-size: 40px;
    }

    .heading p {
        font-size: 18px;
    }

    .navbar-brand img {
        width: 9vh;
    }

    .drop-d {
        padding: 0px;
        left: 0;
        column-gap: 0px;
        row-gap: 0px;
        border-radius: 1px;
    }

    .drop-d .box {
        width: 90%;
        padding: 0;
    }

    .drop-d .box ul {
        padding-top: 2px;
    }

    #front-section .text-overlay {
        width: 100%;
        padding: 10px;
        margin-top: 150px;
    }

    #front-section .text-overlay h1 {
        font-size: 25px;
    }

    #front-section .text-overlay .search-bar {
        width: 100%;
        padding-left: 10px;
    }


    #front-section .text-overlay .recommended-services {
        text-align: start;
        padding-left: 5px;
    }

    #front-section .text-overlay .recommended-services h4 {
        font-size: 18px;
    }

    #front-section .text-overlay .recommended {
        justify-content: start;
        column-gap: 10px;
        row-gap: 10px;
        width: 100%;
    }

    #cta-btn {
        padding: 5px 8px;
    }

    #cta-btn a {
        font-size: 12px;
    }

    #cta {
        padding: 20px;
    }

    #cta .content .box1 {
        width: 100%;
    }

    #cta .content .box1 h1 {
        font-size: 30px;
    }

    #cta .content .box2 {
        width: 100%;
        text-align: center;
    }

    #cta .content .box2 img {
        width: 40vh;
    }

    #showing-services {
        margin-top: 10%;
    }

    #showing-services .content {
        margin-top: 0px;
        padding: 0;
    }

    #showing-services .content .box-heading {
        width: 100%;
        column-gap: 5px;
    }

    #showing-services .content .box-heading h4 {
        font-size: 16px;
        width: 150px;
        text-align: center;
    }

    #showing-services .content .box-heading a {
        width: 150px;
        padding: 10px 10px;
    }

    #whychooseus {
        margin-top: 10%;
    }

    #whychooseus .content {
        margin-top: 10px;
    }

    #counter {
        margin-top: 10%;
    }

    #counter .points .box {
        width: 100%;
        text-align: center;
    }

    #features {
        margin-top: 10%;
    }

    #features .content {
        flex-wrap: wrap;
        row-gap: 10px;
    }

    #features .content .box {
        width: 100%;
    }

    #features .content .box-1 .points {
        width: 100%;
    }

    #features .content .box-1 .points.points-1 {
        top: 0px;
    }

    #features .content .box-2 .heading h2 {
        margin-top: 30px;
        font-size: 20px;
    }

    #features .content .box-2 p {
        text-align: start;
        margin-top: 30px;
    }

    #features .content .box-2 .lists {
        width: 100%;
    }

    #features .content .box-2 .lists ul {
        margin-left: -50px;
    }

    #partners .image-slider {
        margin-top: 30px;
    }

    #index-testimonial {
        margin-top: 15%;
    }

    .testimonial__inner {
        width: 100%;
        /* Full width for mobile */
    }

    .testimonial-slide {
        min-width: 100%;
        /* Display one slide at a time */
        padding: 15px;
    }

    .testimonial_box {
        padding: 20px;
    }

    .testimonial_box-img img {
        width: 50px;
        height: 50px;
    }

    .testimonial_box-name h4 {
        font-size: 18px;
    }

    .testimonial_box-job p {
        font-size: 12px;
    }

    #footer .footer {
        flex-wrap: wrap;
        padding: 0;
        row-gap: 10px;
    }

    #footer .footer .box {
        width: 100%;
        text-align: start;
        padding-left: 0;
    }

    #footer .copyright {
        text-align: center;
    }

    /* about-page */

    #about-front {
        background-position: 30% 10%;
        height: 350px;
        margin-top: -16px;
    }

    #about-front .text-overlay {
        width: 100%;
        margin-top: 170px;
    }

    #about-front .text-overlay h1 {
        font-size: 40px;
    }

    #about-us .content .box {
        width: 100%;
    }

    #about-us .content .box img {
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }

    #about-section2 .content .box {
        width: 100%;
    }

    #about-section2 .content .box2 {
        width: 100%;
    }

    #how-we-work {
        margin-top: 10%;
    }

    #how-we-work .content {
        width: 100%;
        margin-top: 20px;
    }

    /* CONTACT PAGE */
    #contact-form .content {
        flex-wrap: wrap;
        margin-bottom: 80px;
    }

    #contact-form .content .headings {
        width: 100%;
    }

    #contact-form .form {
        width: 100%;
    }

    #contact-form .content .links {
        width: 100%;
    }

    /* SERVICE PAGE */
    #servicepage-front {
        height: 1500px;
    }

    .servicepage-full {
        height: 1950px;
    }

    #servicepage-front .content {
        top: 150px;
    }

    #servicepage-front .content .text-overlay {
        width: 100%;
        padding: 20px;
    }

    #servicepage-front .content .text-overlay h1 {
        font-size: 40px;
    }

    #servicepage-front .content .text-overlay p {
        font-size: 16px;
        margin-top: 20px;
    }

    #service-counts {
        margin-top: 50px;
    }

    #service-counts .points .box p {
        margin-top: 0px;
    }

    #service-counts .points .box {
        width: 100%;
    }

    #service-counts .points .line {
        display: none;
    }

    #servicepage-front .content .form {
        width: 100%;
        padding: 10px;
    }

    #servicepage-front .content .form form {
        padding: 10px;
        width: 100%;
    }

    #servicepage-front .content .form h4 {
        width: 80%;
        padding-top: 20px;
        font-size: 20px;
    }

    #readable-content .content {
        margin-top: 50px;
    }

    #readable-content .content .box1 {
        width: 100%;
        text-align: start;

    }

    #readable-content .content .box1 h3 {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    #readable-content .content .box1 p {
        font-size: 18px;
    }

    #readable-content .content .box1 .points ol li {
        font-size: 18px;
    }

    #readable-content .content .box2 {
        width: 100%;
    }

    #readable-content .faq .first p {
        font-size: 18px;
        margin-left: 5px;
        display: flex;
        text-align: start;
    }

    #readable-content .faq .first p span {
        margin-right: 10px;
    }

    #readable-content .faq .first .arrow-icon img {
        width: 2vh;
        margin-right: 10px;
        margin-top: 20px;
        transition: transform 0.3s ease;
    }

    #readable-content .faq .output p {
        padding-left: 20px;
    }

    #readable-content .content .box1 td,
    th {
        font-size: 16px;
    }

    #readable-content .content .box2 {
        width: 100%;
    }

    #readable-content .content .box2 .form form {
        padding: 20px;
        width: 100%;
    }

    #readable-content .content .box2 .form h4 {
        width: 80%;
        margin: auto;
        font-size: 16px;
    }

    #related-services {
        margin-top: 15%;
    }

    #related-services .content {
        row-gap: 30px;
        width: 100%;
        margin-top: 30px;
    }

    #related-services .content #cta-btn {
        width: 100%;
        padding: 15px;
        background: rgb(234, 234, 234);
    }

    #service-why-we {
        margin-top: 15%;
    }

    #service-why-we .content {
        margin-top: 30px;
    }

    #service-why-we .content .box {
        padding: 20px;
        width: 80%;
    }

    .testimonial {
        padding: 20px 0;
    }

    .tr-five,
    .tr-four {
        text-align: center;
        width: 100%;
        overflow: scroll;

    }


}







@media screen and (max-width:500px) and (min-width:414px) {

    .heading {
        width: 100%;
        padding: 10px;
    }
    
     .mobilecall{
    left: 80%;
    }

    .heading h1 {
        font-size: 40px;
    }

    .heading p {
        font-size: 18px;
    }

    .navbar-brand img {
        width: 9vh;
    }

    .drop-d {
        padding: 0px;
        left: 0;
        column-gap: 0px;
        row-gap: 0px;
        border-radius: 1px;
        padding-top: 10px;
    }

    .drop-d .box {
        width: 90%;
        padding: 0;
    }

    .drop-d .box ul {
        padding-top: 2px;
    }

    #front-section .text-overlay {
        width: 100%;
        padding-left: 10px;
        margin-top: 200px;
    }

    #front-section .text-overlay h1 {
        font-size: 28px;
    }

    #front-section .text-overlay .search-bar {
        width: 100%;
        padding-left: 10px;
    }

    #front-section .text-overlay .recommended-services {
        text-align: start;
        padding-left: 5px;
    }

    #front-section .text-overlay .recommended-services h4 {
        font-size: 18px;
    }

    #front-section .text-overlay .recommended {
        justify-content: start;
        column-gap: 10px;
        row-gap: 10px;
        width: 100%;
    }

    #cta-btn {
        padding: 5px 8px;
    }

    #cta-btn a {
        font-size: 12px;
    }

    #cta {
        padding: 20px;
    }

    #cta .content .box1 {
        width: 100%;
    }

    #cta .content .box1 h1 {
        font-size: 30px;
    }

    #cta .content .box2 {
        width: 100%;
        text-align: center;
    }

    #cta .content .box2 img {
        width: 40vh;
    }

    #showing-services {
        margin-top: 10%;
    }

    #showing-services .content {
        margin-top: 0px;
        padding: 0;
    }

    #showing-services .content .box-heading {
        width: 100%;
        column-gap: 5px;
    }

    #showing-services .content .box-heading h4 {
        font-size: 16px;
        width: 150px;
        text-align: center;
    }

    #showing-services .content .box-heading a {
        width: 150px;
        padding: 10px 10px;
    }

    #whychooseus {
        margin-top: 15%;
        padding: 10px;
    }

    #whychooseus .content {
        margin-top: 20px;
    }

    #counter {
        margin-top: 10%;
    }

    #counter .points .box {
        width: 100%;
        text-align: center;
    }

    #features {
        margin-top: 10%;
    }

    #features .content {
        flex-wrap: wrap;
        row-gap: 10px;
    }

    #features .content .box {
        width: 100%;
    }

    #features .content .box-1 .points {
        width: 100%;
    }

    #features .content .box-1 .points.points-1 {
        top: 0px;
    }

    #features .content .box-2 .heading h2 {
        margin-top: 30px;
        font-size: 20px;
    }

    #features .content .box-2 p {
        text-align: start;
        margin-top: 30px;
    }

    #features .content .box-2 .lists {
        width: 100%;
    }

    #features .content .box-2 .lists ul {
        margin-left: -50px;
    }

    #partners .image-slider {
        margin-top: 30px;
    }

    #index-testimonial {
        margin-top: 15%;
    }

    .testimonial__inner {
        width: 100%;
        /* Full width for mobile */
    }

    .testimonial-slide {
        min-width: 100%;
        /* Display one slide at a time */
        padding: 15px;
    }

    .testimonial_box {
        padding: 20px;
    }

    .testimonial_box-img img {
        width: 50px;
        height: 50px;
    }

    .testimonial_box-name h4 {
        font-size: 18px;
    }

    .testimonial_box-job p {
        font-size: 12px;
    }

    #footer .footer {
        flex-wrap: wrap;
        padding: 0;
        row-gap: 10px;
    }

    #footer .footer .box {
        width: 100%;
        text-align: start;
        padding-left: 0;
    }

    #footer .copyright {
        text-align: center;
    }

    /* about-page */
    #about-front {
        background-position: 30% 10%;
        height: 350px;
        margin-top: -16px;
    }

    #about-front .text-overlay {
        width: 100%;
        margin-top: 170px;
    }

    #about-front .text-overlay h1 {
        font-size: 40px;
    }

    #about-us .content .box {
        width: 100%;
    }

    #about-us .content .box img {
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }


    #about-section2 .content .box {
        width: 100%;
    }

    #about-section2 .content .box2 {
        width: 100%;
    }

    #how-we-work {
        margin-top: 10%;
    }

    #how-we-work .content {
        width: 100%;
        margin-top: 20px;
    }

     /* CONTACT PAGE */
     #contact-form .content {
        flex-wrap: wrap;
        margin-bottom: 80px;
    }

    #contact-form .content .headings {
        width: 100%;
    }

    #contact-form .form {
        width: 100%;
    }

    #contact-form .content .links {
        width: 100%;
    }

    /* SERVICE PAGE */
    #servicepage-front {
        height: 1450px;
    }

    #servicepage-front .content {
        top: 150px;
    }

    #servicepage-front .content .text-overlay {
        width: 100%;
        padding: 20px;
    }

    #servicepage-front .content .text-overlay h1 {
        font-size: 40px;
    }

    #servicepage-front .content .text-overlay p {
        font-size: 16px;
        margin-top: 20px;
    }

    #service-counts {
        margin-top: 50px;
    }

    #service-counts .points .box p {
        margin-top: 0px;
    }

    #service-counts .points .box {
        width: 100%;
    }

    #service-counts .points .line {
        display: none;
    }

    #servicepage-front .content .form {
        width: 100%;
        padding: 10px;
    }

    #servicepage-front .content .form form {
        padding: 10px;
        width: 100%;
    }

    #servicepage-front .content .form h4 {
        width: 80%;
        font-size: 20px;
        padding-top: 20px;
    }

    #servicepage-front .content .form form .consult-form #remark {
        color: rgb(20, 141, 135);
        font-size: 12px;
    }

    #readable-content .content {
        margin-top: 50px;
    }

    #readable-content .content .box1 {
        width: 100%;
        text-align: start;

    }

    #readable-content .content .box1 h3 {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    #readable-content .content .box1 p {
        font-size: 18px;
    }

    #readable-content .content .box1 .points ol li {
        font-size: 18px;
    }

    #readable-content .content .box2 {
        width: 100%;
    }

    #readable-content .faq .first p {
        font-size: 18px;
        margin-left: 5px;
        display: flex;
        text-align: start;
    }

    #readable-content .faq .first p span {
        margin-right: 10px;
    }

    #readable-content .faq .first .arrow-icon img {
        width: 2vh;
        margin-right: 10px;
        margin-top: 20px;
        transition: transform 0.3s ease;
    }

    #readable-content .faq .output p {
        padding-left: 20px;
    }

    #readable-content .content .box1 td,
    th {
        font-size: 16px;
    }

    #readable-content .content .box2 {
        width: 100%;
    }

    #readable-content .content .box2 .form form {
        padding: 20px;
        width: 100%;
    }

    #readable-content .content .box2 .form h4 {
        width: 80%;
        margin: auto;
        font-size: 16px;
    }

    #related-services {
        margin-top: 15%;
    }

    #related-services .content {
        row-gap: 30px;
        width: 100%;
        margin-top: 30px;
    }

    #related-services .content #cta-btn {
        width: 100%;
        padding: 15px;
        background: rgb(234, 234, 234);
    }

    #service-why-we {
        margin-top: 15%;
    }

    #service-why-we .content {
        margin-top: 30px;
    }

    #service-why-we .content .box {
        padding: 20px;
        width: 80%;
    }

    .testimonial {
        padding: 20px 0;
    }

    .tr-five,
    .tr-four {
        text-align: center;
        width: 100%;
        overflow: scroll;

    }





}



@media screen and (max-width:768px) and (min-width:500px) {

    .heading {
        width: 100%;
        padding: 10px;
    }
    
     .mobilecall{
    left: 80%;
    }

    .heading h1 {
        font-size: 50px;
    }

    .heading p {
        margin-top: 10px;
        font-size: 20px;
    }

    .navbar {
        justify-content: center;
    }

    .drop-d {
        padding: 0px;
        left: 0;
        column-gap: 0px;
        row-gap: -20px;
        border-radius: 1px;
        padding-top: 10px;
        width: 100%;
        justify-content: start;
    }

    .drop-d .box {
        width: 33%;
        padding: 0;
    }

    .drop-d .box ul {
        padding-top: 2px;
    }

    #front-section .text-overlay {
        padding-left: 0;
        width: 80%;
        padding: 5px;
        margin-top: 200px;
    }

    #front-section .text-overlay h1 {
        font-size: 35px;
    }

    #front-section .text-overlay .search-bar {
        width: 80%;
    }

    #front-section .text-overlay .recommended-services {
        text-align: center;
        padding-left: 0px;
    }

    #front-section .text-overlay .recommended-services h4 {
        font-size: 22px;
    }

    #front-section .text-overlay .recommended {
        justify-content: center;
        column-gap: 10px;
        row-gap: 10px;
        width: 100%;
    }

    #cta-btn {
        padding: 5px 10px;
    }

    #cta-btn a {
        font-size: 12px;
    }

    #cta {
        padding: 20px;
    }

    #cta .content .box1 {
        width: 50%;
    }

    #cta .content .box1 h1 {
        font-size: 30px;
    }

    #cta .content .box2 {
        width: 50%;
        text-align: center;
    }

    #cta .content .box2 img {
        width: 100%;
    }

    #whychooseus {
        margin-top: 10%;
        padding: 10px;
    }

    #counter {
        margin-top: 10%;
    }

    #counter .points {
        row-gap: 30px;
    }

    #counter .points .box {
        width: 50%;
        text-align: center;
    }

    #features {
        margin-top: 10%;
    }

    #features .content {
        flex-wrap: wrap;
        row-gap: 10px;
    }

    #features .content .box {
        width: 100%;
    }

    #features .content .box-1 .points {
        width: 40%;
    }

    #features .content .box-1 .points.points-1 {
        top: 0px;
    }

    #features .content .box-2 .heading h2 {
        margin-top: 30px;
        font-size: 24px;
    }

    #features .content .box-2 p {
        text-align: start;
        margin-top: 30px;
    }

    #features .content .box-2 .lists {
        width: 100%;
    }

    #features .content .box-2 .lists ul {
        margin-left: -50px;
    }

    #features .content .box-2 .lists ul li {
        font-size: 18px;
    }

    #partners .image-slider {
        margin-top: 30px;
    }

    #index-testimonial {
        margin-top: 15%;
    }

    .testimonial__inner {
        width: 100%;
        /* Full width for mobile */
    }

    .testimonial-slide {
        min-width: 50%;
        /* Display one slide at a time */
        padding: 15px;
    }

    .testimonial_box {
        padding: 20px;
    }

    .testimonial_box-img img {
        width: 50px;
        height: 50px;
    }

    .testimonial_box-name h4 {
        font-size: 18px;
    }

    .testimonial_box-job p {
        font-size: 12px;
    }

    #footer .footer {
        flex-wrap: wrap;
        padding: 0;
        row-gap: 10px;
    }

    #footer .footer .box {
        width: 50%;
        text-align: start;
        padding-left: 0;
    }

    #footer .copyright {
        text-align: center;
    }

    /* about-page */
    #about-front {
        background-position: 30% 10%;
        height: 350px;
        margin-top: -16px;
    }

    #about-front .text-overlay {
        width: 100%;
        margin-top: 170px;
    }

    #about-front .text-overlay h1 {
        font-size: 40px;
    }

    #about-us .content .box {
        width: 100%;
    }

    #about-us .content .box img {
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }

    #about-section2 .content .box {
        width: 50%;
    }

    #about-section2 .content .box2 {
        width: 45%;
    }

    #about-section2 .content .box2 img {
        width: 100%;
    }

    #how-we-work {
        margin-top: 10%;
    }

    #how-we-work .content {
        width: 100%;
        margin-top: 20px;
    }

     /* CONTACT PAGE */
     #contact-form .content {
        flex-wrap: wrap;
        margin-bottom: 80px;
    }

    #contact-form .content .headings {
        width: 100%;
    }

    #contact-form .form {
        width: 100%;
    }

    #contact-form .content .links {
        width: 100%;
    }

    /* SERVICE PAGE */
    #servicepage-front {
        height: 1300px;
    }

    #servicepage-front .content {
        top: 150px;
        display: flex;
        justify-content: start;
    }

    #servicepage-front .content .text-overlay {
        width: 80%;
        padding: 20px;
        margin-left: 0px;
    }

    #servicepage-front .content .text-overlay h1 {
        font-size: 45px;
    }

    #servicepage-front .content .text-overlay p {
        font-size: 18px;
        margin-top: 20px;
    }

    #service-counts {
        width: 100%;
    }

    #service-counts .points .box p {
        margin-top: 10px;
    }

    #servicepage-front .content .form {
        width: 80%;
        padding: 0px;
        margin-top: 80px;
    }

    #servicepage-front .content .form form {
        padding: 20px;
        width: 90%;
    }

    #servicepage-front .content .form h4 {
        width: 80%;
        font-size: 20px;
        padding-top: 20px;
    }

    #servicepage-front .content .form h4:after {
        left: 70px;
        width: 50%;
    }

    #readable-content .content {
        margin-top: 50px;
    }

    #readable-content .content .box1 {
        width: 100%;
        text-align: start;

    }

    #readable-content .content .box1 h3 {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    #readable-content .content .box1 p {
        font-size: 18px;
    }

    #readable-content .content .box1 .points ol li {
        font-size: 18px;
    }

    #readable-content .content .box2 {
        width: 100%;
    }

    #readable-content .faq .first p {
        font-size: 18px;
        margin-left: 5px;
        display: flex;
        text-align: start;
    }

    #readable-content .faq .first p span {
        margin-right: 10px;
    }

    #readable-content .faq .first .arrow-icon img {
        width: 2vh;
        margin-right: 10px;
        margin-top: 20px;
        transition: transform 0.3s ease;
    }

    #readable-content .faq .output p {
        padding-left: 20px;
    }

    #readable-content .content .box1 td,
    th {
        font-size: 17px;
    }

    #readable-content .content .box2 {
        width: 100%;
        margin-top: 50px;
    }

    #readable-content .content .box2 .form form {
        padding: 50px;
        width: 80%;

    }

    #readable-content .content .box2 .form h4 {
        width: 80%;
        margin: auto;
        font-size: 18px;
    }

    #readable-content .content .box2 .form h4:after {
        left: 60px;
        width: 50%;
    }

    #related-services {
        margin-top: 15%;
        margin-bottom: 10%;
    }

    #related-services .content {
        row-gap: 30px;
        width: 100%;
        margin-top: 30px;
    }

    #related-services .content #cta-btn {
        width: 45%;
        padding: 15px;
        background: rgb(234, 234, 234);
    }

    #service-why-we {
        margin-top: 15%;
    }

    #service-why-we .content {
        margin-top: 30px;
    }

    #service-why-we .content .box {
        padding: 20px;
        width: 80%;
    }

    .testimonial {
        padding: 20px 0;
    }

    .tr-five,
    .tr-four {
        text-align: center;
        width: 100%;
        overflow: scroll;

    }



}







@media screen and (max-width:920px) and (min-width:768px) {

    .heading {
        width: 100%;
        padding: 10px;
    }
     .mobilecall{
    left: 85%;
    }

    .heading h1 {
        font-size: 50px;
    }

    .heading p {
        margin-top: 10px;
        font-size: 20px;
    }

    .navbar {
        justify-content: center;
    }

    .drop-d {
        padding: 0px;
        left: 0;
        column-gap: 0px;
        row-gap: -20px;
        border-radius: 1px;
        padding-top: 10px;
        width: 100%;
        justify-content: start;
    }

    .drop-d .box {
        width: 33%;
        padding: 0;
    }

    .drop-d .box ul {
        padding-top: 2px;
    }

    #front-section .text-overlay {
        padding-left: 0;
        width: 90%;
        padding: 5px;
        margin-top: 200px;
    }

    #front-section .text-overlay h1 {
        font-size: 45px;
    }

    #front-section .text-overlay .search-bar {
        width: 80%;
    }

    #front-section .text-overlay .recommended-services {
        text-align: center;
        padding-left: 0px;
    }

    #front-section .text-overlay .recommended-services h4 {
        font-size: 22px;
    }

    #front-section .text-overlay .recommended {
        justify-content: center;
        column-gap: 10px;
        row-gap: 10px;
        width: 100%;
    }

    #cta-btn {
        padding: 5px 10px;
    }

    #cta-btn a {
        font-size: 12px;
    }

    #cta {
        padding: 20px;
    }

    #cta .content .box1 {
        width: 50%;
    }

    #cta .content .box1 h1 {
        font-size: 30px;
    }

    #cta .content .box2 {
        width: 50%;
        text-align: center;
    }

    #cta .content .box2 img {
        width: 100%;
    }

    #whychooseus {
        margin-top: 10%;
        padding: 10px;
    }

    #counter {
        margin-top: 10%;
    }

    #counter .points {
        row-gap: 30px;
    }

    #counter .points .box {
        width: 50%;
        text-align: center;
    }

    #features {
        margin-top: 10%;
    }

    #features .content {
        flex-wrap: wrap;
        row-gap: 10px;
    }

    #features .content .box {
        width: 100%;
    }

    #features .content .box-1 .points {
        width: 40%;
    }

    #features .content .box-1 .points.points-1 {
        top: 0px;
    }

    #features .content .box-2 .heading h2 {
        margin-top: 30px;
        font-size: 24px;
    }

    #features .content .box-2 p {
        text-align: start;
        margin-top: 30px;
    }

    #features .content .box-2 .lists {
        width: 100%;
    }

    #features .content .box-2 .lists ul {
        margin-left: -50px;
    }

    #features .content .box-2 .lists ul li {
        font-size: 18px;
    }

    #partners .image-slider {
        margin-top: 30px;
    }

    #index-testimonial {
        margin-top: 15%;
    }

    .testimonial__inner {
        width: 100%;
        /* Full width for mobile */
    }

    .testimonial-slide {
        min-width: 50%;
        /* Display one slide at a time */
        padding: 15px;
    }

    .testimonial_box {
        padding: 20px;
    }

    .testimonial_box-img img {
        width: 50px;
        height: 50px;
    }

    .testimonial_box-name h4 {
        font-size: 18px;
    }

    .testimonial_box-job p {
        font-size: 12px;
    }

    #footer .footer {
        flex-wrap: wrap;
        padding: 10px;
        row-gap: 10px;
    }

    #footer .footer .box {
        width: 50%;
        text-align: start;
        padding: 20px;
    }

    #footer .copyright {
        text-align: center;
    }


    /* about-page */
    #about-front {
        background-position: 30% 10%;
        height: 350px;
        margin-top: -16px;
    }

    #about-front .text-overlay {
        width: 100%;
        margin-top: 170px;
    }

    #about-front .text-overlay h1 {
        font-size: 40px;
    }

    #about-us .content .box {
        width: 100%;
    }

    #about-us .content .box img {
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }

    #about-section2 .content .box {
        width: 50%;
    }

    #about-section2 .content .box2 {
        width: 45%;
    }

    #about-section2 .content .box2 img {
        width: 100%;
    }

    #how-we-work {
        margin-top: 10%;
    }

    #how-we-work .content {
        width: 100%;
        margin-top: 20px;
    }

    /* SERVICE PAGE */
    #servicepage-front {
        height: 1350px;
    }

    #servicepage-front .content {
        top: 150px;
        display: flex;
        justify-content: start;
    }


    #servicepage-front .content .text-overlay {
        width: 80%;
        padding: 20px;
        margin-left: 0px;
    }

    #servicepage-front .content .text-overlay h1 {
        font-size: 45px;
    }

    #servicepage-front .content .text-overlay p {
        font-size: 18px;
        margin-top: 20px;
    }

    #service-counts {
        width: 100%;
    }

    #service-counts .points .box p {
        margin-top: 10px;
    }

    #servicepage-front .content .form {
        width: 80%;
        padding: 0px;
        margin-top: 80px;
    }

    #servicepage-front .content .form form {
        padding: 20px;
        width: 90%;
    }

    #servicepage-front .content .form h4 {
        width: 80%;
        font-size: 20px;
        padding-top: 20px;
    }

    #servicepage-front .content .form h4:after {
        left: 70px;
        width: 50%;
    }

    #readable-content .content {
        margin-top: 50px;
    }

    #readable-content .content .box1 {
        width: 100%;
        text-align: start;

    }

    #readable-content .content .box1 h3 {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    #readable-content .content .box1 p {
        font-size: 18px;
    }

    #readable-content .content .box1 .points ol li {
        font-size: 18px;
    }

    #readable-content .content .box2 {
        width: 100%;
    }

    #readable-content .faq .first p {
        font-size: 18px;
        margin-left: 5px;
        display: flex;
        text-align: start;
    }

    #readable-content .faq .first p span {
        margin-right: 10px;
    }

    #readable-content .faq .first .arrow-icon img {
        width: 2vh;
        margin-right: 10px;
        margin-top: 20px;
        transition: transform 0.3s ease;
    }

    #readable-content .faq .output p {
        padding-left: 20px;
    }

    #readable-content .content .box1 td,
    th {
        font-size: 17px;
    }

    #readable-content .content .box2 {
        width: 100%;
        margin-top: 50px;
    }

    #readable-content .content .box2 .form form {
        padding: 50px;
        width: 80%;

    }

    #readable-content .content .box2 .form h4 {
        width: 80%;
        margin: auto;
        font-size: 18px;
    }

    #readable-content .content .box2 .form h4:after {
        left: 60px;
        width: 50%;
    }

    #related-services {
        margin-top: 15%;
        margin-bottom: 10%;
    }

    #related-services .content {
        row-gap: 30px;
        width: 100%;
        margin-top: 30px;

    }

    #related-services .content #cta-btn {
        width: 45%;
        padding: 15px 20px;
        background: rgb(234, 234, 234);
    }

    #service-why-we {
        margin-top: 15%;
    }

    #service-why-we .content {
        margin-top: 30px;
    }

    #service-why-we .content .box {
        padding: 20px;
        width: 80%;
    }

    .testimonial {
        padding: 20px 0;
    }

    .tr-five,
    .tr-four {
        text-align: center;
        width: 100%;
        overflow: scroll;

    }


}











@media screen and (max-width:1024px) and (min-width:920px) {

    .heading {
        width: 100%;
        padding: 10px;
    }
    .mobilecall{
    left: 85%;
    }

    .heading h1 {
        font-size: 50px;
    }

    .heading p {
        margin-top: 10px;
        font-size: 20px;
    }

    .navbar {
        justify-content: center;
    }

    .drop-d {
        padding: 0px;
        left: 0;
        column-gap: 0px;
        row-gap: -20px;
        border-radius: 1px;
        padding-top: 10px;
        width: 100%;
        justify-content: start;
    }

    .drop-d .box {
        width: 33%;
        padding: 0;
    }

    .drop-d .box ul {
        padding-top: 2px;
    }

    #front-section .text-overlay {
        padding-left: 0;
        width: 80%;
        padding: 5px;
        margin-top: 200px;
    }

    #front-section .text-overlay h1 {
        font-size: 50px;
    }

    #front-section .text-overlay .search-bar {
        width: 80%;
    }

    #front-section .text-overlay .recommended-services {
        text-align: center;
        padding-left: 0px;
    }

    #front-section .text-overlay .recommended-services h4 {
        font-size: 22px;
    }

    #front-section .text-overlay .recommended {
        justify-content: center;
        column-gap: 10px;
        row-gap: 10px;
        width: 90%;
    }

    #cta-btn {
        padding: 5px 10px;
    }

    #cta-btn a {
        font-size: 15px;
    }

    #cta {
        padding: 20px;
    }

    #cta .content .box1 {
        width: 50%;
    }

    #cta .content .box1 h1 {
        font-size: 30px;
    }

    #cta .content .box2 {
        width: 50%;
        text-align: center;
    }

    #cta .content .box2 img {
        width: 100%;
    }

    #whychooseus {
        margin-top: 10%;
        padding: 10px;
    }

    #counter {
        margin-top: 10%;
    }

    #counter .points {
        row-gap: 30px;
    }

    #counter .points .box {
        width: 50%;
        text-align: center;
    }

    #whychooseus .content {
        justify-content: center;
    }

    #whychooseus .content .box {
        width: 400px;
    }

    #features {
        margin-top: 10%;
    }

    #features .content {
        flex-wrap: wrap;
        row-gap: 10px;
    }

    #features .content .box {
        width: 100%;
    }

    #features .content .box-1 .points {
        width: 40%;
    }

    #features .content .box-1 .points.points-1 {
        top: 0px;
    }

    #features .content .box-2 .heading h2 {
        margin-top: 30px;
        font-size: 24px;
    }

    #features .content .box-2 p {
        text-align: start;
        margin-top: 30px;
    }

    #features .content .box-2 .lists {
        width: 100%;
    }

    #features .content .box-2 .lists ul {
        margin-left: -50px;
    }

    #features .content .box-2 .lists ul li {
        font-size: 18px;
    }

    #partners .image-slider {
        margin-top: 30px;
    }

    #index-testimonial {
        margin-top: 15%;
    }

    .testimonial__inner {
        width: 100%;
        /* Full width for mobile */
    }

    .testimonial-slide {
        min-width: 33%;
        /* Display one slide at a time */
        padding: 15px;
    }

    #footer .footer {
        padding: 2px;
        column-gap: 10px;
        justify-content: center;
    }

    #footer .footer .box {
        width: 24%;
        text-align: start;
        padding: 2px;
    }

    #footer .copyright {
        text-align: center;
    }


    /* about-page */
    #about-front {
        background-position: 30% 10%;
        height: 350px;
        margin-top: -16px;
    }

    #about-front .text-overlay {
        width: 100%;
        margin-top: 170px;
    }

    #about-front .text-overlay h1 {
        font-size: 40px;
    }

    #about-us .content .box {
        width: 100%;
    }

    #about-us .content .box img {
        width: 100%;
        margin-top: 0px;
        margin-left: 0px;
    }

    #about-section2 .content .box {
        width: 50%;
    }

    #about-section2 .content .box2 {
        width: 45%;
    }

    #about-section2 .content .box2 img {
        width: 100%;
    }

    #how-we-work {
        margin-top: 10%;
    }

    #how-we-work .content {
        width: 100%;
        margin-top: 20px;
    }

    /* SERVICE PAGE */
    #servicepage-front {
        height: 1300px;
    }

    #servicepage-front .content {
        top: 150px;
        display: flex;
        justify-content: start;
    }

    #servicepage-front .content .text-overlay {
        width: 80%;
        padding: 20px;
        margin-left: 0px;
    }

    #servicepage-front .content .text-overlay h1 {
        font-size: 50px;
    }

    #servicepage-front .content .text-overlay p {
        font-size: 20px;
        margin-top: 20px;
    }

    #service-counts {
        width: 100%;
    }

    #service-counts .points .box p {
        margin-top: 10px;
    }

    #servicepage-front .content .form {
        width: 80%;
        padding: 0px;
        margin-top: 80px;
    }

    #servicepage-front .content .form form {
        padding: 20px;
        width: 90%;
    }

    #servicepage-front .content .form h4 {
        width: 80%;
        font-size: 20px;
    }

    #servicepage-front .content .form h4:after {
        left: 70px;
        width: 50%;
    }

    #readable-content .content {
        margin-top: 50px;
    }

    #readable-content .content .box1 {
        width: 100%;
        text-align: start;

    }

    #readable-content .content .box1 h3 {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    #readable-content .content .box1 p {
        font-size: 18px;
    }

    #readable-content .content .box1 .points ol li {
        font-size: 18px;
    }

    #readable-content .content .box2 {
        width: 100%;
    }

    #readable-content .faq .first p {
        font-size: 18px;
        margin-left: 5px;
        display: flex;
        text-align: start;
    }

    #readable-content .faq .first p span {
        margin-right: 10px;
    }

    #readable-content .faq .first .arrow-icon img {
        width: 2vh;
        margin-right: 10px;
        margin-top: 20px;
        transition: transform 0.3s ease;
    }

    #readable-content .faq .output p {
        padding-left: 20px;
    }

    #readable-content .content .box1 td,
    th {
        font-size: 17px;
    }

    #readable-content .content .box2 {
        width: 100%;
        margin-top: 50px;
    }

    #readable-content .content .box2 .form form {
        padding: 50px;
        width: 80%;

    }

    #readable-content .content .box2 .form h4 {
        width: 80%;
        margin: auto;
        font-size: 18px;
    }

    #readable-content .content .box2 .form h4:after {
        left: 60px;
        width: 50%;
    }

    #related-services {
        margin-top: 15%;
        margin-bottom: 10%;
    }

    #related-services .content {
        row-gap: 30px;
        width: 100%;
        margin-top: 30px;
    }

    #related-services .content #cta-btn {
        width: 45%;
        padding: 15px 20px;
        background: rgb(234, 234, 234);
    }

    #service-why-we {
        margin-top: 15%;
    }

    #service-why-we .content {
        margin-top: 30px;
    }

    #service-why-we .content .box {
        padding: 20px;
        width: 80%;
    }

    .testimonial {
        padding: 20px 0;
    }

    .tr-five,
    .tr-four {
        text-align: center;
        width: 100%;
        overflow: scroll;

    }


}







@media screen and (max-width:1280px) and (min-width:1024px) {

    .heading {
        width: 100%;
        padding: 10px;
    }

    .heading h1 {
        font-size: 50px;
    }

    .heading p {
        margin-top: 10px;
        font-size: 20px;
    }

    .navbar {
        justify-content: center;
    }


}