.red_header_wrap_new {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #20cdeb;
    position: fixed;
    top: 55px;
    left: 0;
    z-index: 4;
}
.red_header_wrap_new .container {
    width: 100%;
    max-width: 1210px;
    padding: 6px 15px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.6px;
    font-weight: 600;
}
.red_header_wrap_new .tap_btn {
    line-height: 26px;
    display: inline-block;
    background-color: #fff;
    color: #20cdeb;
    padding: 8px 20px;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 700;
    text-decoration: none;
    border: 0;
    font-size: 16px;
    letter-spacing: 0.6px;
}
.new_header_ui {
    padding: 122px 0 0;
}
@media screen and (max-width: 1279px) {
    .red_header_wrap_new .container {
        font-size: 14px;
        line-height: 22px;
    }
    .red_header_wrap_new .tap_btn {
        padding: 6px 10px;
    }
    .new_header_ui {
        padding: 136px 0 0;
    }
    .red_header_wrap_new {
        top: 56px;
    }
}
.new_header_ui.brands_page {
    padding-top: 68px;
}

.brand_top_banner .left_col,
body {
    /* font-family: "Red Hat Display", sans-serif; */
}
.brand_top_banner .animation-box .word,
.brand_top_banner .heading_text {
    font-size: 48px;
    /* font-family: "Red Hat Display", sans-serif; */
    font-weight: 700;
}
.brand_top_banner {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    margin: 60px 0 0;
}
.brand_top_banner .content_container {
    width: 100%;
    max-width: 1450px;
    display: flex;
    flex-wrap: wrap;
}
.brand_top_banner .left_col {
    width: calc(100% - 820px);
    padding: 0 50px;
}
.brand_top_banner .talk-to-expert {
    text-align: center;
    margin: 24px 0;
    display: block;
    background: radial-gradient(
            107.08% 85.59% at 86.3% 87.5%,
            rgba(0, 0, 0, 0.23) 0,
            rgba(0, 0, 0, 0) 86.18%
        ),
        radial-gradient(
            83.94% 83.94% at 26.39% 20.83%,
            rgba(255, 255, 255, 0.41) 0,
            rgba(255, 255, 255, 0) 69.79%,
            rgba(255, 255, 255, 0) 100%
        ),
        #20cdeb;
    box-shadow: -1.65px -2.2px 3.85px 0 rgba(255, 255, 255, 0.15) inset;
    color: #fff;
    text-shadow: 0.55px 0.55px 0.55px rgba(0, 0, 0, 0.25);
    font-size: 17px;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
}
.brand_top_banner .right_col {
    width: 100%;
    max-width: 820px;
    padding-right: 30px;
}
.brand_top_banner .right_col .video_slider_wrap {
    width: 100%;
    display: flex;
}
.brand_top_banner .right_col .slide_col {
    width: 390px;
    height: 500px;
    padding: 0 26px;
}
.brand_top_banner .right_col .banner_video,
.brand_top_banner .right_col .slick_slide_img {
    width: 277;
    height: 500px;
}
.brand_top_banner .right_col .slick_slide_img {
    position: relative;
}
.brand_top_banner .right_col .slick_slide_img .celeb_brand_names {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, #000 100%);
    z-index: 1;
}
.brand_top_banner .right_col .slick_slide_img .celeb_name {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    color: #fff;
    /* font-family: "Red Hat Display"; */
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}
.brand_top_banner .right_col .slick_slide_img .celeb_name img {
    margin-left: 6px;
}
.brand_top_banner .right_col .slick_slide_img .brand_name {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 5px 20px;
    color: #fff;
    /* font-family: "Red Hat Display"; */
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.5px;
    border-radius: 20px;
    margin-top: 5px;
}
.brand_top_banner .right_col .banner_video {
    object-fit: cover;
    border-radius: 32px;
    opacity: 0.4;
}
.brand_top_banner .right_col .slick-center .banner_video {
    opacity: 1;
}
.brand_top_banner .heading_text {
    width: 100%;
    line-height: 54px;
    letter-spacing: normal;
    padding-bottom: 17px;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.brand_top_banner .heading_text .engage_text {
    color: #20cdeb;
    line-height: normal;
    display: inline-block;
}
.brand_top_banner .heading_text .engage_text svg {
    max-width: 350px;
    display: inline-block;
    position: relative;
    top: -30px;
}
.brand_top_banner .service_list {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: -30px;
}
.brand_top_banner .service_list li {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    list-style-type: none;
    margin: 5px 0;
    position: relative;
}
.brand_top_banner .service_list li span {
    padding-left: 25px;
}

.brand_top_banner .talk-to-expert {
    width: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    border-radius: 27px;
    position: relative;
    transition: 0.3s ease-in-out;
}
.brand_top_banner .talk-to-expert:before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 100px;
    background: #fce6aa;
    box-shadow: 0 4px 4px 0 rgba(255, 255, 255, 0.25);
    position: absolute;
    top: 5px;
    left: 5px;
    z-index: -1;
    transition: 0.3s ease-in-out;
}
.brand_top_banner .talk-to-expert:hover,
.brand_top_banner .talk-to-expert:hover::before {
    border-radius: 4px;
}
.brand_top_banner .talk-to-expert svg {
    position: relative;
    top: 5px;
    margin-left: 5px;
}
.brand_top_banner .wwb_both_cols {
    width: 100%;
    display: flex;
    justify-content: center;
    /* font-family: "Red Hat Display"; */
    position: relative;
    top: 0;
    margin: 60px 0 0;
}
.brand_top_banner .wwb_both_cols .wwb_col {
    width: 300px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 10px 30px 50px 0 rgba(0, 0, 0, 0.05);
}
.influencer_marketing_lp .brand_top_banner .wwb_both_cols .wwb_col {
    width: 350px;
}
.brand_top_banner .wwb_both_cols .wwb_col .text {
    margin-left: 10px;
    font-size: 16px;
    line-height: 22px;
}
.brand_top_banner .wwb_both_cols .wwb_col .text strong {
    font-weight: 700;
}
.brand_top_banner .wwb_both_cols .wwb_r_col {
    width: 250px;
    margin-left: 20px;
}
.brand_top_banner .wwb_both_cols .wwb_r_col img {
    width: 50px;
}
.brand_top_banner .wwb_both_cols .wwb_r_col .text {
    width: 250px;
}
@media screen and (max-width: 1450px) {
    .brand_top_banner .right_col .slide_col {
        width: 336px;
        height: 444px;
        padding: 0 18px;
    }
    .brand_top_banner .right_col .banner_video,
    .brand_top_banner .right_col .slick_slide_img {
        width: 300px;
        height: 444px;
    }
    .brand_top_banner .animation-box .word,
    .brand_top_banner .heading_text {
        font-size: 42px;
        line-height: 52px;
    }
}
@media screen and (max-width: 1279px) {
    .brand_top_banner .heading_text {
        font-size: 34px;
        line-height: 45px;
    }
    .brand_top_banner .left_col {
        padding-left: 0;
        padding-right: 20px;
    }
    .brand_top_banner .right_col {
        padding-right: 0;
    }
}
@media screen and (max-width: 1023px) {
    .brand_top_banner {
        height: auto;
        padding: 15px 15px 0;
        margin-top: 0;
    }
    .brand_top_banner .left_col {
        width: 100%;
        padding-right: 0;
    }
    .brand_top_banner .heading_text {
        font-size: 30px;
        line-height: 42px;
    }
    .brand_top_banner .heading_text .engage_text svg {
        max-width: 220px;
        display: inline-block;
        position: relative;
        top: -15px;
    }
}
@media screen and (max-width: 991px) {
    .top_banner .wwb_both_cols {
        flex-direction: column;
        align-items: center;
        top: 0;
        margin-top: 50px;
    }
    .top_banner .wwb_both_cols .wwb_r_col {
        width: 300px;
        margin: 15px 0 0;
    }
    .brand_top_banner .heading_text .celebrity_text {
        margin-right: 10px;
    }
    .brand_top_banner .heading_text .engage_text {
        color: #20cdeb;
        line-height: normal;
        display: flex;
        flex-direction: column;
        margin-left: 0;
        position: relative;
        top: 2px;
    }
    .brand_top_banner .heading_text .engage_text svg {
        top: 0;
    }
    .brand_top_banner .service_list {
        margin-top: -10px;
    }
    .brand_top_banner .talk-to-expert {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 767px) {
    .brand_top_banner .right_col .slide_col {
        width: 280px;
        height: 350px;
    }
    .brand_top_banner .right_col .banner_video,
    .brand_top_banner .right_col .slick_slide_img {
        width: 190px;
        height: 350px;
    }
    .brand_top_banner .wwb_both_cols {
        flex-direction: column;
        margin-top: 0;
        align-items: center;
    }
    .brand_top_banner .wwb_both_cols .wwb_col {
        height: 70px;
        margin: 20px 0 0;
        width: 300px;
    }
    .brand_top_banner .right_col .slick_slide_img .celeb_name {
        font-size: 18px;
        line-height: 24px;
    }
    .brand_top_banner .right_col .slick_slide_img .brand_name {
        font-size: 14px;
        padding: 5px 15px;
    }
}
.brand_top_banner .talk-to-expert {
    width: max-content;
    padding-inline: 20px;
    border: none;
    box-shadow: 5px 5px 0px 0px #2881ed, 10px 30px 50px 0px rgba(0, 0, 0, 0.05);
}

.brand_top_banner button.talk-to-expert {
    margin-left: auto;
    margin-right: auto;
}

.talk-to-expert2 {
    transition: 0.3s ease-in-out;
}

.talk-to-expert2:hover {
    border-radius: 4px !important;
}

.slide-track {
    -webkit-animation: scroll 40s linear infinite;
    animation: scroll 40s linear infinite;
    display: flex;
    margin-bottom: 10px;
    width: calc(250px * 19);
}

.slide-track-right {
    -webkit-animation: scroll 40s linear infinite;
    animation: scroll-right 40s linear infinite;
    display: flex;

    width: calc(250px * 18);
}

.images {
    width: 250px;
    height: 100px;
    text-align: center;
    box-shadow: 0px 0px 5px 0.5px #c7c7c7d5;
    padding: 15px;
    border-radius: 20px;
}

.images img {
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-250px * 7));
    }
}

@keyframes scroll-right {
    0% {
        transform: translateX(calc(-250px * 7));
    }

    100% {
        transform: translateX(0);
    }
}

.slide-track:hover,
.slide-track-right:hover {
    animation-play-state: paused;
}

.form {
    border: 5px solid;
    border-color: #20cdeb;
    border-radius: 20px;
    box-shadow: -10px 10px 0px 0px #2881ed,
        10px 30px 50px 0px rgba(0, 0, 0, 0.05);
}

.form-frames {
    position: relative;
}

.form-frames label {
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    left: 10px;
    background-color: #f4f4ff;
    border-radius: 50rem;
    padding-inline: 10px;
}

.form-frames input {
    border-radius: 10px;
    padding: 10px 5px;
    border: none;
    background-color: #f0f0f0;
    outline: none;
}

.budget_ul {
    background-color: #f0f0f0;
}

input:checked + label {
    background: radial-gradient(
            107.08% 85.59% at 86.3% 87.5%,
            rgba(0, 0, 0, 0.23) 0,
            rgba(0, 0, 0, 0) 86.18%
        ),
        radial-gradient(
            83.94% 83.94% at 26.39% 20.83%,
            rgba(255, 255, 255, 0.41) 0,
            rgba(255, 255, 255, 0) 69.79%,
            rgba(255, 255, 255, 0) 100%
        ),
        #20cdeb;
    color: #fff;
}

.budget_ul.btn:hover {
    background: radial-gradient(
            107.08% 85.59% at 86.3% 87.5%,
            rgba(0, 0, 0, 0.23) 0,
            rgba(0, 0, 0, 0) 86.18%
        ),
        radial-gradient(
            83.94% 83.94% at 26.39% 20.83%,
            rgba(255, 255, 255, 0.41) 0,
            rgba(255, 255, 255, 0) 69.79%,
            rgba(255, 255, 255, 0) 100%
        ),
        #20cdeb;
    color: #fff;
}

.out {
    width: 150px;
    animation: spin 5s linear infinite;
}

.in {
    width: 100px;
}

.center-img {
    top: 0;
    left: 0;
    transform: translate(-50%, -50%) rotate(0deg);
}

@keyframes spin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.border-custom-color {
    border: 1px solid #76c8d6;
}

.border-custom-color:hover {
    border-color: #20cdeb;
}

.service_col {
    color: #fff;
}

.service_col:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 20px;
    background: linear-gradient(
        180deg,
        rgba(255, 255, 255, 0) 0%,
        rgba(0, 0, 0, 0) 0.01%,
        #000 100%
    );
}

@media (width < 576px) {
    .roocet {
        width: 66px;
    }

    .images {
        width: 149px;
        height: 65px;
    }

    @keyframes scroll {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(calc(-149px * 2));
        }
    }

    @keyframes scroll-right {
        0% {
            transform: translateX(calc(-149px * 2));
        }

        100% {
            transform: translateX(0);
        }
    }

    .center-img {
        top: 0;
        left: 0%;
        transform: translate(0%, -50%) rotate(0deg);
    }

    .in {
        left: 24px;
    }

    @keyframes spin {
        0% {
            transform: translate(0%, -50%) rotate(0deg);
        }

        100% {
            transform: translate(0%, -50%) rotate(360deg);
        }
    }

    .form-frames input {
        padding: 15px 20px;
    }

    input + label {
        margin-bottom: 10px;
        margin-right: 10px;
    }

    .font-size {
        font-size: 15px;
    }
}

.content {
    display: none;
    /* Hidden until loader is gone */
    text-align: center;
}

.services_wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    font-family: "Red Hat Display";
    padding: 50px 0;
    margin-top: 50px;
}
.as_featured_wrap {
    margin-top: 0;
}

.services_wrap h2 {
    position: relative;
    z-index: 2;
    color: var(--Text-Colour-1, #3b3a3e);
    text-align: center;
    font-size: 44px;
    font-style: normal;
    font-weight: 900;
    line-height: 58px;
    margin-top: 30px;
    margin-bottom: 0px;
}

.services_wrap h2 .highlighted_text {
    color: #20cdeb;
    position: relative;
    display: inline-block;
}

.services_wrap .content_container {
    width: 100%;
    max-width: 1080px;
    position: relative;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}
.as_featured_wrap .content_container {
    max-width: 1280px;
}

.as_featured_wrap .featured_brands_logos_list {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 30px;
}

.as_featured_wrap .featured_brands_logos_list li {
    list-style-type: none;
    margin: 15px 22px;
}

.new_header_ui img {
    max-width: 100%;
}

.as_featured_wrap .featured_brands_logos_list li .mobile_img {
    display: none;
}
@media screen and (max-width: 991px) {
    .as_featured_wrap {
        margin-top: 20px;
    }
    .services_wrap {
        padding: 10px 0 0;
        margin-top: 30px;
        overflow: hidden;
    }

    .services_wrap h2 {
        width: 100%;
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 0;
        padding: 0 36px 0 15px;
        text-align: left;
    }
    .services_wrap .content_container {
        padding: 0 15px;
    }
    .as_featured_wrap .featured_brands_logos_list {
        justify-content: flex-start;
        margin-top: 16px;
    }
    .as_featured_wrap .featured_brands_logos_list li {
        width: auto;
        margin: 10px;
    }
    .as_featured_wrap .featured_brands_logos_list li .desktop_img {
        display: none;
    }
    .as_featured_wrap .featured_brands_logos_list li img {
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: none;
    }
    .as_featured_wrap .featured_brands_logos_list li .mobile_img {
        max-width: 100px;
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .as_featured_wrap .content_container {
        padding: 0;
    }
    .as_featured_wrap .featured_brands_logos_list li {
        width: calc(33.33% - 30px);
        margin: 15px;
    }
    .as_featured_wrap .featured_brands_logos_list li .mobile_img {
        max-width: 100%;
    }
}

@media screen and (max-width: 1600px) {
    .as_featured_wrap .featured_brands_logos_list li img {
        max-width: 350px;
        max-height: 42px;
    }
}
