@media only screen and (min-width: 1280px) and (max-width: 1365px) {
    body {
        font-size: 16px !important;
    }

    .nav-link,
    .btn-contact {
        font-size: 20px !important;
    }

    .our-approach .head h1,
    .our-approach .head h1 span,
    .brand-journeys .head h1,
    .brand-associations .head h1,
    .brand-associations .head h1 span,
    .our-services .head h1,
    .our-services .head h1 span,
    .project-showcase .head h1,
    .project-showcase .head h1 span,
    .client-speak .head h1,
    .client-speak .head h1 span,
    .our-core .head h1,
    .our-core .head h1 span,
    .who-we-are .head h1,
    .who-we-are .head h1 span,
    .our-purpose .head h1,
    .our-purpose .head h1 span,
    .why-pittch .head h1,
    .why-pittch .head h1 span,
    .what-we-do .head h1,
    .what-we-do .head h1 span {
        font-size: 57px;
    }

    .approach-head h3 {
        font-size: 33px;
    }

    .approach-head h4 {
        font-size: 33px;
    }

    .number h6 {
        font-size: 20px;
    }

    .number {
        width: 45px;
        height: 45px;
    }

    .perfect-pittch h2 {
        font-size: 60px;
        margin-top: 150px
    }

    .experience .approach-head h3 {
        margin-top: 50px;
    }

    .perfect-pittch {
        height: 415px;
    }

    .pittch-title {
        font-size: 7.2rem;
    }

    .pittch-section {
        height: 70vh;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 40px;
    }

    .our-services .pricing-table-1 ul li {
        font-size: 24px;
    }

    .service-data {
        height: 380px;
    }

    .our-services .pricing-table-1 button {
        font-size: 20px;
    }

    .event-carousel .overlay h3 {
        font-size: 21px;
    }

    .event-carousel .overlay h5 {
        font-size: 15px;
    }

    .client-speak .authors-feedback {
        height: 400px;
    }

    .client-speak .text-box p {
        font-size: 15px;
    }

    .client-speak .text-box img {
        margin-bottom: 20px;
    }

    .our-core .flip-card-back h1 {
        font-size: 21px;
    }

    .our-core .flip-card-back p {
        font-size: 14px;
    }

    .our-core .flip-card-back {
        padding: 20px;
    }

    .our-core .social-icons a {
        width: 45px;
        height: 45px;
        font-size: 27px;
    }

    .our-core .flip-card-inner {
        height: 465px;
    }

    .next-event h2 {
        font-size: 43px;
    }

    .next-event button {
        font-size: 18px;
    }

    .page-title-bar .page-title {
        font-size: 63px;
    }

    .page-title-bar .breadcrumb-nav,
    .who-we-are .about-pittch p,
    .purpose-box p,
    .purpose-box-red p,
    .why-pittch-content p,
    .service-info .about-service p,
    .event-info p {
        font-size: 16px;
    }

    .purpose-box-red h3,
    .purpose-box h3,
    .why-pittch-content h3,
    .event-info h3 {
        font-size: 24px;
    }

    .why-pittch-icons img {
        width: 75px;
    }

    .what-we-do-box {
        padding: 35px;
    }

    .what-we-do-box h3,
    .contact-details h6,
    .contact-details h5 {
        font-size: 21px;
    }

    .event-location h6,
    .input-floating-label .input:placeholder-shown~label,
    .input-floating-label .input {
        font-size: 14px;
    }

    .contact-form h3 {
        font-size: 33px;
    }

    .btn-submit,
    .contact-details p,
    .contact-details .red-head {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1439px) {
    body {
        font-size: 16px !important;
    }

    .nav-link,
    .btn-contact {
        font-size: 20px !important;
    }

    .our-approach .head h1,
    .our-approach .head h1 span,
    .brand-journeys .head h1,
    .brand-associations .head h1,
    .brand-associations .head h1 span,
    .our-services .head h1,
    .our-services .head h1 span,
    .project-showcase .head h1,
    .project-showcase .head h1 span,
    .client-speak .head h1,
    .client-speak .head h1 span,
    .our-core .head h1,
    .our-core .head h1 span,
    .who-we-are .head h1,
    .who-we-are .head h1 span,
    .our-purpose .head h1,
    .our-purpose .head h1 span,
    .why-pittch .head h1,
    .why-pittch .head h1 span,
    .what-we-do .head h1,
    .what-we-do .head h1 span {
        font-size: 57px;
    }

    .approach-head h3 {
        font-size: 33px;
    }

    .approach-head h4 {
        font-size: 33px;
    }

    .number h6 {
        font-size: 20px;
    }

    .number {
        width: 45px;
        height: 45px;
    }

    .perfect-pittch h2 {
        font-size: 66px;
        margin-top: 129px;
    }

    .experience .approach-head h3 {
        margin-top: 75px;
    }

    .perfect-pittch {
        height: 415px;
    }

    .pittch-title {
        font-size: 7.7rem;
    }

    .pittch-section {
        height: 65vh;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 43px;
    }

    .our-services .pricing-table-1 ul li {
        font-size: 24px;
    }

    .service-data {
        height: 410px;
    }

    .our-services .pricing-table-1 button {
        font-size: 20px;
    }

    .event-carousel .overlay h3 {
        font-size: 23px;
    }

    .event-carousel .overlay h5 {
        font-size: 16px;
    }

    .client-speak .authors-feedback {
        height: 400px;
    }

    .client-speak .text-box p {
        font-size: 15px;
    }

    .client-speak .text-box img {
        margin-bottom: 20px;
    }

    .our-core .flip-card-back h1 {
        font-size: 23px;
    }

    .our-core .flip-card-back p {
        font-size: 14px;
    }

    .our-core .flip-card-back {
        padding: 20px;
    }

    .our-core .social-icons a {
        width: 45px;
        height: 45px;
        font-size: 27px;
    }

    .our-core .flip-card-back p {
        height: 270px;
    }

    .our-core .flip-card-inner {
        height: 415px;
    }

    .next-event h2 {
        font-size: 46px;
    }

    .next-event button {
        font-size: 17px;
    }

    .page-title-bar .page-title {
        font-size: 68px;
    }

    .page-title-bar .breadcrumb-nav,
    .who-we-are .about-pittch p,
    .purpose-box p,
    .purpose-box-red p,
    .why-pittch-content p,
    .service-info .about-service p,
    .event-info p {
        font-size: 17px;
    }

    .purpose-box-red h3,
    .purpose-box h3,
    .why-pittch-content h3,
    .event-info h3 {
        font-size: 26px;
    }

    .why-pittch-icons img {
        width: 75px;
    }

    .what-we-do-box {
        padding: 35px;
    }

    .what-we-do-box h3,
    .contact-details h6,
    .contact-details h5 {
        font-size: 23px;
    }

    .event-location h6,
    .input-floating-label .input:placeholder-shown~label,
    .input-floating-label .input {
        font-size: 15px;
    }

    .contact-form h3 {
        font-size: 36px;
    }

    .btn-submit,
    .contact-details p,
    .contact-details .red-head {
        font-size: 17px;
    }
}

@media only screen and (min-width: 1440px) and (max-width: 1535px) {
    body {
        font-size: 16px !important;
    }

    .nav-link,
    .btn-contact {
        font-size: 20px !important;
    }

    .our-approach .head h1,
    .our-approach .head h1 span,
    .brand-journeys .head h1,
    .brand-associations .head h1,
    .brand-associations .head h1 span,
    .our-services .head h1,
    .our-services .head h1 span,
    .project-showcase .head h1,
    .project-showcase .head h1 span,
    .client-speak .head h1,
    .client-speak .head h1 span,
    .our-core .head h1,
    .our-core .head h1 span,
    .who-we-are .head h1,
    .who-we-are .head h1 span,
    .our-purpose .head h1,
    .our-purpose .head h1 span,
    .why-pittch .head h1,
    .why-pittch .head h1 span,
    .what-we-do .head h1,
    .what-we-do .head h1 span {
        font-size: 64px;
    }

    .approach-head h3 {
        font-size: 38px;
    }

    .approach-head h4 {
        font-size: 30px;
    }

    .number h6 {
        font-size: 20px;
    }

    .number {
        width: 45px;
        height: 45px;
    }

    .perfect-pittch h2 {
        font-size: 70px;
        margin-top: 97px;
    }

    .experience .approach-head h3 {
        margin-top: 50px;
    }

    .perfect-pittch {
        height: 396px;
    }

    .pittch-title {
        font-size: 8.125rem;
    }

    .pittch-section {
        height: 63vh;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 45px;
    }

    .our-services .pricing-table-1 ul li {
        font-size: 27px;
    }

    .service-data {
        height: 430px;
    }

    .our-services .pricing-table-1 button {
        font-size: 20px;
    }

    .event-carousel .overlay h3 {
        font-size: 24px;
    }

    .event-carousel .overlay h5 {
        font-size: 17px;
    }

    .client-speak .authors-feedback {
        height: 370px;
    }

    .client-speak .text-box p {
        font-size: 15px;
    }

    .client-speak .text-box img {
        margin-bottom: 20px;
    }

    .our-core .flip-card-back h1 {
        font-size: 23px;
    }

    .our-core .flip-card-back p {
        font-size: 14px;
    }

    .our-core .flip-card-back {
        padding: 20px;
    }

    .our-core .social-icons a {
        width: 45px;
        height: 45px;
        font-size: 27px;
    }

    .our-core .flip-card-back p {
        height: 270px;
    }

    .our-core .flip-card-inner {
        height: 405px;
    }

    .next-event h2 {
        font-size: 50px;
    }

    .next-event button {
        font-size: 18px;
    }

    .page-title-bar .page-title {
        font-size: 71px;
    }

    .page-title-bar .breadcrumb-nav,
    .who-we-are .about-pittch p,
    .purpose-box p,
    .purpose-box-red p,
    .why-pittch-content p,
    .service-info .about-service p,
    .event-info p {
        font-size: 18px;
    }

    .purpose-box-red h3,
    .purpose-box h3,
    .why-pittch-content h3,
    .event-info h3 {
        font-size: 27px;
    }

    .why-pittch-icons img {
        width: 75px;
    }

    .what-we-do-box {
        padding: 40px;
    }

    .what-we-do-box h3,
    .contact-details h6,
    .contact-details h5 {
        font-size: 24px;
    }

    .event-location h6,
    .input-floating-label .input:placeholder-shown~label,
    .input-floating-label .input {
        font-size: 16px;
    }

    .contact-form h3 {
        font-size: 38px;
    }

    .btn-submit,
    .contact-details p,
    .contact-details .red-head {
        font-size: 18px;
    }
}

@media only screen and (min-width: 1536px) and (max-width: 1599px) {
    body {
        font-size: 16px !important;
    }

    .nav-link,
    .btn-contact {
        font-size: 20px !important;
    }

    .our-approach .head h1,
    .our-approach .head h1 span,
    .brand-journeys .head h1,
    .brand-associations .head h1,
    .brand-associations .head h1 span,
    .our-services .head h1,
    .our-services .head h1 span,
    .project-showcase .head h1,
    .project-showcase .head h1 span,
    .client-speak .head h1,
    .client-speak .head h1 span,
    .our-core .head h1,
    .our-core .head h1 span,
    .who-we-are .head h1,
    .who-we-are .head h1 span,
    .our-purpose .head h1,
    .our-purpose .head h1 span,
    .why-pittch .head h1,
    .why-pittch .head h1 span,
    .what-we-do .head h1,
    .what-we-do .head h1 span {
        font-size: 68px;
    }

    .approach-head h3 {
        font-size: 40px;
    }

    .approach-head h4 {
        font-size: 32px;
    }

    .number h6 {
        font-size: 20px;
    }

    .number {
        width: 45px;
        height: 45px;
    }

    .experience .approach-head h3 {
        margin-top: 100px;
    }

    .perfect-pittch {
        height: 425px;
    }

    .perfect-pittch h2 {
        font-size: 75px;
        margin-top: 110px;
    }

    .pittch-title {
        font-size: 8.68rem;
    }

    .pittch-section {
        height: 70vh;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 48px;
    }

    .our-services .pricing-table-1 ul li {
        font-size: 29px;
    }

    .service-data {
        height: 465px;
    }

    .our-services .pricing-table-1 button {
        font-size: 20px;
    }

    .event-carousel .overlay h3 {
        font-size: 26px;
    }

    .event-carousel .overlay h5 {
        font-size: 18px;
    }

    .client-speak .authors-feedback {
        height: 385px;
    }

    .client-speak .text-box p {
        font-size: 16px;
    }

    .client-speak .text-box img {
        margin-bottom: 20px;
    }

    .our-core .flip-card-back h1 {
        font-size: 26px;
    }

    .our-core .flip-card-back p {
        font-size: 15px;
    }

    .our-core .flip-card-back {
        padding: 20px;
    }

    .our-core .social-icons a {
        width: 45px;
        height: 45px;
        font-size: 27px;
    }

    .our-core .flip-card-back p {
        height: 285px;
    }

    .our-core .flip-card-inner {
        height: 434px;
    }

    .next-event h2 {
        font-size: 52px;
    }

    .next-event button {
        font-size: 19px;
    }

    .page-title-bar .page-title {
        font-size: 76px;
    }

    .page-title-bar .breadcrumb-nav,
    .who-we-are .about-pittch p,
    .purpose-box p,
    .purpose-box-red p,
    .why-pittch-content p,
    .service-info .about-service p,
    .event-info p {
        font-size: 19px;
    }

    .purpose-box-red h3,
    .purpose-box h3,
    .why-pittch-content h3,
    .event-info h3 {
        font-size: 29px;
    }

    .what-we-do-box {
        padding: 45px;
    }

    .what-we-do-box h3,
    .contact-details h6,
    .contact-details h5 {
        font-size: 26px;
    }

    .event-location h6,
    .input-floating-label .input:placeholder-shown~label,
    .input-floating-label .input {
        font-size: 17px;
    }

    .contact-form h3 {
        font-size: 40px;
    }

    .btn-submit,
    .contact-details p,
    .contact-details .red-head {
        font-size: 19px;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1679px) {
    body {
        font-size: 18px !important;
    }

    .nav-link,
    .btn-contact {
        font-size: 20px !important;
    }

    .our-approach .head h1,
    .our-approach .head h1 span,
    .brand-journeys .head h1,
    .brand-associations .head h1,
    .brand-associations .head h1 span,
    .our-services .head h1,
    .our-services .head h1 span,
    .project-showcase .head h1,
    .project-showcase .head h1 span,
    .client-speak .head h1,
    .client-speak .head h1 span,
    .our-core .head h1,
    .our-core .head h1 span,
    .who-we-are .head h1,
    .who-we-are .head h1 span,
    .our-purpose .head h1,
    .our-purpose .head h1 span,
    .why-pittch .head h1,
    .why-pittch .head h1 span,
    .what-we-do .head h1,
    .what-we-do .head h1 span {
        font-size: 71px;
    }

    .number h6 {
        font-size: 20px;
    }

    .number {
        width: 45px;
        height: 45px;
    }

    .approach-head h3 {
        font-size: 42px;
    }

    .approach-head h4 {
        font-size: 33px;
    }

    .experience .approach-head h3 {
        margin-top: 42px;
    }

    .perfect-pittch {
        height: 408px;
    }

    .perfect-pittch h2 {
        font-size: 80px;
        margin-top: 75px;
    }

    .pittch-title {
        font-size: 9.05rem;
    }

    .pittch-section {
        height: 72vh;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 50px;
    }

    .our-services .pricing-table-1 ul li {
        font-size: 30px;
    }

    .service-data {
        height: 480px;
    }

    .our-services .pricing-table-1 button {
        font-size: 20px;
    }

    .event-carousel .overlay h3 {
        font-size: 27px;
    }

    .event-carousel .overlay h5 {
        font-size: 18px;
    }

    .client-speak .authors-feedback {
        height: 385px;
    }

    .client-speak .text-box p {
        font-size: 16px;
    }

    .client-speak .text-box img {
        margin-bottom: 20px;
    }

    .our-core .flip-card-back h1 {
        font-size: 27px;
    }

    .our-core .flip-card-back p {
        font-size: 16px;
    }

    .our-core .flip-card-back {
        padding: 20px;
    }

    .our-core .social-icons a {
        width: 45px;
        height: 45px;
        font-size: 27px;
    }

    .our-core .flip-card-back p {
        height: 305px;
    }

    .our-core .flip-card-inner {
        height: 453px;
    }

    .next-event h2 {
        font-size: 54px;
    }

    .next-event button {
        font-size: 20px;
    }

    .page-title-bar .page-title {
        font-size: 79px;
    }

    .page-title-bar .breadcrumb-nav,
    .who-we-are .about-pittch p,
    .purpose-box p,
    .purpose-box-red p,
    .why-pittch-content p,
    .service-info .about-service p,
    .event-info p {
        font-size: 20px;
    }

    .purpose-box-red h3,
    .purpose-box h3,
    .why-pittch-content h3,
    .event-info h3 {
        font-size: 30px;
    }

    .what-we-do-box {
        padding: 45px;
    }

    .what-we-do-box h3,
    .contact-details h6,
    .contact-details h5 {
        font-size: 27px;
    }

    .event-location h6,
    .input-floating-label .input:placeholder-shown~label,
    .input-floating-label .input {
        font-size: 18px;
    }

    .contact-form h3 {
        font-size: 42px;
    }

    .btn-submit,
    .contact-details p,
    .contact-details .red-head {
        font-size: 20px;
    }
}

@media only screen and (min-width: 1680px) and (max-width: 1919px) {
    body {
        font-size: 18px !important;
    }

    .nav-link,
    .btn-contact {
        font-size: 20px !important;
    }

    .our-approach .head h1,
    .our-approach .head h1 span,
    .brand-journeys .head h1,
    .brand-associations .head h1,
    .brand-associations .head h1 span,
    .our-services .head h1,
    .our-services .head h1 span,
    .project-showcase .head h1,
    .project-showcase .head h1 span,
    .client-speak .head h1,
    .client-speak .head h1 span,
    .our-core .head h1,
    .our-core .head h1 span,
    .who-we-are .head h1,
    .who-we-are .head h1 span,
    .our-purpose .head h1,
    .our-purpose .head h1 span,
    .why-pittch .head h1,
    .why-pittch .head h1 span,
    .what-we-do .head h1,
    .what-we-do .head h1 span {
        font-size: 74px;
    }

    .number h6 {
        font-size: 20px;
    }

    .number {
        width: 45px;
        height: 45px;
    }

    .approach-head h3 {
        font-size: 44px;
    }

    .approach-head h4 {
        font-size: 35px;
    }

    .experience .approach-head h3 {
        margin-top: 69px;
    }

    .perfect-pittch {
        height: 411px;
    }

    .perfect-pittch h2 {
        font-size: 85px;
        margin-top: 60px;
    }

    .pittch-title {
        font-size: 9.538rem;
    }

    .pittch-section {
        height: 63vh;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 53px;
    }

    .our-services .pricing-table-1 ul li {
        font-size: 32px;
    }

    .service-data {
        height: 505px;
    }

    .our-services .pricing-table-1 button {
        font-size: 20px;
    }

    .event-carousel .overlay h3 {
        font-size: 28px;
    }

    .event-carousel .overlay h5 {
        font-size: 19px;
    }

    .client-speak .authors-feedback {
        height: 400px;
    }

    .client-speak .text-box p {
        font-size: 17px;
    }

    .client-speak .text-box img {
        margin-bottom: 20px;
    }

    .our-core .flip-card-back h1 {
        font-size: 28px;
    }

    .our-core .flip-card-back p {
        font-size: 17px;
    }

    .our-core .flip-card-back {
        padding: 20px;
    }

    .our-core .social-icons a {
        width: 45px;
        height: 45px;
        font-size: 27px;
    }

    .our-core .flip-card-back p {
        height: 325px;
    }

    .our-core .flip-card-inner {
        height: 477px;
    }

    .next-event h2 {
        font-size: 57px;
    }

    .next-event button {
        font-size: 21px;
    }

    .page-title-bar .page-title {
        font-size: 83px;
    }

    .page-title-bar .breadcrumb-nav,
    .who-we-are .about-pittch p,
    .purpose-box p,
    .purpose-box-red p,
    .why-pittch-content p,
    .service-info .about-service p,
    .event-info p {
        font-size: 21px;
    }

    .purpose-box-red h3,
    .purpose-box h3,
    .why-pittch-content h3,
    .event-info h3 {
        font-size: 32px;
    }

    .what-we-do-box {
        padding: 50px;
    }

    .what-we-do-box h3,
    .contact-details h6,
    .contact-details h5 {
        font-size: 28px;
    }

    .event-location h6,
    .input-floating-label .input:placeholder-shown~label,
    .input-floating-label .input {
        font-size: 19px;
    }

    .contact-form h3 {
        font-size: 44px;
    }

    .btn-submit,
    .contact-details p,
    .contact-details .red-head {
        font-size: 21px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    body {
        font-size: 14px !important;
    }

    .our-approach .head h1,
    .our-approach .head h1 span,
    .brand-journeys .head h1,
    .brand-associations .head h1,
    .brand-associations .head h1 span,
    .our-services .head h1,
    .our-services .head h1 span,
    .project-showcase .head h1,
    .project-showcase .head h1 span,
    .client-speak .head h1,
    .client-speak .head h1 span,
    .our-core .head h1,
    .our-core .head h1 span,
    .who-we-are .head h1,
    .who-we-are .head h1 span,
    .our-purpose .head h1,
    .our-purpose .head h1 span,
    .why-pittch .head h1,
    .why-pittch .head h1 span,
    .what-we-do .head h1,
    .what-we-do .head h1 span {
        font-size: 34px;
    }

    .perfect-pittch {
        position: relative;
        height: 300px;

    }

    .perfect-pittch h2 {
        margin-top: 40px;
        font-size: 55px;
        position: absolute;
        right: 20px;
        margin-left: auto;
    }

    .custom-navbar {
        width: 83%;
    }

    .next-event {
        padding: 30px ;
    }
}