@media(max-width:1440px) {
    .book-editing h1 {
        font-size: 46px;
    }

    .banner-sec {
        height: 450px;
    }

    .book-editing p {
        font-size: 22px;
    }

    .web-btn {
        font-size: 25px;
    }

    .profestional-book-content ul li h4 {
        font-size: 18px;
    }

    .main-profestional {
        width: 75%;
    }

    .book-associates h2 {
        font-size: 30px;
    }

    .steps-associates p {
        font-size: 16px;
    }

    .service-content {
        width: 80%;
    }


    .book-services h2 {
        font-size: 32px;
    }

    .servic-type h4 {
        font-size: 31px;
    }

    .service-para p {
        font-size: 20px;
    }

    .serv-content p {
        font-size: 16px;
    }

    .service-back-img {
        height: 230px;
    }

    .book-associates-btn p {
        font-size: 16px;
    }

    .main-author-slide .qoute-item img {
        width: 40%;
    }

    .main-author-slide p {
        font-size: 16px;
    }

    .main-author-slide h5 {
        font-size: 20px;
    }

    .advisor-content h2 {
        font-size: 28px;
    }

    .advisor-content p {
        width: 77%;
        font-size: 12px;
    }

    .serv-content {
        height: 230px;
    }
}

@media(max-width:767px) {
    nav.navbar {
        justify-content: center;
    }

    .book-editing {
        text-align: center;
        padding: 0;
    }

    .book-editing h1 {
        font-size: 36px;
        margin-bottom: 10px;
    }

    .book-editing .banner-btn {
        text-align: center;
        width: 100%;
        margin-top: 20px;
    }

    .main-profestional {
        width: 100%;
    }

    .book-associates h2 {
        font-size: 19px;
    }

    .steps-associates img {
        width: 20%;
    }

    .book-services {
        width: 100%;
    }

    .book-services h2 {
        font-size: 22px;
    }

    .service-content {
        width: 100%;
    }

    .servic-type h4 {
        font-size: 26px;
    }

    .service-content img.img-fluid.circle-back {
        right: -200px;
        top: -130px;
    }

    .servic-type:before {
        bottom: 62px;
    }

    .service-para p {
        width: 100%;
        font-size: 18px;
    }

    .serv-content {
        height: 200px;
    }

    .serv-content p {
        margin-top: 20px;
        width: 96%;
    }

    .book-associates-btn h2 {
        font-size: 25px;
    }

    .book-associates-btn p {
        width: 95%;
        font-size: 15px;
    }

    .main-author-slide .qoute-item img {
        width: 30%;
    }

    .main-author-slide .qoute-item {
        top: -50px;
    }

    .testimonial-carousel-two .qoute-item img {
        width: 40% !important;
    }

    .testimonial-carousel-two .main-author-slide p {
        width: 100%;
    }

    .main-author-slide img.img-fluid.star-review {
        width: 25%;
    }

    section.sign-up-form {
        padding-top: 0px;
    }

    .advisor-content {
        text-align: center;
    }

    .advisor-content h2 {
        font-size: 23px;
    }

    .advisor-content h2 span {
        display: unset !important;
    }

    .advisor-content p {
        width: 100%;
        font-size: 15px;
    }

    .sign-up-free-form {
        width: 100%;
        padding-left: 25px;
    }

    .form-girl-img img {
        display: none;
    }

    .copy-right {
        text-align: center !important;
        margin-bottom: 20px;
    }
}

@media(max-width:575px) {
    .book-editing h1 {
        font-size: 30px;
    }

    .profestional-book-content ul li h4 {
        font-size: 16px;
    }

    .book-services h2 {
        font-size: 20px;
    }

    .servic-type h4 {
        font-size: 19px;
    }

    .servic-type h4 span {
        display: unset !important;
    }

    .servic-type {
        width: 90%;
    }

    .servic-type:before {
        bottom: 55px;
    }

    .servic-type:after {
        bottom: 64px;
    }

    .book-associates-btn p {
        width: 100%;
    }

    .main-author-slide p {
        width: 100%;
    }

    .main-author-slide {
        width: 100%;
    }

    .main-author-slide img.img-fluid.clt-img {
        right: 120px;
        top: -90px;
    }

    .main-author-slide .qoute-item img {
        width: 10%;
    }

    .main-author-slide .qoute-item {
        top: -18px;
        gap: 0;
    }

    .testimonial-carousel-two .main-author-slide {
        margin-top: 50px;
        padding-top: 150px;
    }

    .main-author-slide h4 {
        font-size: 40px;
    }

    .testimonial-carousel-two .main-author-slide p {
        font-size: 14px;
        margin-top: 10px;
    }

    .advisor {
        padding: 0px 20px 0px 20px;
    }

    .sign-up-free-form {
        margin-top: 10px;
    }

    .sign-up-free-form h5 {
        font-size: 25px;
    }
    .contact-info:before {
    display: none;
}

}