@media (min-width: 577px) and (max-width: 768px) {
    header {
        padding: 0px 30px;
    }

    .heading-one {
        font-size: 36px;
        width: 100%;
        text-align: center;
    }

    .banner-image {
        max-width: 350px;
        margin: 0 auto;
        margin-top: -30px;
    }

    .banner-section .order-md-1 {
        text-align: center;

    }




    .service-heading {
        font-size: 30px;
    }

    .primary-button {
        font-size: 16px;


    }

    .header-button {
        display: none;
    }

    .primary-button img {
        display: none;
    }

    header img {
        height: 40px;
    }

    .banner-content .primary-button {
        margin-top: 30px;
    }

    .quate h3 {
        font-size: 30px;
        line-height: 50px;

    }

    .content-section {
        padding: 70px 15px;
        overflow: hidden;
    }

    .quate svg {
        width: 40px;
        height: 40px;
    }

    .service {
        text-align: center;
    }

    .service h2 {
        text-align: center;
        font-size: 34px;
        margin-top: 20px;
    }

    .service p {
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        margin: 16px 0px;
        margin-bottom: 20px;

    }

    .service-image img {

        transform: scale(1);
    }




    .white-section h2 {
        font-size: 30px;

    }


    .white-section p {
        font-size: 20px;

    }



    .contact-heading {
        font-size: 38px;
    }


    .contact-ico .icon-pill {
        width: 40px;
        height: 40px;
    }

    .icon-pill svg {
        width: 18px;
        height: 18px;
    }


    .contact-ico p {
        font-size: 16px;
        color: #fff;
    }

    .footer-menu {
        margin-top: 180px;
        font-size: 16px;
        font-weight: 400;
    }

    .footer-menu li {
        margin-bottom: 15px;
    }

    .footer-icon-section {
        display: flex;
        flex-direction: column;
        margin-top: 30px;
    }

    .footer-icon-section .icon-pill {
        width: 40px;
        height: 40px;
    }

    .footer-icon-section .icon-pill svg {
        width: 18px;
        height: 18px;
    }

    /* about page*/

    .about-banner {
        height: 50vh;
    }

    .banner-content .primary-heading {
        font-size: 55px !important;
        margin-bottom: 10px;
    }

    .about-description {
        font-size: 20px;
        line-height: 30px;

    }

    .about-sub-banner h2 {
        font-size: 50px;
        padding: 30px 0px;
    }

    .pricing-table {
        background-color: #fff;
        padding: 70px 0px;
    }

    .pricing-table .choose-pricing-heading {
        font-size: 40px;
        text-align: center;
        margin-bottom: 20px;

    }

    .pricing-table .choose-pricing-text {
        font-size: 16px;
        text-align: center;

    }

    /*end about*/

    .scroll-button {
        display: none !important;
    }


    /* service page */

    .services-banner .banner-content {
        margin-left: 40px;
    }

    .services-banner .primary-heading {
        font-size: 70px;
        line-height: 60px;
    }


    .single-service .service-heading {
        font-size: 50px;
        margin-bottom: 20px;
    }


    .philosaphy-contend {
        max-width: 100%;
    }

    .philosaphy-contend h2 {
        font-size: 48px;
        line-height: 56px;

    }

    .philosaphy-contend p {
        margin-top: 20px;
    }

    .philosophy-points {

        margin-left: 0px;
        margin-bottom: 20px;
        margin-top: 30px;
    }


    /**blog section*/
    .blog-contend h2 {
        font-size: 28px;

    }

    .blog-contend p {
        font-size: 18px;

    }



    .blog-contend a {
        font-size: 18px;
    }

    /*contact section*/
    .contact-section {
        height: 700px;
        padding: 20px 10px;
    }

    .contact-section iframe{
        height: 360px;
    }

    .map-container {
        
        margin-top: 60px;
    }

    .contact-footer {
        margin-top: 80px;
    }

    /*end contact page*/

/*Service details page*/

.service-details-first-section{
    padding: 20px 0px;
   
}

.service-details-first-section p{
    font-size: 18px;
    line-height: 26px;
}

.service-details-first-section img{
    margin: 30px 0px;
    height: 230px;
}



.service-details h2{
font-size: 44px;
text-align: center;

}

.service-details p{
text-align: center;
margin-bottom: 20px;
}





.service-details-block h2{
    font-size: 26px;
   
}


.blck{
    padding: 0 30px;
    margin-bottom: 20px;
}

.blck.right-border{
    border-right: none;
}



.service-why-choose h2{
font-size: 44px;
}

.service-why-choose-p{
   font-size: 18px;
}

.why-choose-block{
    justify-content: left;
}




.faq-heading{
 
    font-size: 44px;

}

.accordion-button {
    font-size: 18px;
}









    

}

@media (min-width: 769px) and (max-width: 992px) {
    .heading-one {
        font-size: 36px;
        max-width: 500px;
    }

    .right-wrapper nav ul li a {
        font-size: 16px;
        cursor: pointer;
    }

    .service-heading {
        font-size: 30px;
    }

    .primary-button {
        font-size: 16px;
        min-width: 140px;
    }

    .header-button {
        display: none;
    }

    .primary-button img {
        display: none;
    }

    header img {
        height: 40px;
    }

    .banner-content .primary-button {
        margin-top: 30px;
    }

    .quate h3 {
        font-size: 22px;
        line-height: 35px;

    }



    .content-section {
        padding: 70px 15px;
        overflow: hidden;
    }

    .quate svg {
        width: 40px;
        height: 40px;
    }


    .service h2 {
        font-size: 30px;
    }

    .service p {
        font-size: 16px;
        line-height: 30px;

    }

    .service-image img {

        transform: scale(.8);
    }




    .white-section h2 {
        font-size: 30px;

    }


    .white-section p {
        font-size: 20px;

    }



    .contact-heading {
        font-size: 38px;
    }


    .contact-ico .icon-pill {
        width: 40px;
        height: 40px;
    }

    .icon-pill svg {
        width: 18px;
        height: 18px;
    }


    .contact-ico p {
        font-size: 16px;
        color: #fff;
    }

    .footer-menu {
        margin-top: 180px;
        font-size: 16px;
        font-weight: 400;
    }

    .footer-menu li {
        margin-bottom: 15px;
    }

    .footer-icon-section {
        display: flex;
        flex-direction: column;
        margin-top: 30px;
    }

    .footer-icon-section .icon-pill {
        width: 40px;
        height: 40px;
    }

    .footer-icon-section .icon-pill svg {
        width: 18px;
        height: 18px;
    }

    /* about page*/

    .about-banner {
        height: 50vh;
    }

    .banner-content .primary-heading {
        font-size: 45px !important;
        margin-bottom: 10px;
    }

    .about-description {
        font-size: 18px;
        line-height: 28px;

    }

    .about-sub-banner h2 {
        font-size: 40px;
        padding: 30px 0px;
    }

    .pricing-table {
        background-color: #fff;
        padding: 70px 0px;
    }

    .pricing-table .choose-pricing-heading {
        font-size: 30px;
        text-align: center;
        margin-bottom: 20px;

    }


    /*end about*/

    .scroll-button {
        display: none !important;
    }



    /* service page */

    .services-banner .banner-content {
        margin-left: 80px;
    }

    .services-banner .primary-heading {
        font-size: 70px !important;
        line-height: 75px;
    }


    .single-service .service-heading {
        font-size: 45px;
    }


    .philosaphy-contend {
        max-width: 100%;
    }

    .philosaphy-contend h2 {
        font-size: 36px;
        line-height: 46px;

    }

    .philosaphy-contend p {
        margin-top: 20px;
        font-size: 16px;
    }

    .philosophy-points {

        margin-left: 30px;
        margin-bottom: 20px;
        margin-top: 30px;

    }

    .philosophy-points .image-wrapper {
        width: 50px;
        height: 50px;
        border-radius: 10px;
    }

    .philosophy-points .image-wrapper img {
        width: 35px;
        height: auto;
    }


    .philosophy-points h4 {
        font-size: 18px;
    }

    .philosophy-points p {
        font-size: 16px;
    }


    /** blog section*/

    .blog-contend h2 {
        font-size: 26px;

    }

    .blog-contend p {

        font-size: 16px;

    }

    .blog-contend a {

        font-size: 16px;

    }


    /*contact section*/
    .contact-section {
        height: 700px;
        padding: 20px 10px;
    }

    .contact-section iframe{
        height: 360px;
    }

    .map-container {
        margin-top: 60px;
    }

    .contact-footer {
        margin-top: 80px;
    }

    /*end contact page*/



.service-details-first-section{
    padding: 30px 0px;
   
}

.service-details-first-section p{
    font-size: 16px;
    line-height: 26px;
}

.service-details h2{
font-size: 36px;
}

.service-details p{
margin-bottom: 20px;
}

.service-details-block h2{
    font-size: 22px;
}

.service-details-block p{
    line-height: 24px;
}

.blck{
    padding: 0 12px;
    margin-bottom: 20px;
}

.service-why-choose h2{
font-size: 36px;
}

.service-why-choose-p{
   font-size: 16px;
}

.faq-heading{
    font-size: 36px;
}

.accordion-button {
    font-size: 16px;
}





}

@media (min-width: 993px) and (max-width: 1200px) {
    .heading-one {
        font-size: 45px;
        max-width: 350px;
    }

    .service-heading {
        font-size: 60px;
    }

    .primary-button {
        font-size: 16px;

    }

    .header-button {
        font-size: 16px;
    }

    .primary-button img {
        right: -36px;
        width: 50px;
    }

    /* Header styling */
    header {
        padding: 0px 40px !important;
    }

    header img {
        height: 50px;
    }

    .right-wrapper nav ul li a {
        font-size: 16px;
        cursor: pointer;

    }

    /*end laptop header section*/

    /*banner section*/

    .banner-content .primary-button {
        margin-top: 30px;
    }


    /*quate section*/
    .content-section {
        padding: 100px 20px;
        overflow: hidden;
    }


    .quate h3 {
        font-size: 40px;
        line-height: 60px;

    }


    .service h2 {
        font-size: 50px;
    }

    .service p {
        font-size: 18px;

    }

    .service-image img {

        transform: scale(1);
    }




    .white-section h2 {
        font-size: 48px;
        color: #000;
        font-weight: 500;
    }


    .white-section p {
        font-size: 20px;

    }



    .contact-heading {
        font-size: 58px;
    }


    .contact-ico .icon-pill {
        width: 48px;
        height: 48px;
    }

    .icon-pill svg {
        width: 25px;
        height: 25px;
    }


    .contact-ico p {
        font-size: 18px;
        color: #fff;
    }

    .footer-menu {
        margin-top: 200px;
        font-size: 20px;
        font-weight: 400;
    }

    .footer-menu li {
        margin-bottom: 15px;
    }

    .footer-icon-section {
        display: flex;
        flex-direction: column;
        margin-top: 30px;
    }

    .footer-icon-section .icon-pill {
        width: 40px;
        height: 40px;
    }

    .footer-icon-section .icon-pill svg {
        width: 25px;
        height: 25px;
    }



    /* about page*/

    .about-banner {
        height: 60vh;
    }

    .banner-content .primary-heading {
        font-size: 60px !important;
        margin-bottom: 10px;
    }

    .about-description {
        font-size: 20px;
        line-height: 30px;

    }

    .about-sub-banner h2 {
        font-size: 50px;
        padding: 30px 0px;
    }

    .pricing-table {
        background-color: #fff;
        padding: 70px 0px;
    }

    .pricing-table .choose-pricing-heading {
        font-size: 45px;


    }


    /*end about*/

    .scroll-button {
        display: none !important;
    }





    /* service page */

    .services-banner .banner-content {
        margin-left: 80px;
    }

    .services-banner .primary-heading {
        font-size: 70px !important;
        line-height: 75px;
    }


    .single-service .service-heading {
        font-size: 45px;
    }


    .philosaphy-contend {
        max-width: 100%;
    }

    .philosaphy-contend h2 {
        font-size: 36px;
        line-height: 46px;

    }

    .philosaphy-contend p {
        margin-top: 20px;
        font-size: 16px;
    }

    .philosophy-points {

        margin-left: 30px;
        margin-bottom: 20px;
        margin-top: 30px;

    }

    .philosophy-points .image-wrapper {
        width: 50px;
        height: 50px;
        border-radius: 10px;
    }

    .philosophy-points .image-wrapper img {
        width: 35px;
        height: auto;
    }


    .philosophy-points h4 {
        font-size: 18px;
    }

    .philosophy-points p {
        font-size: 16px;
    }



    /** blog section*/

    .blog-contend h2 {
        font-size: 26px;

    }

    .blog-contend p {

        font-size: 16px;

    }

    .blog-contend a {

        font-size: 16px;

    }


    /*contact section*/
    .contact-section {
        height: 750px;
        padding: 20px 10px;
    }

    .contact-section iframe{
        height: 450px;
    }

    .map-container {
        margin-top: 60px;
    }

    .contact-footer {
        margin-top: 80px;
    }

    /*end contact page*/


.service-details-first-section{
    padding: 30px 0px;
   
}

.service-details-first-section p{
    font-size: 18px;
    line-height: 34px;
}

.service-details h2{
font-size: 38px;
}

.service-details p{
margin-bottom: 20px;
}

.service-details-block h2{
    font-size: 24px;
}

.service-details-block p{
    line-height: 24px;
}

.blck{
    padding: 0 20 px;
    margin-bottom: 20px;
}

.service-why-choose h2{
font-size: 38px;
}

.service-why-choose-p{
   font-size: 18px;
}

.faq-heading{
    font-size: 38px;
}

.accordion-button {
    font-size: 18px;
}



}





@media (max-width: 576px) {

    .heading-one {
        font-size: 36px;
        width: 100%;
        text-align: center;
    }

    .banner-image {
        max-width: 350px;
        margin: 0 auto;
        margin-top: -30px;
    }

    .banner-section .order-md-1 {
        text-align: center;

    }

    .container-custom {
        width: 90%;
    }



    .service-heading {
        font-size: 30px;
    }

    .primary-button {
        font-size: 16px;


    }

    .header-button {
        display: none;
    }

    .primary-button img {
        display: none;
    }

    header {
        width: 100% !important;
        height: 80px;
        padding: 20px;
    }

    header.fixed {
        position: fixed !important;
    }

    header.sticky {
        position: fixed;
        top: 0;
        background: #0c0c0c;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);

    }

    header img {
        height: 40px;
    }

    .banner-content .primary-button {
        margin-top: 30px;
    }

    .quate h3 {
        font-size: 30px;
        line-height: 50px;

    }

    .content-section {
        padding: 70px 15px;
        overflow: hidden;
    }

    .quate svg {
        width: 40px;
        height: 40px;
        margin-left: 0px;
    }

    .background-bars img {
        margin-right: -100px;
    }

    .service {
        text-align: center;
    }

    .service h2 {
        text-align: center;
        font-size: 34px;
        margin-top: 20px;
    }

    .service p {
        font-size: 20px;
        line-height: 32px;
        text-align: center;
        margin: 10px 0px;
        margin-bottom: 20px;
    }

    .service-image img {
        margin-top: 50px;
        height: 300px;
        width: auto;
        margin-bottom: 20px;
    }

    .container-medium {
        width: 90%;
    }



    .white-section h2 {
        font-size: 30px;

    }


    .white-section p {
        font-size: 20px;

    }



    .contact-heading {
        font-size: 38px;
    }

    .contact-ico {
        gap: 5px;
    }

    .contact-ico .icon-pill {
        width: 40px;
        height: 40px;
    }

    .icon-pill svg {
        width: 18px;
        height: 18px;
    }


    .contact-ico p {
        font-size: 16px;
        color: #fff;
    }

    footer {
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-menu {
        margin-top: 180px;
        font-size: 16px;
        font-weight: 400;
    }

    .footer-menu li {
        margin-bottom: 15px;
    }

    .footer-icon-section {
        display: flex;
        flex-direction: column;
        margin-top: 30px;
    }

    .footer-icon-section .icon-pill {
        width: 40px;
        height: 40px;
    }

    .footer-icon-section .icon-pill svg {
        width: 18px;
        height: 18px;
    }


    .end-footer h2 {
        font-size: 14px;

    }

    .end-footer p {
        font-size: 12px;

    }

    .content-section {
        height: 70vh;
    }

    nav {
        display: none;
    }

    .right-wrapper {
        display: block;
    }

    nav.active {
        display: block;
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        background: #000;
        top: 0;
        bottom: 0;
        z-index: 99;
        height: 100vh;
    }

    nav.active ul {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 100%;

    }

    .hamburger {
        display: flex;

    }

    .service-2 img {
        max-height: 210px;
        width: auto;
        margin-top: 50px;

    }

    /*about section*/
    .about-banner {
        height: 50vh;
    }

    .banner-content .primary-heading {
        font-size: 45px !important;
        margin-bottom: 10px;
    }

    .about-description {
        font-size: 16px;
        line-height: 20px;

    }

    .about-sub-banner h2 {
        font-size: 35px;
        padding: 30px 0px;
    }


    .pricing-table .choose-pricing-heading {
        font-size: 35px;
        text-align: center;
        margin-bottom: 10px;

    }

    .pricing-table .choose-pricing-text {
        text-align: center;

    }

    .container-about {
        max-width: 90% !important;
    }

    /*end about*/



    @keyframes moveLeftRight {
        0% {
            transform: translateY(-50%) translateX(0);
            /* Initial position */
        }

        50% {
            transform: translateY(-50%) translateX(-10px);
            /* Move 10px to the left */
        }

        100% {
            transform: translateY(-50%) translateX(0);
            /* Back to original position */
        }
    }


    .scroll-button {
        display: block;
        position: absolute;
        top: 50%;
        /* Center the button vertically */
        right: -0px;
        /* Position it 10px from the right */
        transform: translateY(-50%);
        /* Align the button */
        background-color: #fff;
        /* Bootstrap primary color */
        color: #1E90FF;
        border: 1px solid #1E90FF;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        z-index: 4;
        animation: moveLeftRight 1.5s infinite ease-in-out;
    }






    /* service page */
    .services-banner {
        justify-content: center;
    }

    .services-banner .banner-content {
        text-align: center;
        margin-left: 0px;
    }

    .services-banner .primary-heading {
        font-size: 45px !important;
        line-height:55px;
    }

    .single-service {
        padding-left: 10px;
        padding-right: 10px;
    }

    .single-service .service-heading {
        font-size: 45px;
        margin-bottom: 20px;

    }


    .philosaphy-contend {
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .philosaphy-contend h2 {
        font-size: 36px;
        line-height: 46px;

    }

    .philosaphy-contend p {
        margin-top: 20px;
        font-size: 16px;
    }

    .philosophy-points {

        margin-left: 0px;
        margin-bottom: 20px;
        margin-top: 30px;
        padding-left: 10px;
        padding-right: 10px;

    }

    .philosophy-points .image-wrapper {
        width: 50px;
        height: 50px;
        border-radius: 10px;
    }

    .philosophy-points .image-wrapper img {
        width: 35px;
        height: auto;
    }


    .philosophy-points h4 {
        font-size: 18px;
    }

    .philosophy-points p {
        font-size: 16px;
    }




    /** blog section*/

    .blog-contend h2 {
        font-size: 24px;

    }

    .blog-contend p {

        font-size: 16px;

    }

    .blog-contend a {

        font-size: 16px;

    }


     /*contact section*/
     .contact-section {
        height: 1200px;
        padding: 20px 10px;
    }

    .contact-section iframe{
        height: 450px;
    }

    .map-container {
        margin-top: 60px;
    }

    .contact-footer {
        margin-top: 80px;
    }

    /*end contact page*/




.service-details-first-section p{
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 30px;
    padding: 0 15px;
}

.service-details h2{
font-size: 32px;
text-align: center;
}

.service-details p{
margin-bottom: 30px;
text-align: center;

}

.service-details-block h2{
    font-size: 24px;
    margin-top: 30px;
}

.service-details-block p{
    line-height: 24px;
}

.blck{
    padding: 0 20px;
    margin-bottom: 20px;
    
}
.blck.right-border{
    border-right: none;
}

.service-why-choose h2{
font-size: 32px;

}

.service-why-choose-p{
   font-size: 18px;
   padding: 0px 15px;
}
.why-choose-block{
    justify-content: start!important;
    padding: 0 30px;
}
.faq-heading{
    font-size: 32px;
}

.accordion-button {
    font-size: 18px;
}


.service-details-first-section img {
    max-height: 300px;
   width: auto;
   padding: 30px;
}

.about-sub-banner.active-banner {
    top: 80px;
}

.service-point-block {
    font-size: 16px;
    align-items: flex-start;
}
.point{
    margin-top: 14px;
}



.blog-container{
    width: 90%;
    margin-bottom: 0px;
}




.blog-content h1{
    font-size: 28px;
}

.blog-category{
    font-size: 16px;
    
}

.blog-description{
    margin-top: 20px;
    color: #fff;
}

.blog-description p{
    font-size: 16px;
    line-height: 28px;
}


}