.page-id-26255 > #page > header > nav > div > div > #menu-header-menu > li > a,
.page-id-26255 > #page > header.header-section a.navbar-brand img {
	filter: invert(1);
}
/*CSS Start Banner Section */
.services_top_banner {
	padding: 200px 120px 440px 120px;
	position: relative;
	overflow: hidden;
}
.services_top_banner:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.services_top_banner h1 {
	font-size: 62px;
	font-weight: 600;
	max-width: 58%;
	line-height: 66px !important;
	letter-spacing: -1.6px !important;
}
.services_top_banner .services_top_banner-desc {
	max-width: 50%;
	margin-top: 30px;
}
.services_top_banner .services_top_banner-desc p {
	letter-spacing: -0.5px !important;
}
/*CSS End Banner Section */

/*CSS Start Growth marketing */
.marketing-design-section {
	padding: 60px 140px 60px 140px;
}
.marketing-design-section h2 {
	font-size: 62px;
	font-weight: 600;
	line-height: 66px !important;
	letter-spacing: -1.9px !important;
}
.marketing-design-card-row {
	display: flex;
	flex-wrap: wrap;
	gap: 66px;
	row-gap: 66px;
	margin-top: 60px;
}
.marketing-design-card-col {
	width: calc(50% - 33px);
}
.marketing-design-card {
	background: #2b00ff;
	border-radius: 40px;
	padding: 50px 50px 55px 50px;
	height: 100%;
}
.marketing-design-card-left {
	width: 100%;
}
.marketing-design-card-right {
	width: 100%;
}
.marketing-design-card-col.full-width-card-col {
	width: 100%;
}
.marketing-design-card-col.full-width-card-col .marketing-design-card {
	display: flex;
	flex-wrap: wrap;
	gap: 100px;
}
.full-width-card-col .marketing-design-card-left {
	width: calc(42% - 50px);
}
.full-width-card-col .marketing-design-card-right {
	width: calc(58% - 50px);
}
.full-width-card-col .marketing-design-card-right h4 a {
	min-height: auto;
}
.success-stories-section.with-video-stories {
    margin-top: 0;
}
.marketing-design-card h3,
.marketing-design-card h3 a {
	font-size: 54px;
	font-weight: 600;
	line-height: 58px !important;
	letter-spacing: -1.5px !important;
	color: #fff;
	text-align: center;
	margin: 0px;
}
.marketing-design-img {
	text-align: center;
	margin: 10px 0px 25px 0px;
	height: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.marketing-design-img img {
	max-width: 100%;
	max-height: 400px;
}
.marketing-design-card h4,
.marketing-design-card h4 a {
	font-size: 46px;
	font-weight: 600;
	line-height: 56px !important;
	letter-spacing: -1.9px !important;
	color: #fff;
	text-align: left;
	margin: 0px;
}
.marketing-design-card h4 a {
	min-height: 226px;
	display: inline-block;
}
.previous-wins-desc {
	margin: 40px 0px 40px 0px;
	border-top: dashed 4px #e2e2e280;
	padding-top: 35px;
}
.previous-wins-desc h4 {
	margin-bottom: 20px;
}
.previous-wins-desc strong {
	font-size: 69px;
	font-weight: 600;
	line-height: 77px !important;
	letter-spacing: -1.9px !important;
	color: #f0188c;
	text-align: center;
	margin: 0px;
	display: inline-block;
	width: 100%;
	min-height: 77px;
}
.previous-wins-desc span {
	font-size: 22px;
	font-weight: 400;
	line-height: 28px !important;
	letter-spacing: -0.5px !important;
	color: #E2E2E2;
	text-align: center;
	display: inline-block;
	margin: 0px;
	width: 100%;
}
.previous-wins-row {
	display: flex;
	flex-wrap: wrap;
	gap: 48px;
}
.previous-wins-col {
	width: calc(33.333% - 32px);
}
.btn-learn-more a {
	content: "";
	background-image: url("/wp-content/themes/pixatedwp/assets/images/btn-icon.svg");
	background-size: 27px;
	background-repeat: no-repeat;
	background-position: right 29px center;
	padding-right: 64px;
}
/*CSS End Growth marketing */

/* CSS Start Success stories */
.success-stories-section {
	background: #0d0d1f;
	padding: 110px 140px 120px 140px;
	margin-top: 60px;
}
.success-stories-heading {
	max-width: 42%;
}
.success-stories-heading h2 {
	font-weight: 600;
	line-height: 66px;
	letter-spacing: -1.9px !important;
	color: #fff;
	margin-bottom: 30px;
}
.success-stories-heading h2 span {
	position: relative;
}
.success-stories-heading h2 span:after {
	content: "";
	background-image: url("/wp-content/uploads/2023/11/search-icon.svg");
	background-size: 52px;
	background-repeat: no-repeat;
	width: 52px;
	height: 52px;
	z-index: 1;
	position: absolute;
	top: 24px;
	left: 31px;
	display: inline-block;
}
@media (max-width: 1100px) {
	.success-stories-heading h2 span:after {
	background-size: 40px;
	width: 40px;
	height: 40px;
	top: 17px;
	left: 20px;
	}
}
.success-stories-heading p {
	color: #fff;
	letter-spacing: -0.5px !important;
}
.success-stories-heading .view-all-work-link {
	content: "";
	background-image: url(/wp-content/themes/pixatedwp/assets/images/btn-icon.svg);
	background-size: 27px;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 33px;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
}
.success-stories-heading .view-all-work-link:hover {
	color: #f0188c;
	filter: brightness(0) saturate(100%) invert(20%) sepia(95%) saturate(2994%)
		hue-rotate(313deg) brightness(94%) contrast(100%);
}
.success-stories-section hr {
	margin: 75px 0px 0px 0px;
	border-top: dashed 4px #E2E2E285;
	padding-top: 0px;
	opacity: 1;
}
.success-stories-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 80px;
}
.success-stories-col {
	width: 45%;
}
.success-stories-desc h3 {
	font-weight: 600;
	letter-spacing: -1.9px !important;
	color: #fff;
	margin: 50px 0px 40px 0px;
}
.find-out-more a {
	content: "";
	background-image: url(/wp-content/themes/pixatedwp/assets/images/btn-icon.svg);
	background-size: 27px;
	background-repeat: no-repeat;
	background-position: right 29px center;
	padding-right: 64px;
}
/* CSS End Success stories */

/*CSS Strat Form */

.page-id-26255 .contact-section {
	padding-top: 0px;
}
.page-id-26255 .contact-section .cnt-hm {
	padding-top: 110px;
	padding-bottom: 120px;
}

.page-id-26255 div#contact {
	align-items: center;
}
.page-id-26255 .contact-section h2 {
	font-size: 62px;
	font-weight: 600;
	line-height: 66px !important;
	letter-spacing: -1.6px !important;
}
.page-id-26255 .contact-section p {
	letter-spacing: -0.5px !important;
}
/*CSS End Form */

.previous-wins-desc .previous-wins-col>span {
	display: flex;
	justify-content: center;
}
.previous-wins-desc .previous-wins-col>span strong:last-child {
    display: none;
}
.previous-wins-desc .ctnpretspan{
	display:inline; 
	width: auto;
}

@media (min-width:1401px) and (max-width: 1650px) {
	/*CSS Start Banner Section */
	.services_top_banner h1 {
		max-width: 75%;
	}
	.services_top_banner .services_top_banner-desc {
		max-width: 60%;
	}
	/*CSS End Banner Section */

	/*CSS StartGrowth marketing */
	.marketing-design-card h4, .marketing-design-card h4 a {
		font-size: 42px;
		line-height: 50px !important;
	}
	.previous-wins-desc strong {
		font-size: 50px;
		line-height: 60px !important;
		min-height: 60px;
	}
	.previous-wins-row {
		gap: 24px;
	}
	.previous-wins-col {
		width: calc(33.333% - 16px);
	}
	.success-stories-desc h3 {
        font-weight: 600;
    }
	/*CSS End Growth marketing */
	
	



}

@media (max-width: 1400px) {
	/*CSS Start Banner Section */
	.services_top_banner {
		padding: 200px 60px 440px 60px;
	}
	.services_top_banner h1 {
		max-width: 80%;
		font-size: 50px;
	}
	.services_top_banner .services_top_banner-desc {
		max-width: 60%;
	}
	/*CSS End Banner Section */

	/*CSS Start Growth marketing */
	.marketing-design-section {
		padding: 60px 60px 60px 60px;
	}
	.marketing-design-section h2 {
		font-size: 50px;
		line-height: 54px !important;
	}
	.marketing-design-card h3,
	.marketing-design-card h3 a {
		font-size: 48px;
		line-height: 52px !important;
	}
	.marketing-design-card h4,
	.marketing-design-card h4 a {
		font-size: 42px;
		line-height: 50px !important;
	}
	.marketing-design-card-row {
		gap: 60px;
		row-gap: 60px;
		margin-top: 60px;
	}
	.marketing-design-card {
		padding: 40px 40px 45px 40px;
	}
	.previous-wins-row {
		gap: 24px;
	}
	.previous-wins-col {
		width: calc(33.333% - 16px);
	}
	.previous-wins-desc strong {
		font-size: 50px;
		line-height: 60px !important;
		min-height: 60px;
	}
	.marketing-design-card-col.full-width-card-col .marketing-design-card {
		gap: 80px;
	}
	.full-width-card-col .marketing-design-card-left {
		width: calc(42% - 40px);
	}
	.full-width-card-col .marketing-design-card-right {
		width: calc(58% - 40px);
	}
	/*CSS End Growth marketing */

	/* CSS Start Success stories */
	.success-stories-section {
		padding-left: 60px;
		padding-right: 60px;
	}
	.success-stories-heading {
		max-width: 50%;
	}
	/* CSS End Success stories */
}
@media (max-width: 1100px) {
	/*CSS Start Banner Section */
	.services_top_banner {
		padding: 110px 32px 400px 32px;
	}
	.services_top_banner h1 {
		font-size: 36px;
		line-height: 40px !important;
		letter-spacing: -1.5px !important;
		max-width: 100%;
	}
	.services_top_banner .services_top_banner-desc {
		max-width: 100%;
	}
	/*CSS End Banner Section */

	/*CSS Start Growth marketing */
	.marketing-design-section {
		padding: 60px 32px 20px 32px;
	}

	.marketing-design-card-row {
		gap: 48px;
		row-gap: 48px;
		margin-top: 40px;
	}
	.previous-wins-col {
		width: 100%;
	}
	.previous-wins-row {
		gap: 24px;
	}
	.full-width-card-col .previous-wins-col {
		width: calc(33.333% - 16px);
	}
	.marketing-design-card-col {
		width: calc(50% - 24px);
	}
	.previous-wins-desc h4 {
		text-align: center;
	}
	.btn-learn-more {
		width: 100%;
		justify-content: center;
		display: flex;
	}
	.marketing-design-card-col.full-width-card-col .marketing-design-card {
		gap: 50px;
	}
	.full-width-card-col .marketing-design-card-left {
		width: calc(42% - 25px);
	}
	.full-width-card-col .marketing-design-card-right {
		width: calc(58% - 25px);
	}
	.previous-wins-desc strong {
		font-size: 42px;
		line-height: 50px !important;
		min-height: 50px;
	}
	/*CSS End Growth marketing */

	/* CSS Start Success stories */
	.success-stories-section {
		padding: 70px 32px 80px 32px;
	}
	.success-stories-heading {
		max-width: 60%;
	}
	/* CSS End Success stories */

	.page-id-26255 .contact-section .cnt-hm {
		padding-top: 70px;
		padding-bottom: 80px;
	}
}

@media (max-width: 991px) {

	/*CSS Start	Navbar */
	.page-id-26255 .header-section .navbar {
		padding: 15px 20px !important;
	}
	.page-id-26255 .navbar .navbar-toggler {
		border: none;
	}
	.page-id-26255 #menu-header-menu > li > a, .page-id-26255 header.header-section a.navbar-brand img, .page-id-26255 .navbar .navbar-toggler {
		filter: invert(1);
	}

	.page-id-26255.toggle-body #menu-header-menu > li > a, .page-id-26255.toggle-body header.header-section a.navbar-brand img, .page-id-26255.toggle-body .navbar .navbar-toggler {
		filter: none;
	}

	/*CSS End Navbar */	

	/*CSS Start Banner Section */
	.services_top_banner {
		padding-top: 94px;
		padding-bottom: 370px;
	}
	/*CSS End Banner Section */

	/*CSS Start Growth marketing */
	.marketing-design-card-col {
		width: 100%;
	}
	.marketing-design-card-col.full-width-card-col .marketing-design-card {
		gap: 0;
	}
	.full-width-card-col .marketing-design-card-left,
	.full-width-card-col .marketing-design-card-right {
		width: 100%;
	}
	.full-width-card-col .previous-wins-col {
		width: 100%;
	}
	.previous-wins-desc strong {
		font-size: 69px;
		font-weight: 600;
		line-height: 77px !important;
		min-height: auto;
	}
	.marketing-design-card h4 a {
		min-height: auto;
	}
	/*CSS End Growth marketing */

	/* 	CSS Start Form  */

	/* 	CSS End Form  */

	/* CSS Start Success stories */
	.success-stories-col {
		width: 100%;
	}
	.success-stories-img {
		max-width: 80%;
		margin: 0 auto 50px auto;
	}
	/* CSS End Success stories */
}
@media (max-width: 800px) {
	/*CSS Start Banner Section */
	.services_top_banner {
		padding-bottom: 320px;
	}
	/*CSS End Banner Section */
}

@media (max-width: 767px) {
	/*CSS Start Banner Section */
	.services_top_banner {
		padding-bottom: 280px;
	}
	/*CSS End Banner Section */

	/*CSS Start Growth marketing */
	.marketing-design-section h2 {
		font-size: 36px;
		line-height: 40px !important;
		padding: 0px 32px;
	}
	.marketing-design-section {
		padding: 30px 0px 30px 0px;
	}
	.marketing-design-section.design-development-section {
		padding-bottom: 0px;
	}
	.marketing-design-card {
		border-radius: 0px;
		padding: 50px 32px 60px 32px;
	}
	.marketing-design-card-row {
		gap: 32px;
		row-gap: 32px;
		margin-top: 32px;
	}
	.marketing-design-card h3,
	.marketing-design-card h3 a {
		font-size: 28px;
		line-height: 36px !important;
	}
	.marketing-design-card h4,
	.marketing-design-card h4 a {
		font-size: 28px;
		line-height: 36px !important;
	}
	.marketing-design-card h4 a {
		min-height: auto;
	}
	.btn-learn-more a {
		background-position: right 15px center;
		padding-right: 48px;
	}
	.previous-wins-desc {
		margin: 32px 0px 45px 0px;
		padding-top: 30px;
	}
	.previous-wins-desc span {
		font-size: 16px;
		font-weight: 600;
		line-height: 20px !important;
		letter-spacing: -0.5px !important;
	}
	.previous-wins-desc strong {
		font-size: 72px;
		font-weight: 600;
		line-height: 77px !important;
		min-height: auto;
	}
	/*CSS End Growth marketing */

	/* CSS Start Success stories */
	.success-stories-section {
		margin-top: 0px;
		padding: 50px 32px 60px 32px;
	}
	.success-stories-heading {
		max-width: 100%;
	}
	.success-stories-heading h2 span:after {
		background-size: 26px;
		width: 26px;
		height: 26px;
		top: 10px;
		left: 12px;
	}
	.success-stories-section hr {
		margin: 50px 0px 0px 0px;
	}
	.success-stories-row {
		margin-top: 60px;
	}
	.success-stories-col {
		width: 100%;
	}
	.success-stories-img {
		max-width: 100%;
		margin: 0 auto 50px auto;
	}
	.success-stories-desc h3 {
		margin: 30px 0px 20px 0px;
	}
	.find-out-more a {
		background-position: right 15px center;
		padding-right: 48px;
	}
	/* CSS End Success stories */

	/* 	CSS Start Form  */
	.page-id-26255 .contact-section {
		padding-left: 12px;
		padding-right: 12px;
		padding-bottom: 8px;
	}
	.page-id-26255 .contact-section .cnt-hm {
		padding-top: 55px;
		padding-bottom: 0px;
	}
	.page-id-26255 .contact-section h2 {
		font-size: 36px;
		line-height: 40px !important;
	}

	/* 	CSS End Form  */
}
@media (max-width: 540px) {
	/*CSS Start Banner Section */
	.services_top_banner {
		padding-bottom: 260px;
	}
	.services_top_banner:after {
		content: "";
		background: url("<?php echo $image_mobile; ?>");
		height: 100%;
		width: 100%;
		background-repeat: no-repeat;
		background-position: bottom left;
		background-size: 100%;
	}
	/*CSS End Banner Section */

	/*CSS Start Growth marketing */
	.marketing-design-img {
		height: 300px;
	}
	.marketing-design-img img {
		max-height: 300px;
	}
	/*CSS End Growth marketing */
}
@media (max-width: 480px) {
	/*CSS Start Banner Section */
	.services_top_banner {
		padding-bottom: 220px;
	}
	/*CSS End Banner Section */
}



/* TIktok service css */

section.site-new-banner {
    background-image: linear-gradient(180deg, #0D0D1F, #2B00FF);
    padding: 120px 145px 31px 127px;
}
.banner-row {
    display: flex;
    gap: 40px;
    align-items: center;
}
.banner-left h1 {
    color: #fff;letter-spacing: -5px !important;
}
.banner-right {
    flex: 0 0 calc(40% - 20px);
}
.banner-left {
    flex: 0 0 calc(60% - 20px);
}
.banner-left p {
    color: #ffffff;
    font-weight: 400;
    max-width: 814px;
    letter-spacing: -1px;
}
section.site-new-banner .container-fluid {
    padding: 0;
}
section.tikto-video-gallery {
    padding: 120px 133px 175px 128px;
    background: url(/wp-content/uploads/2025/04/bg-gradient-img.png) no-repeat right top 64px / auto;
}
.video-gallery-heading p {
    max-width: 792px;
    letter-spacing: -1px;
}
.video-gallery-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
	gap: 82px 37px;
    margin-top: 72px;
}
.video-row .video-parent-class,.success-stories-video .video-parent-class {
    width: 100% !important;
}
.video-row .video-parent-class img,.success-stories-video .video-parent-class img {
    display: none;
}
.video-row video,.success-stories-video .video-parent-class video {
    width: 100%;
    border-radius: 16px;
    height: 100%;
    display: block;
}
.success-stories-video .video-parent-class video {
    max-width: 381px;
    margin: 0 auto;
}
.video-details {
    margin-top: 20px;
}
.video-details .previous-wins-col strong {
    font-size: 34px;
    line-height: 39px;
    font-weight: 600;
    letter-spacing: -3px;
	color: #2B00FF;
}
.video-details .previous-wins-row {
    gap: 30px;
    justify-content: center;
}
.video-details .previous-wins-row .previous-wins-col span + span {
    color: #0D0D1F;display: block;
}
.video-details .previous-wins-col {
    text-align: center;
	width: calc(33.333% - 22px);
}
.video-gallery-grid .video-row:nth-child(even) .previous-wins-col strong {
    color: #DF41DD;
}

.video-gallery-heading h2 {
	font-size: 62px;
	font-weight: 600;
	line-height: 66px !important;
	letter-spacing: -3px !important;
	max-width: 960px;
	margin-bottom: 24px;
	color: #0D0D1F;
}
.center-btn {
    text-align: center;
    margin-top: 52px;
}
section.cta-book-free-wrapper {
    padding: 134px 28px 150px;
    text-align: center;
    background-color: #2B00FF;
    color: #fff;
}
section.curious-wrapper {
    background: #fff;
    background-image: url(/wp-content/uploads/2025/04/curious-bg.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
.cta-book-inner h2 {
    font-size: 62px;
    font-weight: 600;
    line-height: 66px !important;
    letter-spacing: -3px !important;
    max-width: 560px;
    margin: 0 auto 10px;
}
.cta-book-inner p {
    max-width: 700px;
    margin: 0 auto;
    letter-spacing: -1px;
}
.center-btn-pink {
    margin-top: 22px;
}
.curious-banner img {
    width: 100%;
    height: auto;
}
section.curious-wrapper .curious-inner {
    padding: 54px 130px;
    position: relative;
    z-index: 1;
	
}
.curious-details h2 {
    font-size: 62px;
    font-weight: 600;
    line-height: 66px !important;
    letter-spacing: -3px !important;
    max-width: 840px;
    margin-bottom: 30px;
	color: #1B1B37;
}
.curious-details p {
    color: #0D0D1F;
    max-width: 730px;
    letter-spacing: -1px;
    margin-bottom: 16px;
}
.curious-banner {
	    position: relative;
    margin-top: -300px;
}
img.cur-mob-img {
    display: none;
}
.with-video-stories .success-stories-row:nth-of-type(2) .success-stories-video {
    background: url(/wp-content/uploads/2025/04/pattern-1.png) no-repeat center bottom 0px / contain;
    padding-bottom: 28px;
}
.with-video-stories .success-stories-row:nth-of-type(3) .success-stories-video {
    background: url(/wp-content/uploads/2025/04/pattern-2.png) no-repeat center bottom 0px / contain;
    padding-bottom: 28px;
}
.with-video-stories .success-stories-row:nth-of-type(4) .success-stories-video {
    background: url(/wp-content/uploads/2025/04/pattern-3.png) no-repeat center top -10px / contain;
}
section.tikto-video-gallery.video-gallery-without-bg-and-details {
    background-image: unset;
    padding-top: 127px;
    padding-bottom: 54px;
	background-color: #ffffff;
}

.video-gallery-without-bg-and-details  .video-gallery-heading h2 {
    margin-bottom: 17px;
}
.company-logos {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    border-collapse: collapse;
    margin-top: 92px;
}
.company-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 20px;
    background: #f9f9fb; /* Light background similar to image */
    box-sizing: border-box;
    border-bottom: 1px solid #e0e0e0;
}
.company-logo:not(:nth-child(6n)) {
  border-right: 1px solid #e0e0e0;
}
.company-logo:nth-last-child(-n+6) {
  border-bottom: none;
}
.great-company-heading h2 {
    font-size: 62px;
    font-weight: 600;
    line-height: 66px !important;
    letter-spacing: -3px !important;
    margin-bottom: 24px;
    color: #0D0D1F;
    text-align: center;
}
.great-company-heading p {
    max-width: 812px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: -1px;
}
section.great-company-logos {
    padding: 137px 161px 160px;
}
.hero-btn.center-btn.logo-btn {
    margin-top: 66px;
}
/* body .tik_tok_swipe_slider .clip_text * {
    font-size: 34px !IMPORTANT;
} */
.banner-left a.btn {
    margin-left: 0;
    margin-bottom: 0;
}
.page-id-27921 .client-logo-her.ugc_agency .logo-list {
    margin-top: 90px;
	margin-bottom: 0px;
}
.tik_tok_swipe_slider .slider_wrap {
	background: #F0F0F0;
    padding: 45px 110px;
    border-radius: 29px;
	margin-bottom: 90px;
}
.tik_tok_swipe_slider .inner_body {
    display: flex;
    align-items: center;
}
.tik_tok_swipe_slider .video_bx video {
    width: 330px;
    height: auto;
}
.tik_tok_swipe_slider .video_bx {
	height: auto;
}
.tik_tok_swipe_slider .bottom_content {
	margin-top: 90px;
	align-items: center;
	gap: 20px;
}
.tik_tok_swipe_slider .right_content {
	padding-left: 110px;
    width: 100%;
}
.tik_tok_swipe_slider .logo_bx {
    width: 155px;
}
.tik_tok_swipe_slider .clip_text {
    width: calc(100% - 190px);
    margin-left: 5px;
	margin-bottom: 0px;
}
.tik_tok_swipe_slider .clip_text * {
	font-size: inherit !important;
	line-height: inherit !important;
	margin: 0px;
}
.tik_tok_swipe_slider .container-fluid {
    padding: 0;
}
.curious-inner .hero-btn a {
    margin-left: 0;
}
.client-logo-her.ugc_agency .container-fluid {
    padding: 0 !IMPORTANT;
}
.page-template-temp-ugc-agency section.site-new-banner {
    padding: 155px 135px 78px 127px;
}
.video-playing iframe,.success-stories-video iframe { border-radius: 16px;}
.success-stories-img.success-stories-video {
    text-align: center;
}
.tik_tok_swipe_slider .video_bx iframe,.three_cols .video_bx_wrap iframe,.after_before_slider  .video_bx iframe {
    border-radius: 16px;
    border: 0;
}
.four_cols .video_bx iframe {
    border-radius: 16px;
    overflow: hidden;
}
.four_cols .video_bx {
    height: auto !IMPORTANT;
}
.success-stories-video wistia-player ,.tik_tok_swipe_slider .video-wistia-player wistia-player{
    width: 320px;
    margin: 0 auto;
}
.after_before_slider  .video-wistia-player wistia-player{
	width: 358px;
    margin: 0 auto;
}
.after_before_slider .video_bx {
    height: auto !important;
}
.video-wistia-player,.video-wistia-player wistia-player {
    border-radius: 16px;
    overflow: hidden;
}
.three_cols .video_bx {
    height: auto;
}
.four_cols  .video-wistia-player {
    position: relative;
}
.four_cols .video-wistia-player:before {
    content: '';
    background: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}
@media (min-width:1921px){
	section.tikto-video-gallery {
		background-position: right 0 top 64px;
		background-size: 120%;
	}
}
@media (max-width:1900px){
	.tik_tok_swipe_slider .slider_wrap {
		padding: 40px 70px;
	}
	.tik_tok_swipe_slider .right_content {
		padding-left: 80px;
	}
	body .tik_tok_swipe_slider .clip_text {
		font-size: 32px;
	}
	.video-details .previous-wins-col strong {
		font-size: 32px;
		line-height: 30px;
	}
}
@media (max-width:1800px){
	.tik_tok_swipe_slider .slider_wrap {
		padding: 40px 50px;
	}
	body .tik_tok_swipe_slider .clip_text {
		font-size: 30px;
	}
}


@media (max-width:1780px){
	.video-details .previous-wins-col strong {
		font-size: 32px;
		line-height: 31px;
	}
	.video-details .previous-wins-row .previous-wins-col span + span {
		color: #0D0D1F;
		font-size: 20px;
	}
	.video-details .previous-wins-row {
		gap: 16px;
		justify-content: center;
	}
	.video-gallery-grid {
		gap: 70px 28px;
	}
	/* body .tik_tok_swipe_slider .clip_text * {
		font-size: 32px !IMPORTANT;
	} */

	.tik_tok_swipe_slider .right_content {
		padding-left: 60px;
	}
	.tik_tok_swipe_slider .box_wrap {
		gap: 28px;    flex-wrap: nowrap;
	}
	.tik_tok_swipe_slider .box_item {
		width: 100% !important;
		max-width: 100%;
	}
	body .tik_tok_swipe_slider .clip_text {
		font-size: 28px;
	}
	.video-details .previous-wins-col {
		width: calc(33.333% - 12px);
	}
}
@media (max-width:1650px){
	.video-gallery-grid {
		gap: 60px 22px;
	}
	.video-details .previous-wins-col {
		width: calc(33.333% - 16px);
	}
	.video-details .previous-wins-col strong {
		font-size: 26px;
		line-height: 28px;
	}
}
@media (max-width:1545px){
	.video-gallery-grid {
		gap: 60px 20px;
	}
	/* .video-details .previous-wins-col strong {
		font-size: 26px;
		line-height: 28px;
	} */
	.video-details .previous-wins-row .previous-wins-col span + span {
		color: #0D0D1F;
		font-size: 16px;
	}
	.video-details .previous-wins-row {
		gap: 20px;
	}
	body .tik_tok_swipe_slider .clip_text {
		font-size: 26px;
	}
	.tik_tok_swipe_slider .right_content {
		padding-left: 40px;
		width: 100%;
	}
	.tik_tok_swipe_slider .box_wrap {
		gap: 20px;
	}
	body .box_item strong {
		font-size: 24px;
	}
}
@media (max-width:1400px){
	section.site-new-banner,section.tikto-video-gallery,section.curious-wrapper .curious-inner,section.great-company-logos,.page-template-temp-ugc-agency section.site-new-banner {
		padding-left: 60px;
        padding-right: 60px;
	}
	.video-gallery-heading h2,.cta-book-inner h2,.curious-details h2,.great-company-heading h2 {
		font-size: 54px;
		line-height: 56px !IMPORTANT;
	}
	section.tikto-video-gallery {
		background-position: right top 100px;
	}
	section.cta-book-free-wrapper {
		padding: 100px 28px 120px;
	}
	.curious-banner {
		margin-top: -160px;
	}
	section.great-company-logos,section.cta-book-free-wrapper {
		padding-top: 120px;
		padding-bottom: 120px;
	}
	section.tikto-video-gallery.video-gallery-without-bg-and-details{
		padding-top: 90px;
		padding-bottom: 30px;
	}
	/* body .tik_tok_swipe_slider .clip_text * {
		font-size: 30px !IMPORTANT;
	} */
	body .tik_tok_swipe_slider .clip_text {
		font-size: 22px;
	}
	.tik_tok_swipe_slider .video_bx video {
		width: 300px;
	}
	.after_before_slider .video_bx iframe {
		width: 280px !IMPORTANT;
		/* height: 500px; */
	}
	body .after_before_slider .video_bx {
		width: 320px;
		height: auto;
	}
	.after_before_slider  .video-wistia-player wistia-player {
		width: 320px;
		margin: 0 auto;
	}
}
@media (max-width:1230px){
	.video-details .previous-wins-col {
		width: calc(33.333% - 14px);
	}
	.video-details .previous-wins-col strong {
		font-size: 23px;
		line-height: 22px;
	}
	.after_before_slider .video_bx iframe {
		width: 310px !IMPORTANT;
		/* height: 500px; */
	}

}
@media (max-width:1100px){
	.tik_tok_swipe_slider .video_bx video {
		width: 260px;
	}
	.company-logos {
		margin-top: 52px;
	}
	.video-gallery-heading p {
		max-width: 492px;
		letter-spacing: -1px;
	}
	.video-gallery-heading h2 {
		font-size: 40px !important;
		max-width: 700px;
		line-height: 40px !IMPORTANT;
	}
	.video-gallery-grid {
		grid-template-columns: repeat(2,1fr);
	}
	section.site-new-banner,section.tikto-video-gallery,section.curious-wrapper .curious-inner,section.great-company-logos,.page-template-temp-ugc-agency section.site-new-banner {
		padding-left: 32px;
        padding-right: 32px;
	}
	.banner-left h1 img {
		width: 40px;
	}
	.video-details .previous-wins-col {
		text-align: center;
		width: calc(33.333% - 24px);
	}
	.cta-book-inner h2 {
		font-size: 40px !important;
		line-height: 45px !IMPORTANT;
		max-width: 400px;
	}
	section.cta-book-free-wrapper {
		padding: 80px 28px 100px;
	}
	.curious-details h2,.great-company-heading h2 {
		font-size: 40px !important;
		font-weight: 600 !IMPORTANT;
		line-height: 40px !IMPORTANT;
		max-width: 520px;
	}
	.great-company-heading h2 {
		max-width: 100%;
	}
	.curious-details p {
		max-width: 580px;
	}
	.curious-banner {
		margin-top: -120px;
	}
	.success-stories-video .video-parent-class video {
		max-width: 281px;
	}
	section.great-company-logos,section.cta-book-free-wrapper {
		padding-top: 80px;
		padding-bottom: 80px;
	}
	/* body .tik_tok_swipe_slider .clip_text * {
		font-size: 28px !IMPORTANT;
	} */
	/* .client-logo-her.ugc_agency {
		padding-left: 20px;
		padding-right: 20px;
	} */
	.tik_tok_swipe_slider .slider_wrap {
		padding: 40px 45px;
	}
	.tik_tok_swipe_slider .right_content {
		padding-left: 30px;
	}
	.tik_tok_swipe_slider .logo_bx {
		width: 125px;
	}
	body .tik_tok_swipe_slider .clip_text {
		font-size: 18px;width: calc(100% - 160px);
	}
	body .box_item strong {
		font-size: 24px;
	}
	.page-id-27921 .client-logo-her.ugc_agency .logo-list {
		margin-top: 60px;
		margin-bottom: 20px;
	}
}
@media (max-width:910px){
	.video-gallery-heading h2 {
		max-width: 440px;
	}
	.video-gallery-heading p {
		max-width: 392px;
	}
	section.tikto-video-gallery {
		background-position: right -60px top 140px;
	}
	.banner-right {
		flex: 0 0 100%;
		padding: 20px 0;
	}
	.banner-left {
		flex: 0 0 100%;
	}
	
}
@media (max-width:991px){
	
	.banner-row {
		flex-direction: column-reverse;gap: 20px;
	}
	.banner-left h1 {
		letter-spacing: -3px !important;
	}
	section.site-new-banner {
		padding-bottom: 91px;
	}
	.curious-banner {
		margin-top: -24px;
	}
	.curious-details h2 {
		max-width: 710px;
	}
	.curious-details p {
		max-width: 100%;
	}
	.company-logos {
		grid-template-columns: repeat(4, 1fr);
	  }
	  .company-logo {
		border-right: none  !important;
		border-bottom: 1px solid #e0e0e0 !important;
	  }
	  .company-logo:not(:nth-child(4n)) {
		border-right: 1px solid #e0e0e0 !important;
	  }
	  .company-logo:nth-last-child(-n+4) {
		border-bottom: none !important;
	  }
	  section.tikto-video-gallery:not(.video-gallery-without-bg-and-details) {
		padding-bottom: 40px;
		padding-top: 20px;
	}
	/* body .tik_tok_swipe_slider .clip_text * {
		font-size: 28px !IMPORTANT;
	} */

	.tik_tok_swipe_slider .slider_wrap {
		padding: 40px 30px;
	}
	.tik_tok_swipe_slider .right_content {
		padding-left: 20px;
	}
	body .box_item strong {
		font-size: 22px;
	}
	.box_item p {
		font-size: 16px;
	}
	.tik_tok_swipe_slider .box_wrap {
		flex-wrap: wrap;
	}
	.tik_tok_swipe_slider .box_item {
		width: 100% !important;
		max-width: calc(50% - 10px ) !important;
		padding: 20px 10px;
	}
	.tik_tok_swipe_slider .bottom_content {
		margin-top: 30px;
	}
	.tik_tok_swipe_slider .video_bx video {
		width: 320px;
	}
	.tik_tok_swipe_slider .bottom_content {
		flex-direction: column;
	}
	.tik_tok_swipe_slider .logo_bx {
		width: 95px;
	}
	body .tik_tok_swipe_slider .clip_text {
		font-size: 16px;
		width: 100%;
		text-align: center;
	}
	.page-id-27921 .client-logo-her.ugc_agency .logo-list {
		margin-top: 60px;
		margin-bottom: 40px;
	}
	body .after_before_slider .video_bx iframe {
		width: 260px !IMPORTANT;
		height: auto;
	}
	body .after_before_slider .video_bx {
		width: 260px;
		height: auto;
	}
	.after_before_slider  .video-wistia-player wistia-player {
		width: 260px;
		margin: 0 auto;
	}
}
@media (max-width:767px){
	.success-stories-video wistia-player{
		width: 260px;
		margin: 0 auto;
	}
	.tik_tok_swipe_slider .video-wistia-player wistia-player,.after_before_slider  .video-wistia-player wistia-player{
		width: 100%;
		margin: 0 auto;
	}
	.success-stories-img.success-stories-video {
		background-position: center center !important;
	}
	section.tikto-video-gallery.video-gallery-without-bg-and-details {
		padding-top: 64px;
		padding-bottom: 30px;
	}
	section.site-new-banner{
		padding: 75px 16px 91px 18px;
	}
	.page-template-temp-ugc-agency section.site-new-banner {
		padding-top: 115px;
		padding-bottom: 110px;
	}
	section.curious-wrapper .curious-inner {
		padding: 30px 23px !important;
	}
	img.cur-desk-img {
		display: none;
	}
	img.cur-mob-img {
		display: block;
	}
	section.curious-wrapper a.btn {
		margin-left: 0;
		margin-right: 0;
	}
	.curious-banner {
		margin-top: -44px;
		margin-right: -10px;
	}
	.banner-row {
		gap: 0;
	}
	.curious-details h2 {
		font-size: 36px !IMPORTANT;
		letter-spacing: -2px !important;
		line-height: 40px !important;
		margin-bottom: 12.5px;
	}
	.curious-details p {
		letter-spacing: -0.5px;
	}
	.banner-left h1 img {
		display: none;
	}
	.banner-left h1 {
		font-size: 44px !important;
		line-height: 46px !IMPORTANT;
		font-weight: 600 !IMPORTANT;
		margin-left: 17px;
		margin-bottom: 7px;
	}
	.banner-left p {
		margin-left: 17px;
		margin-bottom: 16px;
		margin-right: 17px;
		letter-spacing: 0;
	}
	.hero-btn.new-btn {
		margin-left: 13px;
	}
	section.tikto-video-gallery {
		padding: 45px 23px 85px 23px;
		background-image: unset;
	}
	.video-gallery-heading h2,.great-company-heading h2 {
		max-width: 100%;
		font-size: 36px !important;
		line-height: 40px !IMPORTANT;
		margin-bottom: 16px;
	}
	.video-gallery-heading p {
		max-width: 300px;
	}
	.video-gallery-grid {
		margin-top: 60px;
	}
	.video-gallery-grid {
		margin-top: 60px;
		grid-template-columns: repeat(1,1fr);
		gap: 48px 0;
	}
	.video-details .previous-wins-col strong {
		font-size: 26px;
		line-height: 28px;
		letter-spacing: -0.8px;
	}
	.great-company-heading p {
		width: 100%;
		letter-spacing: -0.5px;
	}
	.video-details .previous-wins-row .previous-wins-col span + span {
		font-size: 18px;
		line-height: 25px;
	}
	.video-details .previous-wins-row {
		gap: 26px;
	}
	.center-btn {
		margin-top: 30px;
	}
	section.cta-book-free-wrapper {
		padding: 78px 28px 90px;
	}
	.cta-book-inner h2 {
		font-size: 35px !important;
		line-height: 40px !IMPORTANT;
		max-width: 400px;
		margin-bottom: 16px;
	}
	.cta-book-inner p {
		max-width: 100%;
		letter-spacing: -0.5px;
	}
	.success-stories-video .video-parent-class video {
		max-width: 185px;
		margin: 0 auto;
	}
	.company-logos {
		grid-template-columns: repeat(2, 1fr);    margin-top: 35px;
	  }
	  body .company-logos .company-logo {
		border-right: none !important;
		border-bottom: 1px solid #e0e0e0 !important;
	  }
	  body .company-logos .company-logo:not(:nth-child(2n)) {
		border-right: 1px solid #e0e0e0 !important;
	  }
	  .company-logo:nth-last-child(-n+2) {
		border-bottom: none !important;
	  }
	  body .company-logos .company-logo:nth-last-child(2), body .company-logos .company-logo:nth-last-child(1) {
		  border-bottom: 0px !important;
	  }
	  section.great-company-logos {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	section.great-company-logos {
		padding: 68px 23px 88px;
	}
	.hero-btn.center-btn.logo-btn {
		margin-top: 44px;
	}
	body .tik_tok_swipe_slider .clip_text * {
		font-size: 24px !IMPORTANT;
	}
	.logo_bx.for_mobile {
		margin: 0 auto 32px;
		width: 148px;
	}
	.tik_tok_swipe_slider .box_item {
		width: 100% !important;
		max-width: 100% !IMPORTANT;
		padding: 6px 0px;
	}
	body .box_item strong {
		font-size: 26px;
	}
	.tik_tok_swipe_slider .box_item {
		justify-content: center;
	}
	.tik_tok_swipe_slider .box_wrap {
		gap: 0;
	}
	.tik_tok_swipe_slider .box_item strong {
		min-width: unset;
		flex: 0 0 100px;
		max-width: 100px;
		text-align: center;
	}
	.page-id-27921 .client-logo-her.ugc_agency .logo-list {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.tik_tok_swipe_slider .inner_body {
		flex-direction: column;
	}
	.tik_tok_swipe_slider .video_bx iframe {
		width: 280px;
	}
	.after_before_slider .video_bx iframe {
		width: 280px !IMPORTANT;
		height: 500px;
	}
	.after_before_slider .video_bx {
		text-align: center;
	}
	body .after_before_slider .video_bx {
		width: 100%;
		height: auto;
	}

}
@media (max-width:391px){
	.video-details .previous-wins-col > span {
		display: flex;
		justify-content: center;
	}
	.video-details .previous-wins-row {
		gap: 20px;
	}
	.video-details .previous-wins-col strong {
		font-size: 22px;
	}
	.video-details .previous-wins-row .previous-wins-col span + span {
		font-size: 14px;
		line-height: 25px;
	}
	.curious-banner {
		margin-top: -24px;
		margin-right: 0px;
	}

	/* body .tik_tok_swipe_slider .clip_text * {
		font-size: 22px !IMPORTANT;
	} */
}