@font-face {
    font-family: 'HK Grotesk';
    src: url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-Italic.woff2') format('woff2'),
	url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-Bold.woff2') format('woff2'),
	url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-ExtraBold.woff2') format('woff2'),
	url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-Black.woff2') format('woff2'),
	url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-SemiBold.woff2') format('woff2'),
	url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-Medium.woff2') format('woff2'),
	url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-Regular.woff2') format('woff2'),
	url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-Light.woff2') format('woff2'),
	url('/wp-content/themes/nuffnang/assets/fonts/HKGrotesk-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

html, body {
	height: 100%;
}

body {
	height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #333;
	background-color: #F9FBFE;
}

a:hover {
	color: #0a58ca!important;
}

.slick-prev:before, .slick-next:before{
	color: black;
	font-size: 30px;
}
.slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
}

input:focus{
    outline: none;
}
.grecaptcha-badge { 
    visibility: hidden;
}
.relative {
	position: relative;
}
.nav-link { color: #fff; }
.fontHKG { font-family: 'HK Grotesk'; }

.fs14 { font-size: 14px; }
.fs18 { font-size: 18px; }
.fs20 { font-size: 20px; }
.fs24 { font-size: 24px; }
.fs28 { font-size: 28px; }
.fs32 { font-size: 32px; }
.fs36 { font-size: 36px; }
.fs40 { font-size: 40px; }
.fs48 { font-size: 48px; }
.fs56 { font-size: 56px; }
.fs64 { font-size: 64px; }


.lh34 { line-height: 34px; }
.lh70 { line-height: 70px; }
.fontWhite { color: #fff }
.text-white:hover { color: #333!important }

.textDarkBlue { color: #2A4999; }
.textBlue { color: #1565D8; }
.textLightBlue { color: #8EA8C3; }
.textOrange { color: #FF8600; }
.textRed { color: #FF5E5B; }
.textWhite { color: #fff; }

.vrOrange { color: #FAAD13; width: 4px; margin-right: 8px; }
.ml12 { margin-left: 12px; }
.bgDarkBlue { background-color: #2A4999; }
.bgBlue { background-color: #1565D8; }
.bgLightBlue { background-color: #96ADF5; }
.bgOrange { background-color: #FF8600; }
.bgLightOrange { background-color: #FFB666; }
.bgRed { background-color: #D62828; }
.bgLightRed { background-color: #FF5E5B; }
.bgGreen { background-color: #12DD9F; }
.bgPurple { background-color: #8A5CFF; }
.bgLightPurple { background-color: #CAD6FA; }
.bgWhite { background-color: #FFF; }

.borderDarkBlue { border: 2px solid #2A4999!important; }
.borderBlue { border: 2px solid #1565D8!important; }

.br20 { border-radius: 20px!important; }
.bgOverlay6 { background: rgba(0,0,0,0.6); }

.pt8p { padding-top: 8%; }
.pt12p { padding-top: 12%; }
.nmt120 { margin-top: -120px; }
#mainNav { z-index: 10; }
/* LANDING */
.landingBg {
	background: url('/wp-content/uploads/2023/08/mainbgupdate2.png');
	background-position: bottom center;
	height: 90%;
	border-bottom-left-radius: 50% 150px; 
  border-bottom-right-radius: 50% 150px; 
}

.landingContent {
	position: absolute;
    /* top: 10%; */
    text-align: center;
    width: 100%;
}

/* END OF LANDING */

/* MENU */
.navbar-side-collapse {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 50%;
	height: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #fff;
    transition: visibility .2s ease-in-out, transform .2s ease-in-out;
}
.navbar-side-collapse.show {
	visibility: visible;
	transform: translateX(-100%);
}
.navbar-side-collapse li {
	margin-bottom: 5px;
}
.navbar-side-collapse li a {
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.offcanvas-header{ display:block; }

.b2bMainBg {
	background: url('/wp-content/uploads/2023/08/mainbgupdate2creators.png');
	background-position: bottom center;
	height: 90%;
	background-repeat: no-repeat;
	border-bottom-left-radius: 50% 150px; 
  	border-bottom-right-radius: 50% 150px; 
	margin-bottom: 50px;
}

.contentMainBg {
	background: url('/wp-content/uploads/2022/06/b2b_contentbg.png');
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 100%;
	background-size: cover;
}

.b2cMainBg {
	background: url('/wp-content/uploads/2023/08/mainbgupdate2creators.png');
	background-position: top center;
	min-height: 90%;
	background-repeat: no-repeat;
	border-bottom-left-radius: 50% 150px; 
  	border-bottom-right-radius: 50% 150px; 
	margin-bottom: 50px;
}

.b2cValues {
	background: url('/wp-content/uploads/2022/06/values_bg.png');
	background-position: top center;
	background-size: cover;
}



.subcribeWrapper {
	background: white;
    display: inline-block;
    padding: 4px;
    border: 1px solid #707070;
    border-radius: 20px;
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 18px;
}

.wpcf7-not-valid-tip {
	display: inline-block;
	margin-left: 10px;
}

.wpcf7-not-valid-tip, .wpcf7-spinner {
	display: none;
}

.wpcf7-form-control{
	margin-left: 10px;
    border: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 0px;
}

.footerSocial {
	color: #fff;
	font-size: 24px;
}
.footerColTitle {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
	color: #fff;
}
ul.footerCol {
    list-style: none;
    padding-left: 0px;
}

ul.footerCol li {
	padding: 5px 0px;
}
.footerCol a {
    color: #fff;
    font-size: 18px;
	text-decoration: none;
}
.copyright {
	color: #5A7184;
	font-family: "Open Sans";
	font-size: 16px;
}

/* B2B */
.brandLogoBg {
	background: rgba(255,255,255,0.8);
	border-radius: 15px;
}

.card.nuffnangBrandCard{
	background: transparent;
	border: none;
}
.nuffnangBrand {
	height: 100%;
    align-items: center;
        display: flex;
    justify-content: center;
    flex-direction: column;
}
.nuffnangBrandContent {
	display: none;
	z-index: 1;
}
.card:hover .nuffnangBrandContent{
	-webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
	display: block;
	    position: absolute;
    min-width: 350px;
    background: white;
    /* left: 0; */
    padding: 10px;
    margin: 0 auto;
    top: 110px;
    width: 100%;
	border-radius: 15px;
}


@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

.img-fluid {
	border-radius: 6px;
}

.maxHeight400 {
	max-height: 400px;
}

.bgPurpleCircleFloat{
	position: absolute;
    right: 0px;
    bottom: 0;
    z-index: -1;
}

.imgFloatLeft {
	position: absolute;
	left: 0;
}
.imgFloatRight {
	position: absolute;
	right: 0;
}

.blogPrevWrapper {
	position: absolute;
	top: 40%;
	left: 0;
	cursor: pointer;
}

.blogNextWrapper
{
	position: absolute;
	top: 40%;
	right: 0;
	cursor: pointer;
}

.blogPrevWrapper .blogPrevActive, .campaignPrevWrapper .blogPrevActive { display: none; }
.blogNextWrapper .blogNextActive, .campaignNextWrapper .blogNextActive { display: none; }
.blogPrevWrapper:hover  .blogPrevActive, .campaignPrevWrapper:hover .blogPrevActive { display: block; cursor: pointer; }
.blogNextWrapper:hover  .blogNextActive, .campaignNextWrapper:hover .blogNextActive { display: block; cursor: pointer; }
.blogPrevWrapper:hover  .blogPrev, .campaignPrevWrapper:hover .blogPrev { display: none; cursor: pointer; }
.blogNextWrapper:hover  .blogNext, .campaignNextWrapper:hover .blogNext { display: none; cursor: pointer; }

.blogNav .nav-links { display: flex; padding: 20px 0px; }
.blogNav .blogPrev { margin-right: 5px; }


/*SERVICES*/
.logoN {
	position: absolute;
	right: 0;
	bottom: 0;
}

.serviceInfluencer:hover, .serviceInfluencer.active {
	color: #fff!important;
	background-color: #8A5CFF!important;
	border: 2px solid #8A5CFF!important;
}
.serviceActivation:hover, .serviceActivation.active {
	color: #fff!important;
	background-color: #FF5E5B!important;
	border: 2px solid #FF5E5B!important;
}
.serviceStudio:hover, .serviceStudio.active {
	color: #fff!important;
	background-color: #FF8600!important;
	border: 2px solid #FF8600!important;
}
.serviceProduction:hover, .serviceProduction.active {
	color: #fff!important;
	background-color: #D62828!important;
	border: 2px solid #D62828!important;
}
.serviceLab:hover, .serviceLab.active {
	color: #fff!important;
	background-color: #12DD9F!important;
	border: 2px solid #12DD9F!important;
}
.serviceLive:hover, .serviceLive.active {
	color: #fff!important;
	background-color: #96ADF5!important;
	border: 2px solid #96ADF5!important;
}

/* CONTACT US */
.googleMap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.googleMap iframe,   
.googleMap object,  
.googleMap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.contactusForm .wpcf7-form-control, .modal  .wpcf7-form-control{
	margin-left: 0px;
	border: 1px solid #ced4da;
}

.b2cLogoN{
	position: absolute;
	left: 0px;
    bottom: 0;
}

.pillarBg {
	height: 420px;
    position: absolute;
    z-index: -1;
    top: 10%;
}

.numberCircle {
    width: 48px;
    line-height: 48px;
    border-radius: 50%;
    text-align: center;
    font-size: 28px;
	background-color: #1565D8;
    border: 2px solid #1565D8;
	color: #fff;
	font-family: 'HK Grotesk';
	font-weight: bold;
	position: absolute;
    right: 20px;
    bottom: -24px;
}

.comeJoinUs {
	background-color: #E7EFFB;
	color: #1565D8;
	font-size: 14px;
	font-weight: 600;
}

.tickCircle {
    width: 24px;
    line-height: 18px;
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
	background-color: #E7EFFB;
    border: 2px solid #E7EFFB;
	color: #1565D8;
	font-family: 'HK Grotesk';
	font-weight: bold;
}

.careerTop { margin-bottom: 220px;}

.valueTitle { color: #183B56; font-size: 24px; font-weight: bold; }
.valueDesc { color: #5A7184; }
@media screen and (min-width: 1500px) {
	.nmt120 { margin-top: -80px; }
}
@media screen and (max-width: 1200px) {
	.logoN { display: none; }
}

@media screen and (max-width: 600px) {
	.fs48 { font-size: 32px; }
	.fs56 { font-size: 36px; }
	.fs64 { font-size: 44px; }
	.landingContent {
		position: relative;
	}
	.landingTitle {
		min-height: 270px;
	}
	.landingBg, .b2bMainBg, .b2cMainBg {
		background-position: center;
		border-bottom-right-radius: 50% 50px;
		border-bottom-left-radius: 50% 50px;
	}
	.b2bMainBg, .b2cMainBg {
		height: auto;
		background-size: cover;
	}
	.b2cLogoN{
		display: none;
	}
	.subcribeWrapper {
		background: transparent;
		display: block;
		padding: 4px;
		border: none;
		border-radius: 20px;
		font-family: "Open Sans";
		font-weight: 600;
		font-size: 18px;
	}
	.nuffsaid-input {
		margin: 0;
    width: 100%;
    font-size: 18px;
    font-family: "Open Sans";
    font-weight: 600;
    font-size: 18px;
    border-radius: 12px;
    line-height: 20px;
    padding: 8px;
    margin-bottom: 10px;

	}
	.pt12p { padding-top: 30%; }
	.careerTop { margin-bottom: 0px;}
}