@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;
    }

    .perfect-pittch {
        position: relative;
        height: 300px;

    }

    .perfect-pittch h2 {
        margin-top: 40px;
        font-size: 55px;
        position: absolute;
        right: 20px;
        margin-left: auto;
    }

    .custom-navbar {
        padding: 5px 40px 5px 20px !important;
        background: rgba(255, 255, 255, 0.2);
    }

    .custom-navbar .navbar-brand {
        width: 70%;
    }

    .custom-navbar img {
        width: 80%;
    }

    .navbar-toggler:focus {
        box-shadow: none !important;
    }

    .navbar-toggler-icon {
        top: -5px;
        right: 13px;
        background: transparent;
    }

    .navbar-toggler-icon::before {
        top: 6px;
    }

    .navbar-toggler-icon::after {
        top: 22px;
    }

    .navbar-toggler-icon::before,
    .navbar-toggler-icon::after {
        right: 3px;
        background: #212529bf;
        width: 24px;
        height: 2px;
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before,
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
        top: 14px;
    }

    .btn-contact {
        position: relative;
        top: 25px;
    }

    .navbar-nav {
        height: 275px;
    }

    .navbar-nav .dropdown-menu {
        position: absolute !important;
        left: -63%;
    }

    .our-services .pricing-table-1 {
        padding: 0px;
        overflow: visible;
        padding-top: 20px;
    }

    .our-services .pricing-table-1 ul {
        padding-top: 10px;
    }

    .our-services .pricing-table-1 ul li {
        font-size: 20px;
    }

    .our-services .pricing-table-1 button {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .flex-mob-column-reverse {
        flex-direction: column-reverse;
    }

    .service-img-mob {
        margin-top: 122px;
    }

    .service-data-mob {
        margin-top: -127px;
    }

    .client-speak .authors-feedback {
        height: auto;
        display: block;
    }

    .client-speak .text-box {
        padding: 20px;
    }

    .client-speak .text-box p,
    .client-speak .designation {
        font-size: 14px;
    }

    .client-speak .author {
        font-size: 18px;
    }

    .our-core .flip-card-back {
        padding: 20px;
    }

    .our-core .flip-card-back h1 {
        font-size: 24px;
    }

    .our-core .flip-card-back p {
        font-size: 14px;
    }

    .our-core .flip-card-inner {
        height: 455px;
    }

    .our-core .social-icons a {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .our-core .flip-card-back p {
        height: 315px;
    }

    .next-event h2 {
        font-size: 24px;
        width: 100%;
        margin-bottom: 20px;
    }

    .next-event button {
        padding: 15px;
        font-size: 18px;
    }

    .next-event {
        text-align: center;
        padding: 30px;
    }

    .creativity .approach-head h3,
    .execution .approach-head h3,
    .strategy .approach-head h3,
    .experience .approach-head h3 {
        margin-top: 15px;
    }

    .approach-head h3 {
        font-size: 38px;
    }

    .approach-head h4 {
        font-size: 33px;
    }

    .page-title-bar .page-title {
        font-size: 35px;
        width: 100%;
    }

    .page-title-bar .breadcrumb-nav {
        font-size: 20px;
    }

    .clients-logo .owl-carousel .owl-item img {
        width: 150% !important;
    }

    /* About Us */
    .who-we-are .about-pittch p,
    .why-pittch-content p {
        font-size: 16px;
    }

    .purpose-box-red,
    .purpose-box {
        padding: 20px;
    }

    .purpose-box-red h3 {
        width: 100%;
    }

    .why-pittch-content h3 {
        font-size: 24px;
        margin: 15px 0px;
    }

    .why-pittch-content p {
        margin-bottom: 0px;
    }

    .why-pittch-icons img,
    .our-purpose img {
        width: 60px;
    }

    .purpose-box-red h3,
    .purpose-box h3 {
        font-size: 24px;
    }

    .purpose-box-red p,
    .purpose-box p {
        font-size: 16px;
        height: auto;
    }

    .work-img {
        padding: 10px 0px 10px 10px;
    }

    .work-img::before {
        right: 6px;
        bottom: 20px;
    }

    .event-info h3 {
        font-size: 24px;
    }

    .event-info p {
        font-size: 16px;
        width: 100%;
    }

    .event-location {
        top: 15px;
        right: 15px;
        padding: 5px 10px;
    }

    .event-location h6 {
        font-size: 10px;
    }

    .owl-nav {
        padding: 0 16px 0 8px;
    }

    .owl-prev,
    .owl-next {
        width: 25px;
        height: 25px;
    }

    .contact-details h6,
    .contact-details h5,
    .contact-form h3 {
        font-size: 24px;
    }

    .contact-details .red-head,
    .contact-details p {
        font-size: 16px;
        width: 100%;
    }

    .contact-form {
        padding: 20px;
    }

    .btn-submit,
    .more-btn {
        font-size: 16px !important;
        padding: 8px 20px;
        margin-left: 0px;
    }

    .input-floating-label .input:placeholder-shown~label,
    .input-floating-label .input {
        font-size: 16px;
    }

    .input-floating-label .input {
        padding: 15px;
    }

    .input-floating-label {
        margin-bottom: 0px;
    }

    .service-info .about-service p {
        font-size: 16px;
    }

    .what-we-do-box h3 {
        font-size: 24px;
    }

    .what-we-do-box {
        padding: 15px;
    }

    .what-we-do-box img {
        height: 70px;
    }
}

@media only screen and (min-width: 320px) and (max-width:359px) {
    .custom-navbar {
        width: 81.5%;
    }

    .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;
    }

    .pittch-title {
        font-size: 2.93rem;
        left: -1px;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 22px;
    }

    .service-data {
        height: 320px;
    }

    .event-carousel .overlay h3,
    .event-carousel .overlay h5 {
        font-size: 13px;
    }
}

@media only screen and (min-width: 360px) and (max-width:374px) {
    .custom-navbar {
        width: 82.2%;
    }

    .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: 37px;
    }

    .pittch-title {
        font-size: 3.33rem;
        left: -1px;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 24px;
    }

    .service-data {
        height: 305px;
    }

    .event-carousel .overlay h3,
    .event-carousel .overlay h5 {
        font-size: 16px;
    }

    .our-core .flip-card-back p {
        height: 270px;
    }

    .our-core .flip-card-inner {
        height: 405px;
    }
}

@media only screen and (min-width: 375px) and (max-width:389px) {
    .custom-navbar {
        width: 82.4%;
    }

    .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: 38px;
    }

    .pittch-title {
        font-size: 3.47rem;
        left: -1px;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 26px;
    }

    .service-data {
        height: 310px;
    }

    .event-carousel .overlay h3,
    .event-carousel .overlay h5 {
        font-size: 17px;
    }

    .our-core .flip-card-back p {
        height: 280px;
    }

    .our-core .flip-card-inner {
        height: 423px;
    }
}

@media only screen and (min-width: 390px) and (max-width:411px) {
    .custom-navbar {
        width: 82.9%;
    }

    .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: 40px;
    }

    .pittch-title {
        font-size: 3.63rem;
        left: -1px;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 28px;
    }

    .service-data {
        height: 315px;
    }

    .event-carousel .overlay h3,
    .event-carousel .overlay h5 {
        font-size: 18px;
    }

    .our-core .flip-card-back p {
        font-size: 15px;
    }

    .our-core .flip-card-back p {
        height: 305px;
    }

    .our-core .flip-card-inner {
        height: 447px;
    }
}

@media only screen and (min-width: 412px) and (max-width:429px) {
    .custom-navbar {
        width: 83%;
    }

    .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: 42px;
    }

    .pittch-title {
        font-size: 3.85rem;
        left: -1px;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 29px;
    }

    .service-data {
        height: 310px;
    }

    .event-carousel .overlay h3,
    .event-carousel .overlay h5 {
        font-size: 20px;
    }

    .our-core .flip-card-back p {
        font-size: 16px;
    }

    .our-core .flip-card-back p {
        height: 330px;
    }

    .our-core .flip-card-inner {
        height: 468px;
    }
}

@media only screen and (min-width: 430px) and (max-width:455px) {
    .custom-navbar {
        width: 83.4%;
    }

    .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: 44px;
    }

    .pittch-title {
        font-size: 4.01rem;
        left: -1px;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 30px;
    }

    .service-data {
        height: 310px;
    }

    .event-carousel .overlay h3,
    .event-carousel .overlay h5 {
        font-size: 22px;
    }

    .our-core .flip-card-back p {
        font-size: 16px;
    }

    .our-core .flip-card-back p {
        height: 330px;
    }

    .our-core .flip-card-inner {
        height: 490px;
    }
}

@media only screen and (min-width: 456px) and (max-width:480px) {
    .custom-navbar {
        width: 83.7%;
    }

    .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: 47px;
    }

    .perfect-pittch h2 {
        font-size: 58px;
    }

    .pittch-title {
        font-size: 4.27rem;
        left: -1px;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 32px;
    }

    .service-data {
        height: 310px;
    }

    .event-carousel .overlay h3,
    .event-carousel .overlay h5 {
        font-size: 24px;
    }

    .our-core .flip-card-back p {
        font-size: 16px;
    }

    .our-core .flip-card-back p {
        height: 370px;
    }

    .our-core .flip-card-inner {
        height: 521px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1025px) {
    body {
        font-size: 18px !important;
    }

    .custom-navbar {
        padding: 5px 40px 5px 20px !important;
        background: rgba(255, 255, 255, 0.2);
        width: 86%;
    }

    .custom-navbar img {
        width: 35% !important;
    }

    .custom-navbar .navbar-brand {
        width: 70%;
    }

    .navbar-toggler:focus {
        box-shadow: none !important;
    }

    .navbar-toggler-icon {
        top: -5px;
        right: 13px;
        background: transparent;
    }

    .navbar-toggler-icon::before {
        top: 6px;
    }

    .navbar-toggler-icon::after {
        top: 22px;
    }

    .navbar-toggler-icon::before,
    .navbar-toggler-icon::after {
        right: 3px;
        background: #212529bf;
        width: 24px;
        height: 2px;
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before,
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after {
        top: 14px;
    }

    .btn-contact {
        position: relative;
        top: 25px;
    }

    .navbar-nav {
        height: 275px;
    }

    .navbar-nav .dropdown-menu {
        position: absolute !important;
        left: -63%;
    }

    .video-desktop,
    .hero-slider .item {
        height: 42vh;
    }

    .approach-head h3 {
        font-size: 38px;
    }

    .approach-head h4 {
        font-size: 33px;
    }

    .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: 58px;
    }

    .creativity .approach-head h3,
    .execution .approach-head h3,
    .strategy .approach-head h3,
    .experience .approach-head h3 {
        margin-top: 15px;
    }

    .perfect-pittch {
        position: relative;
        height: 350px;
    }

    .perfect-pittch h2 {
        margin-top: 40px;
        font-size: 70px;
        position: absolute;
        right: 30%;
        width: 300px;
    }

    .pittch-section {
        height: 350px;
    }

    .play-btn {
        width: 75px;
        height: 75px;
    }

    .pittch-title {
        font-size: 7.41rem;
        left: -4px;
    }

    .clients-logo .owl-carousel .owl-item img {
        width: 150% !important;
    }

    .our-services .pricing-table-1 {
        padding: 0px;
        overflow: visible;
        padding-top: 20px;
    }

    .our-services .pricing-table-1 ul {
        padding-top: 10px;
    }

    .our-services .pricing-table-1 h2 {
        font-size: 40px;
    }

    .our-services .pricing-table-1 ul li {
        font-size: 24px;
    }

    .service-data {
        height: 360px;
    }

    .service-img-mob {
        margin-top: 135px;
    }

    .service-data-mob {
        margin-top: -130px;
    }

    .our-services .pricing-table-1 button {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .flex-mob-column-reverse {
        flex-direction: column-reverse;
    }

    .event-carousel .overlay h3 {
        font-size: 24px;
    }

    .client-speak .authors-feedback {
        height: 485px;
        display: block;
    }

    .client-speak .text-box {
        padding: 20px;
    }

    .client-speak .text-box p,
    .client-speak .designation {
        font-size: 17px;
    }

    .client-speak .author {
        font-size: 18px;
    }

    .our-core .flip-card-back {
        padding: 20px;
    }

    .our-core .flip-card-back h1 {
        font-size: 24px;
    }

    .our-core .flip-card-back p {
        font-size: 15px;
    }

    .our-core .flip-card-inner {
        height: 435px;
    }

    .our-core .social-icons a {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .our-core .flip-card-back p {
        height: 295px;
    }

    .next-event h2 {
        font-size: 24px;
        width: 100%;
        margin-bottom: 20px;
    }

    .next-event button {
        padding: 15px;
        font-size: 18px;
    }

    .next-event {
        text-align: center;
        padding: 30px;
    }

    .page-title-bar .overlay {
        height: 40vh;
    }

    .page-title-bar .page-title {
        font-size: 48px;
        width: 100%;
    }

    .page-title-bar .breadcrumb-nav {
        font-size: 24px;
    }

    .who-we-are .about-pittch p,
    .why-pittch-content p {
        font-size: 18px;
    }

    .purpose-box-red,
    .purpose-box {
        padding: 20px;
    }

    .purpose-box-red h3 {
        width: 100%;
    }

    .purpose-box-red h3,
    .purpose-box h3 {
        font-size: 27px;
    }

    .purpose-box-red p,
    .purpose-box p {
        font-size: 18px;
        height: auto;
    }

    .why-pittch-content h3 {
        font-size: 24px;
        margin: 15px 0px;
    }

    .why-pittch-content p {
        margin-bottom: 0px;
    }

    .why-pittch-icons img,
    .our-purpose img {
        width: 75px;
    }

    .service-info .about-service p {
        font-size: 18px;
    }

    .what-we-do-box h3 {
        font-size: 24px;
    }

    .what-we-do-box {
        padding: 15px;
    }

    .what-we-do-box img {
        height: 70px;
    }

    .btn-submit,
    .more-btn {
        font-size: 24px !important;
        padding: 10px 30px;
        margin-left: 0px;
    }

    .work-img {
        padding: 10px 0px 10px 10px;
    }

    .work-img::before {
        right: 6px;
        bottom: 20px;
    }

    .event-location {
        top: 18px;
        right: 18px;
        padding: 5px 10px;
    }

    .event-location h6 {
        font-size: 12px;
    }

    .event-info h3 {
        font-size: 24px;
    }

    .event-info p {
        font-size: 18px;
        width: 100%;
    }

    .owl-nav {
        padding: 0 16px 0 8px;
    }

    .owl-prev,
    .owl-next {
        width: 35px;
        height: 35px;
    }

    .contact-details h6,
    .contact-details h5,
    .contact-form h3 {
        font-size: 24px;
    }

    .contact-details .red-head,
    .contact-details p {
        font-size: 18px;
        width: 100%;
    }

    .contact-form {
        padding: 20px;
    }

    .input-floating-label .input:placeholder-shown~label,
    .input-floating-label .input {
        font-size: 18px;
    }

    .input-floating-label .input {
        padding: 15px;
    }

    .input-floating-label {
        margin-bottom: 0px;
    }
}