@media screen and (min-width:1400px) {
    .container {
        max-width: 1450px;
    }

    header#header {
        padding: 0.75rem 7rem !important;
    }

    .__hero .__bannerImg {
        object-position: left;
    }

    .__illustrationProcess .__card .__content p {
        font-size: 15px;
    }

    .__illustrationProcess .__card {
        padding: 40px 40px;
    }

    .__illustrationProcess .__card .__content h4 {
        font-size: 28px;
    }
    .__illustrationProcess .__card .__bottomImage {
        top: 100px;
    }
}

@media screen and (min-width:1200px) {
    .container {
        max-width: 1300px;
    }

    .__illustrationProcess .container .row>* {
        padding-right: 5px;
        padding-left: 5px;
    }

    .__illustrationProcess .__card .__content p {
        font-size: 13px;
    }

    .__illustrationProcess .__card .__content h4 {
        font-size: 25px;
    }
}


@media screen and (max-width:1199px) {
    .__hero h1 {
        font-size: 60px;
    }

    .__illustrationServices {
        padding: 80px 0;
    }

    .__illustrationServices .__content h2,
    .__talkUs .__content h2,
    .__ourBestBooks .__content h2,
    .__illustrationProcess .__content h2,
    .__talkUsSecond .__content h2,
    .__ourBestIllustrations .__content h2,
    .__ourServices .__content h2,
    .__ourPortfolio .__content h2,
    .__letsTalk .__content h2 {
        font-size: 40px;
    }

    .__illustrationServices .__content p,
    .__talkUs .__content p,
    .__ourBestBooks .__content p,
    .__ourBestIllustrations .__content p,
    .__illustrationProcess .__content p,
    .__ourServices .__content p,
    .__talkUsSecond .__content p,
    .__letsTalk .__content p {
        font-size: 15px;
    }

    .__talkUs {
        padding: 80px 0;
    }

    .__ourBestBooks {
        padding: 80px 0 0;
    }

    .__ourBestIllustrations {
        padding: 80px 0;
    }

    .__illustrationProcess {
        padding: 40px 0 80px;
    }

    .__ourServices {
        padding: 80px 0;
    }
    .__ourPortfolio .tab-content .__pageSlider img {
        height: auto;
    }
    .__ourPortfolio button.slick-prev.slick-arrow {
        left: 88%;
    }
    .__ourPortfolio button.slick-prev.slick-arrow,
    .__ourPortfolio button.slick-next.slick-arrow {
        top: inherit;
        bottom: -60px;
    }

    .__letsTalk {
        padding: 80px 0;
    }

    .__illustrationProcess .__card .__content h4 {
        min-height: 0;
    }
}

@media screen and (max-width:991px) {
    .__hero h1 {
        font-size: 50px;
    }

    .__hero p {
        font-size: 15px;
    }

    .__hero .__form {
        margin: 80px 0 0;
    }

    .__illustrationServices .__content h2,
    .__talkUs .__content h2,
    .__ourBestBooks .__content h2,
    .__illustrationProcess .__content h2,
    .__talkUsSecond .__content h2,
    .__ourBestIllustrations .__content h2,
    .__ourServices .__content h2,
    .__ourPortfolio .__content h2,
    .__letsTalk .__content h2 {
        font-size: 35px;
    }

    .__talkUs {
        padding: 60px 0;
    }

    .__ourBestBooks {
        padding: 60px 0 0;
    }

    .__ourBestIllustrations {
        padding: 60px 0;
    }

    .__illustrationProcess {
        padding: 40px 0;
    }

    .__ourServices {
        padding: 60px 0;
    }
    .__ourPortfolio {
        padding: 60px 0;
    }
    .__talkUsSecond {
        padding: 60px 0;
    }

    .__letsTalk {
        padding: 60px 0;
    }

    .__ourBestBooks .__garden {
        position: relative;
        padding: 40px 0 20px;
        background-image: inherit;
    }

    .__ourBestBooks .__garden img {
        right: 0;
        top: 0;
    }

    .__talkUsSecond .__bannerImg {
        height: 100%;
    }
}

@media screen and (max-width:767px) {
    header#header {
        padding: 0.75rem 1rem !important;
    }

    .__hero .__bannerImg {
        height: 100%;
    }

    .__hero h1 {
        font-size: 40px;
    }

    .__hero p {
        font-size: 14px;
    }

    .__hero .__form h2 {
        font-size: 25px;
    }

    .__hero .__form .__whiteBtn {
        font-size: 16px;
    }

    .__hero .__form {
        margin: 60px 0 0;
    }

    .__illustrationServices .__content h2,
    .__talkUs .__content h2,
    .__ourBestBooks .__content h2,
    .__illustrationProcess .__content h2,
    .__talkUsSecond .__content h2,
    .__ourBestIllustrations .__content h2,
    .__ourServices .__content h2,
    .__ourPortfolio .__content h2,
    .__letsTalk .__content h2 {
        font-size: 30px;
        text-align: left;
    }

    .__illustrationServices .__content p,
    .__talkUs .__content p,
    .__ourBestBooks .__content p,
    .__ourBestIllustrations .__content p,
    .__illustrationProcess .__content p,
    .__ourServices .__content p,
    .__talkUsSecond .__content p,
    .__letsTalk .__content p {
        font-size: 14px;
        text-align: justify;
    }

    .__ourBestIllustrations .__content,
    .__illustrationProcess .__content {
        padding: 0 0 40px;
    }

    .__talkUs .__sideImage img {
        top: 0;
    }

    .__talkUs {
        padding: 40px 0;
    }

    .__ourBestBooks {
        padding: 40px 0 0;
    }

    .__ourBestIllustrations {
        padding: 40px 0;
    }
    .__ourPortfolio {
        padding: 40px 0;
    }

    .__ourServices {
        padding: 40px 0;
    }

    .__letsTalk {
        padding: 40px 0;
    }

    .__letsTalk .__content {
        padding: 40px 20px;
    }

    ul.slick-dots {
        position: absolute;
        display: flex;
        justify-content: start;
        gap: 0;
        align-items: center;
        bottom: -45px;
        left: 40px;
    }

    .__illustrationSlider ul.slick-dots {
        bottom: 0;
    }

    .__talkUsSecond {
        padding: 40px 0;
    }
}

@media screen and (max-width:575px) {
    .__hero .__ctaHero {
        flex-wrap: wrap;
        gap: 10px;
    }

    .__hero .__ctaHero a {
        width: 100% !important;
        text-align: center;
    }

    .__hero .__form {
        margin: 50px 0 0;
        border-radius: 10px;
    }

    .__illustrationServices .__content h2,
    .__talkUs .__content h2,
    .__ourBestBooks .__content h2,
    .__illustrationProcess .__content h2,
    .__talkUsSecond .__content h2,
    .__ourBestIllustrations .__content h2,
    .__ourServices .__content h2,
    .__ourPortfolio .__content h2,
    .__letsTalk .__content h2 {
        font-size: 25px;
    }

    .__talkUs .__ctaTalkUs,.__ctaTalkUs:not(._packagesSlider .__ctaTalkUs) {
        flex-wrap: wrap;
        gap: 10px;
    }

    .__talkUs .__ctaTalkUs a,.__ctaTalkUs a:not(._packagesSlider .__ctaTalkUs a) {
        width: 100%;
        padding: 10px 0;
    }

    .__talkUsSecond .__ctaTalkUs {
        flex-wrap: wrap;
        gap: 10px;
    }

    .__talkUsSecond .__ctaTalkUs a {
        width: 100%;
        padding: 10px 0;
    }
    .__illustrationSlider ul.slick-dots {
        left:110px;
    }
    .__serviceSlider ul.slick-dots {
        bottom: -15px;
        left: 140px;
    }
}