@media screen and (min-width: 1700px) {
    .banner_img {
        height: 783px;
    }

    .banner_text {
        margin: 38% 0 0;
    }

    .brand_section {
        height: 875px;
    }

    .brand_guideline {
        padding: 0 0 50px;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 1620px) {
    .banner_img {
        height: 665px;
    }

    .brand_section {
        height: 735px;
    }
}

@media screen and (max-width: 1538px) {
    .banner_img {
        height: 630px;
    }
}

@media screen and (max-width: 1500px) {
    .banner_img {
        background-size: cover;
        height: 605px;
    }

    .banner_text {
        padding: 0 98px;
        box-sizing: border-box;
    }

    .objective_content {
        padding: 25px 98px;
        box-sizing: border-box;
    }

    .objective_block {
        height: 272px;
    }

    .digital_left {
        padding: 0 70px 0 98px;
        box-sizing: border-box;
    }

    .pan_info {
        padding: 0 0 0 90px;
    }

    .panlogo.owl-carousel li {
        width: 15%;
    }
}

@media screen and (max-width: 1367px) {
    .banner_img {
        height: 575px;
    }

    .what_we_block {
        height: 595px;
    }

    .digital_left {
        padding: 0;
    }

    .product_shoot {
        height: 723px;
    }

    .brand_content {
        padding: 50px 0;
    }

    .festive_sec {
        height: 750px;
    }

    .brand_guideline ul {
        padding: 0;
    }

    .brand_guideline ul li {
        margin: 0 20px;
    }

    .brand_guideline ul li img {
        width: 100%;
    }

    .brand_guideline h5 {
        padding: 0 0 0 20px;
    }

    .hoarding_sec ul {
        padding: 0;
    }

    .hoarding_sec ul li {
        margin: 0 20px;
    }

    .hoarding_sec ul li img {
        width: 100%;
    }

    .pan_info {
        padding: 0;
    }

    .news_sec ul {
        padding: 0;
    }

    .news_sec ul li {
        margin: 0 15px;
    }

    .news_sec ul li img {
        width: 100%;
    }

    .impact_sec ul li {
        font-size: 21px;
    }
}

@media screen and (max-width: 1281px) {
    .banner_img {
        height: 530px;
    }

    .hoarding_sec {
        height: 100%;
    }

    .pan_sec::after {
        right: -100px;
    }
}

@media screen and (max-width: 1199px) {
    .banner_img {
        height: 490px;
    }

    .banner_text h1 {
        font-size: 54px;
        line-height: 70px;
    }

    .objective_content h2 {
        font-size: 48px;
        line-height: 85px;
    }

    .objective_content p {
        font-size: 17px;
    }

    .what_we_block {
        height: 645px;
    }

    .digital_main {
        display: inline-block;
        text-align: center;
        margin: 0;
    }

    .product_shoot {
        height: 645px;
    }

    .brand_section {
        height: 550px;
    }

    .brand_content h4 {
        font-size: 47px;
        line-height: 85px;
    }

    .festive_sec {
        height: 670px;
    }

    .performance_right {
        left: 50%;
    }

    .hoarding_content p {
        width: 40%;
    }

    .impact_sec ul li {
        font-size: 20px;
        line-height: 48px;
    }
}

@media screen and (max-width: 930px) {
    .banner_img {
        height: 380px;
    }

    .banner_text {
        padding: 0 50px;
    }

    .banner_text h1 {
        font-size: 34px;
        line-height: 50px;
    }

    .objective_content h2 {
        font-size: 28px;
        line-height: 35px;
    }

    .objective_content {
        padding: 25px 0;
    }

    .objective_block {
        height: 195px;
    }

    .what_we_main h3 {
        font-size: 32px;
    }

    .digital_left h4 {
        font-size: 34px;
        line-height: 60px;
    }

    .product_info {
        padding: 50px 0 0;
    }

    .product_info h4 {
        font-size: 34px;
        line-height: 70px;
    }

    .product_info ul {
        display: inline-block;
        width: 100%;
    }

    .product_info ul li {
        display: inline-block;
        width: 49%;
        margin: 0 0 15px;
        vertical-align: top;
    }

    .product_shoot {
        height: 100%;
        padding: 0 0 50px;
        box-sizing: border-box;
    }

    .brand_content h4 {
        font-size: 34px;
        line-height: 70px;
    }

    .festive_info h4 {
        font-size: 34px;
        line-height: 70px;
    }

    .festive_sec {
        height: 615px;
    }

    .performance_right h4 {
        font-size: 32px;
        line-height: 50px;
    }

    .brand_sec h4 {
        font-size: 34px;
        line-height: 70px;
    }

    .brand_guideline h5 {
        font-size: 26px;
        line-height: 80px;
    }

    .panlogo.owl-carousel.social li {
        width: 100%
    }

    .hoarding_sec {
        padding: 80px 0 0;
    }

    .hoarding_content h4 {
        font-size: 34px;
        line-height: 55px;
    }

    .hoarding_content p {
        width: 60%;
    }

    .hoarding_sec::after {
        left: 70%;
    }

    .pan_sec {
        padding: 30px 0 0;
    }

    .pan_info p {
        width: 70%;
    }

    .panlogo.owl-carousel li {
        width: 100%;
        vertical-align: middle;
        margin: 0;
        height: 100%;
        display: flex;
        align-items: center;
        min-height: 100px;
    }

    .panlogo.owl-carousel li img {
        width: auto;
    }

    .panlogo.owl-carousel.social li img {
        width: 100%;
    }

    .pan_info h4 {
        font-size: 34px;
        line-height: 60px;
    }

    .news_sec {
        height: 215px;
    }

    .impact_sec {
        height: 500px;
    }

    .impact_sec h4 {
        font-size: 34px;
        line-height: 60px;
    }

    .impact_sec ul li {
        font-size: 18px;
        line-height: 38px;
        margin: 0 0 10px;
    }

    .news_sec {
        height: auto;
    }

    .video_slider .main_arrow {
        display: inline-block;
    }

    .performance_sec {
        height: 810px;
    }
}

@media screen and (max-width: 854px) {
    .banner_img {
        height: 335px;
    }

    .panlogo.owl-carousel.social li {
        width: 100%;
    }

    .panlogo.owl-carousel.social li img {
        width: 100%;
    }

    .panlogo.owl-carousel li img {
        width: auto;
    }

    .festive_info p {
        width: 56%;
    }

    .brand_sec p {
        width: 70%;
    }
}

@media screen and (max-width: 767px) {
    .banner_img {
        height: 305px;
    }

    .objective_content {
        padding: 25px 0 0;
    }

    .objective_content p {
        width: 95%;
    }

    .digital_right iframe {
        width: 100%;
    }

    .performance_sec {
        height: 615px;
    }

    .performance_right {
        left: 0;
        text-align: center;
        position: relative;
        top: 0;
    }

    .performance_left {
        position: relative;
        bottom: 0;
        left: 0%;
    }

    .performance_left img {
        width: 100%;
    }

    .brand_sec {
        padding: 30px 0 30px;
    }
}

@media screen and (max-width: 668px) {
    .banner_img {
        background-size: 100% 100%;
        height: auto;
    }

    .banner_text h1 {
        font-size: 27px;
        line-height: 37px;
    }

    .objective_content h2 {
        font-size: 26px;
    }

    .digital_left h4 {
        font-size: 32px;
    }

    .digital_right iframe {
        height: 200px;
    }

    .what_we_block {
        height: auto;
    }

    .product_info h4 {
        font-size: 32px;
        line-height: 40px;
    }

    .brand_content h4 {
        font-size: 32px;
        line-height: 45px;
    }

    .festive_info h4 {
        font-size: 32px;
    }

    .performance_sec {
        height: auto;
        padding: 20px 0 0;
    }

    .brand_sec h4 {
        font-size: 32px;
    }

    .brand_guideline ul {
        display: inline-block;
        margin: 0 !important;
    }

    .brand_guideline ul li {
        margin: 0 0 20px;
    }

    .brand_guideline h5 {
        font-size: 24px;
        text-align: center;
        line-height: 35px;
        margin: 0 0 12px;
    }

    .hoarding_sec::after {
        display: none;
    }

    .hoarding_content h4 {
        font-size: 32px;
    }

    .hoarding_content p {
        width: 100%;
    }

    .hoarding_sec ul {
        display: inline-block;
        margin: 0 !important;
    }

    .hoarding_sec ul li {
        margin: 0 0 20px;
    }

    .pan_sec::before {
        display: none;
    }

    .pan_sec::after {
        display: none;
    }

    .pan_sec {
        text-align: center;
    }

    .pan_info h4 {
        font-size: 32px;
    }

    .pan_info p {
        width: 100%;
    }

    .news_sec {
        background: none;
    }

    .news_sec ul {
        padding: 0;
        text-align: center;
        width: 100%;
        display: inline-block;
    }

    .news_sec ul li {
        margin: 0 10px 20px 0;
        width: 47%;
        display: inline-block;
        vertical-align: top;
    }

    .objective_block {
        height: 100%;
        position: relative;
    }

    .objective_block::before {
        position: absolute;
        content: "";
        right: 0;
        bottom: 0;
        background: url("../images/profile/goldenbullet/objective-mobile.png") no-repeat right center;
        height: 98px;
        width: 100%;
    }

    .mobile_brand {
        display: block;
        background: url("../images/profile/goldenbullet/mobile-brand-bg.png") no-repeat center center;
        width: 100%;
        height: 328px;
    }

    .brand_section {
        height: 100%;
        background: none;
    }

    .brand_content {
        padding: 50px 0 0;
        text-align: center;
    }

    .brand_content p {
        color: #000000;
        width: 100%;
    }

    .festive_info p {
        width: 100%;
        margin: 0;
    }

    .brand_sec p {
        width: 58%;
    }

    .hoarding_sec {
        background: url("../images/profile/goldenbullet/mobile-outdoor-bg.png") no-repeat center center;
        width: 100%;
        height: 100%;
        padding: 25px 0 0;
        background-size: cover;
    }

    .impact_sec h4 {
        text-align: center;
    }

    .impact_sec {
        height: 680px;
        padding: 40px 0;
        background: url("../images/profile/goldenbullet/mobile-impact-bg.png") no-repeat top center;
        background-size: cover;
    }

    .impact_block {
        margin: 35% 0 0;
    }

    .panlogo.owl-carousel .owl-prev {
        left: 75%;
    }

    .brand_guideline {
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 568px) {
    .banner_img {
        background-size: cover;
    }

    .brand_sec p {
        width: 100%;
    }

    .news_sec ul li {
        width: 46%;
        /* width: 100%; */
    }

    .impact_block {
        margin: 40% 0 0;
    }

    /* .product_info ul li {
        width: 100%;
    } */

    .panlogo.owl-carousel .owl-prev {
        left: 70%;
    }

}

@media screen and (max-width: 431px) {
    .banner_text h1 {
        font-size: 22px;
    }

    .objective_block {
        height: 250px;
        background-size: auto;
    }

    .objective_content {
        text-align: center;
    }

    .objective_content p {
        font-size: 12px;
        line-height: 26px;
    }

    .objective_block::before {
        right: 37%;
    }

    .digital_left h4 {
        font-size: 28px;
    }

    .digital_left p {
        font-size: 14px;
        line-height: 22px;
    }

    .what_we_block {
        background: url(../images/profile/goldenbullet/what-we-did-mobile-bg.png) no-repeat center center;
        margin: -3px 0 0;
    }

    .product_shoot {
        background: url(../images/profile/goldenbullet/product-shoot-mobile-bg.png) no-repeat top center;
        margin: 0;
    }

    .product_info h4 {
        font-size: 27px;
    }

    .product_info p {
        font-size: 14px;
    }

    .product_info ul {
        padding: 0;
        margin: 25px 0 0;
    }

    .product_content h5 {
        font-size: 12px;
    }

    .brand_content h4 {
        font-size: 28px;
        line-height: 32px;
    }

    .brand_content p {
        font-size: 14px;
        line-height: 21px;
        margin: 10px 0 0;
    }

    .brand_content {
        padding: 30px 0 0;
    }

    .mobile_brand {
        height: 225px;
        background-size: contain;
    }

    .festive_sec {
        background: url(../images/profile/goldenbullet/product-shoot-mobile-bg.png) no-repeat top center;
        height: 100%;
    }

    .festive_info h4 {
        font-size: 28px;
        line-height: 50px;
    }

    .festive_info p {
        font-size: 14px;
        line-height: 24px;
    }

    .video_slider .main_arrow {
        width: 100%;
        text-align: center;
        float: none;
    }

    .performance_sec {
        background: url(../images/profile/goldenbullet/performance-marketing-mobile-bg.png) no-repeat top center;
    }

    .performance_right h4 {
        font-size: 28px;
    }

    .performance_right p {
        font-size: 14px;
        line-height: 27px;
    }

    .brand_guideline {
        background: none;
    }

    .brand_sec {
        padding: 0;
    }

    .brand_sec h4 {
        font-size: 28px;
        line-height: 50px;
    }

    .brand_sec p {
        font-size: 14px;
        line-height: 21px;
    }

    .brand_guideline h5 {
        padding: 0;
    }

    .hoarding_content h4 {
        font-size: 28px;
    }

    .hoarding_content p {
        font-size: 14px;
        line-height: 20px;
    }

    .pan_info h4 {
        font-size: 28px;
    }

    .pan_info p {
        font-size: 14px;
        line-height: 24px;
    }

    .pan_sec {
        padding: 0;
    }

    .news_sec ul li:last-child img {
        height: 175px;
        object-fit: contain;
    }

    .impact_sec {
        height: 100%;
    }

    .impact_sec h4 {
        font-size: 32px;
    }

    .impact_sec ul li {
        font-size: 14px;
        line-height: 22px;
    }
}

@media screen and (max-width: 391px) {
    .news_sec ul li:last-child img {
        height: 158px;
    }
}

@media screen and (max-width: 376px) {
    .product_content h5 {
        left: 15px;
    }
}