		/*
		Theme Name: Genesis Block Theme Child theme of genesis-block-theme
		Theme URI: 
		Description: Child theme of genesis-block-theme theme for the Genesis Block Theme theme
		Author: <a href="https://www.studiopress.com/">StudioPress</a>
		Author URI: 
		Template: genesis-block-theme
		Version: 1.0.0
		*/

		/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Mon, 02 Aug 2021 08:42:29 +0000 */ 
		/* The plugin now uses the recommended approach for loading the css files.*/

		/* genesis class reset */

		@font-face {
			font-family:gt-america;
			src: url(/wp-content/uploads/fonts/gt-america.ttf);
			font-display: swap;
		}
		
		html {
			scroll-behavior: smooth;
		}

		.tax-categories header .text-container {
			display:none;
		}

		.tax-categories #page {
			margin-top:100px;
		}

		.tax-categories .section-title h1 {
			margin-bottom:0px;
			font-family: 'Inter', sans-serif;
			font-style: normal;
			font-weight: 300;
			font-size: 30px;
			line-height: 120%;
			letter-spacing: -0.02em;
			color: #FFFFFF;
		}

		.tax-categories .cat-boxes {
			display: grid;
			grid-template-columns: 1fr 1fr;
			gap:30px;
		}

	
		.tax-categories #resources-body .section-title {
			margin-bottom:40px;
		}

		.tax-categories .prod-title h3 {
			margin-bottom:0px !important;
		}

		.tax-categories #resources-body .container {
			max-width:1200px;
		}

		.sticky-box .active {
			font-size:20px !important;color:#fff !important
		}

		.breadcrumb {
			margin-bottom:30px;
		}

		.breadcrumb svg {
			color: #fff; 
			font-size: 13px;
		}
		
		.breadcrumb a,
		.breadcrumb span {
			font-size: 13px;
			font-family: 'Inter', sans-serif;
			font-style: normal;
			font-weight: normal;
			line-height: 140%;
			color: #BDC8DF;
			text-transform: uppercase;
		}

		.guide-body {
			margin-bottom:30px !important;
			scroll-margin-top:30px;
		}
		
		.sub-guide-body {
			scroll-margin-top:30px;
		}

		.guide-title h3 {
			margin-bottom:10px;
		}
		
		.sub-guide-title h4 {
			margin-bottom:10px;
		}

		.page-id-1141 {
   			 background: #020715;
		}

		.page-id-1141 #primary {
			margin-top:10px;
			padding-top:100px;
		}
		
		.prod-thumbnail img {
			object-fit: cover;
			width: 100%;
			height: 190px;
		}

		#resources-body {
			background: #3F6BC8;
			padding-top: 80px;
			padding-bottom: 80px;
		}

		.p-guide a,
		.c-guide a {
			color:#BDC8DF;
		}

		.c-guide {
			margin-left: 15px;
			display:none;
		}		

		.p-guide svg {
			color:#BDC8DF;
			font-size:12px;
			padding-left:5px;
		}

		.p-guide .opened {
			display:inline;
		}

		.p-guide .closed {
			display:none;
		}

		.sticky-box {
			position:sticky;
			top:70px;
		}

		.sticky-box h5 {
			font-family: 'Inter', sans-serif;
			font-style: normal;
			font-weight: 500;
			font-size: 18px;
			line-height: 140%;
			letter-spacing: -0.03em;
			color: #FFFFFF;
			
			border-bottom: 0.5px solid #BDC8DF;
			padding-bottom: 10px;
			margin-bottom: 20px;
		}

		.page-id-1141 .section-title h1 {
			font-family: 'Inter', sans-serif;
			font-style: normal;
			font-weight: 300;
			font-size: 30px;
			line-height: 120%;
			letter-spacing: -0.02em;
			color: #FFFFFF;
		}
			
		.single-resources {
			background: #020715;
			overflow:unset !important;
		}

		.single-resources blockquote {
			background: #081944;
			padding: 10px;
		}

		.guide-title h3 {
			font-family: 'Inter', sans-serif;
			font-style: normal;
			font-weight: 500;
			font-size: 25px;
			line-height: 140%;
			letter-spacing: -0.03em;
			color: #FFFFFF;
		}

		.sub-guide-title h4 {
			font-family: 'Inter', sans-serif;
			font-style: normal;
			font-weight: 500;
			font-size: 20px;
			line-height: 140%;
			letter-spacing: -0.03em;
			color: #FFFFFF;
		}

		.guide-content p {
			font-family: 'Inter', sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size: 16px;
			line-height: 140%;
			color: #BDC8DF;
		}

		.resource-title h1 {
			font-family: 'Inter', sans-serif;
			font-style: normal;
			font-weight: 500;
			font-size: 35px;
			line-height: 140%;
			letter-spacing: -0.03em;
			color: #FFFFFF;
		}

		#resource-single {
			margin-top: 100px;
			padding-top: 100px;
			display: grid;
			grid-template-columns: 70% 30%;
			gap:50px;
		}

		.product-boxes {
			display: grid;
			grid-template-columns: 1fr 1fr 1fr 1fr;
			gap: 20px;
		}

		.prod-title {
			margin-bottom: 15px;
			margin-top: 5px;
		}

		.prod-title h3 {
			font-family: 'Inter', sans-serif;
			font-style: normal;
			font-weight: bold;
			color: #fff;
			padding-top: 10px;
			font-size:18px;
		}
		
		.prod-resouces .route-boxes a {
			font-family: 'Inter', sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size: 16px;
			line-height: 140%;
			color: #BDC8DF;
		}

		.prod-resouces .route-boxes {
			margin-bottom:5px;
		}

		.prod-resouces .route-boxes a:hover {
			color:#fff;
		}
		

		.wpcf7 form.sent .wpcf7-response-output {
			color:#fff !important;
		}	

		.page-id-385 .wpcf7-file {
			color:#fff !important;
		}

		#form-force-wrap .cta-appointment {
			display:none;
		}

		.page-template-template-network #find-talent .content-wrapper.div-2 {
			height:470px;
		}

		.page-template-template-network #find-talent .content-wrapper.div-3 {
    		height: 540px;
		}

		.page-template-template-network #find-talent .content-wrapper.div-5 {
			height:420px;
		}

		.tab-mode {
			display:none;
		}

		.single iframe {
			width:100%;
			height:26.56vw;
		}

		.single-podcast #podcast-highlight .podcast-title {
			padding-bottom:15% !important;
		}

		.single-podcast .highlight-vid {
			margin-top: -240px !important;
		}

		.site-content {
			padding-bottom:0px;
		}

		.single-podcast #body-podcast {
			padding-top: 60px;
		}

		.body-main ul li {
			font-family: Inter;
			font-style: normal;
			font-weight: normal;
			font-size: 20px;
			line-height: 150%;
			color: #020715;
		}

		.logo-set .slick-slide img {
			max-width: 50%;
		}

		.page-template-template-venture-capital #whats-included {
			padding-top:100px !important;
		}

		.video-embed {
			width: 100%;
			position: absolute;
			z-index: -1;
			height: 100%;
			top: 0;
			left:0;
		}

		.video-embed iframe {
			width: 100vw;
			height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
			min-height: 100vh;
			min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
		}

		.video-embed .overlay {
			position: absolute;
			z-index: 2;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%; 
		}

		#global-offices {
			background:#020715;
		}

		#global-offices h1 {
			font-family: Inter;
			font-style: normal;
			font-weight: 300;
			font-size: 58px;
			line-height: 109%;
			letter-spacing: -0.03em;
			color: #EDF1FA;
			padding-bottom: 96px;
			margin-bottom: 0;
		}

		#global-offices .flex-office {
			display:flex;
			width:80%;
			flex-wrap:wrap;
		}

		#global-offices .flex-office .office-box {
			flex: 0 0 46%;
			border-bottom: 1px solid #0A1E53;
			margin-right: 40px;
			margin-bottom:96px;
		}

		#global-offices .flex-office .office-box h4 {
			font-family: Inter;
			font-style: normal;
			font-weight: normal;
			font-size: 36px;
			line-height: 130%;
			letter-spacing: -0.01em;
			color: #FFFFFF;
		}

		#global-offices .flex-office .office-box p {
			font-family: Inter;
			font-style: normal;
			font-weight: 300;
			font-size: 36px;
			line-height: 140%;
			letter-spacing: -0.025em;
			color: #88A3DD;
		}


		#find-talent ::selection {
			background:#020715 !important;
			color:#fff;
		}


		#find-talent .float-section ::selection {
			background:#3F6BC8 !important;
			color:#fff !important;
		}

		::selection {
			background:#3F6BC8;
			color:#fff;
		}


		.page-id-187 #privacy-content ul li {
			line-height:100% !important;
		}

		.page-id-187 #privacy-content ul {
			padding-top:30px;;
		}


		.page-template-template-case-study #about-podcast {
			display:none;
		}

		#trigger-toggle img {
			width:28px;
		}

		  p {
			  line-height:150% !important;
		  }

		  .drop-down-pcast {
			width: 100%;
			background: #040d25;
			left: 0px;
			bottom: 0;
			border-radius: 4px;
			border: 1px solid #B4BFD7;
			padding: 15px 8px;
			transition: all 0.2s ease;
			display: none;
			float: right;
			position: relative;
			top: 10px;
		  }

		  .single-post .highlight-vid .img-blog img,
		  .single-case_study .highlight-vid .img-blog img {
			  width:100% !important;
		  }

		  .single-post .highlight-vid .img-blog,
		  .single-case_study .highlight-vid .img-blog {
			  flex-basis:100% !important;
			  width: 100%;
		  }

		  .link-list {
			  margin-bottom: 10px;
		  }

		  .link-list a {
			  font-family: 'Inter';
			  font-style: normal;
			  font-weight: normal;
			  font-size: 20px;
			  line-height: 139%;
			  color: #FFFFFF;
			  width: 100%;
			  display: block;
			  padding: 8px 10px;
			  border-radius: 3px;
			  margin-bottom: 15px;
		  }

		  .link-list a:hover {
			  background:#3F6BC8;
		  }

		  .link-list:last-child,
		  .link-list a:last-child{
			  margin-bottom: 0px;
		  }

		  .social-foot {
			  display: flex;
		  }

		  .social-foot .yt,
		  .social-foot .linkedin{
			  margin-right: 15px !important;
		  }

		  .social-foot a {
			  color: #BDC8DF !important;
			  font-size: 22px;
		  }

		  .single #float-global {
			  background: #020715;
			  padding-top: 50px;
			  padding-bottom: 50px;
		  }

		  .page-id-263 .width-form {
			   margin: 0 120px 0 auto;
		  }

		  #contact-section textarea {
			  height:150px;
		  }

		  .page-id-385 #contact-section .contact-img-wrap {
			  width:40%;
		  }

		  .page-id-385 #contact-section .form-wrap {
			  width:55%;
		  }

		  .page-id-385 .width-form {
			  width: 70%;
			  margin: 120px auto 0 255px;
			  padding-top: 80px;
		  }

		  .play-button span {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 600;
			  font-size: 22px;
			  line-height: 125.5%;
			  letter-spacing: -0.005em;
			  color: #D7E0F4;
			  text-shadow: 0px 8px 8px rgb(50 50 71 / 8%), 0px 8px 16px rgb(50 50 71 / 6%);
			  text-align: left;
			  margin-left: 25px;
			  text-shadow: 0px 8px 8px rgba(50, 50, 71, 0.08), 0px 8px 16px rgba(50, 50, 71, 0.06);
			  visibility: hidden;
			  opacity: 0;
			  transition:all 0.2s ease;
		  }

		  .play-button a {
			  display: flex;
			  align-items: center;
			  justify-content: center;
			  transition:all 0.2s ease;
		  }

		  .play-button img {
			  transition:all 0.2s ease;
			  position: relative;
			  left: 62px;
		  }

		  .play-button a:hover img {
			  filter: brightness(0) invert(1) drop-shadow(0px 16px 16px rgba(50, 50, 71, 0.16)) drop-shadow(0px 24px 32px rgba(50, 50, 71, 0.18)); !important;
			  left: 0px;
		  }
		  .play-button a:hover span {
			  visibility: visible;
			  opacity: 1;
			  display:inline;
		  }

		  .play-button span:hover {
			  color: #FFFFFF;
			  text-shadow: 0px 8px 8px rgba(50, 50, 71, 0.08), 0px 8px 16px rgba(50, 50, 71, 0.06);
		  }

		  /* job adder */

		  #ja-jobs-widget .ja-field-container {
			   margin-bottom: 20px;
		  }

		  #ja-jobs-widget .ja-button {
			   background: #335CB2;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 20px;
			  line-height: 110%;
			  letter-spacing: -0.005em;
			  color: #FFFFFF;
			  display: inline-block;
			  box-shadow: none;
			  font-family: "Inter";
			  text-shadow: none;
		  }

		  #ja-jobs-widget .ja-apply-iframe {
			  width:100% !important;
		  }

		  .back-link {
			  color:#fff !important;
		  }

		  #ja-jobs-widget .ja-job-details .description {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 20px;
			  line-height: 140%;
			  color: #fff;
			  text-shadow: none;
		  }

		  #ja-jobs-widget .ja-pager span,
		  #ja-jobs-widget .ja-pager a {
			  background: #06143A;
			  border: none;
			  color:#fff !important;
		  }

		  #ja-jobs-widget .ja-pager-summary {
			  color:#fff !important;
		  }

		  #ja-jobs-widget .view-details {
			  background: #3F6BC8;
			  border: 0;
			  box-shadow: none;
			  color: #fff;
			  font-family: 'Inter';
			  font-weight: 300;
			  text-shadow: none;
		  }

		  .ja-submit .ja-button {
			  width: 100%;
			  border: 0px !important;
			  background: #3F6BC8;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 22px;
			  line-height: 110%;
			  color: #fff;
			  padding: 16px;
			  letter-spacing: -0.005em;
			  display: inline-block;
			  box-shadow: none !important;
			  transition:all 0.2s ease;
		  }

		  .ja-submit .ja-button:hover {
			  background: #3F6BC8;
		  }

		  .ja-job-search {
			  width:30%;
			  padding-right: 30px;
			  margin-top: 20px;
		  }

		  .ja-job-list-container {
			  width:70%;
		  }

		  .ja-form .ja-field-container label {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 20px;
			  line-height: 120%;
			  letter-spacing: -0.03em;
			  color: #FFFFFF;
			  margin-bottom: 10px;
			  width:100% !important;
		  }

		  .ja-field input{
			  width:100%;
			  padding-top:10px !important;
			  padding-bottom:10px !important;
		  }

		  .ja-form .ja-field-container select {
			  width:100% !important;
			  padding-top:10px !important;
			  padding-bottom:10px !important;
		  }

		  .ja-form .ja-submit {
			  margin-left:0px !important;
		  }

		  .ja-form .ja-field-container input[type="text"], .ja-form .ja-field-container input[type="password"], .ja-form .ja-field-container input[type="datetime"], .ja-form .ja-field-container input[type="datetime-local"], .ja-form .ja-field-container input[type="date"], .ja-form .ja-field-container input[type="month"], .ja-form .ja-field-container input[type="time"], .ja-form .ja-field-container input[type="week"], .ja-form .ja-field-container input[type="number"], .ja-form .ja-field-container input[type="email"], .ja-form .ja-field-container input[type="url"], .ja-form .ja-field-container input[type="search"], .ja-form .ja-field-container input[type="tel"], .ja-form .ja-field-container input[type="color"] {
			  width:100% !important;
		  }

		  .ja-form .ja-field-container .ja-field {
			  float:none !important;
		  }


		  #ja-jobs-widget {
			  display:flex;
		  }

		  .ja-job-list .job .title a {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 45px;
			  line-height: 120%;
			  letter-spacing: -0.03em;
			  color: #FFFFFF;
		  }

		  .ja-job-list .job.alt {
			  background:transparent !important;
		  }

		  .ja-job-list .job {
			  border-bottom: 1px solid #3B4B61;
			  padding-bottom: 35px !important;
		  }

		  .powered-by-jobadder {
			  display:none;
		  }

		  /* job adder end */


		  a,h2 {
			 transition:all 0.2s ease;
		  }

		  .toggle-sub {
			  display:none !important;
		  }


		  .flex-drawer::-webkit-scrollbar {
			width: 6px;
		  }

		  /* Track */
		  .flex-drawer::-webkit-scrollbar-track {
			  background:#3B4B61;
			  border-radius:4px;

		  }

		  /* Handle */
		  .flex-drawer::-webkit-scrollbar-thumb {
			  background: #081944; 
			  border:1px solid #3B4B61;
			  border-radius:4px;
		  }

		  .page-id-187 #float-global {
			  padding-top:0px;
			  padding-bottom:0px;
		  }

		  .page-id-187  #team-hero {
			  display:none;
		  }

		  .page-id-187 #privacy-content {
			  margin-top:90px;
		  }

		  /* BUTTON ANIMATIONS */

		  #hero .cta-button:hover {
			  background: #3e6bc8;
			  padding-right: 40px !important;
		  }

		  #hero .cta-button:hover:after  {
			  display:inline;
		  }

		  #hero .cta-button:after {
			  content: url(/wp-content/uploads/2021/08/large-arrow.svg);
			  position: relative;
			  left: 17px;
			  display:none;
		  }


		  .cta-button-team:hover {
			  background: #3e6bc8 !important;
			  padding-right: 40px !important;
		  }

		  .cta-button-team:hover:after  {
			  display:inline;
		  }

		  .cta-button-team:after {
			  content: url(/wp-content/uploads/2021/08/large-arrow.svg);
			  position: relative;
			  left: 17px;
			  display:none;
		  }

		  .float-cta a:hover {
			  background: #3e6bc8 !important;
			  padding-right: 56px !important;
		  }

		  .float-cta a:hover:after {
			  display:inline-block;
		  }

		  .float-cta a:after {
			content: "";
			background-image:url(/wp-content/uploads/2021/08/arrow-thin.png);
			background-size: 21px 12px;
			height: 12px;
			width:21px;
			position: relative;
			left: 17px;
			display:none;
		  }

		  .podcast-cta:hover{
			  background: #3e6bc8 !important;
			  padding-right: 40px !important;
		  }

		  .podcast-cta:hover:after{
			  display:inline-block;
		  }

		  .podcast-cta:after{
				content: "";
				background-image:url(/wp-content/uploads/2021/08/arrow-thin.png);
				background-size: 21px 12px;
				height: 12px;
				width:21px;
				position: relative;
				left: 17px;
				display:none;
		  }

		  .pcast-cta a:hover{
			  background: #3e6bc8 !important;
			  padding-right: 40px !important;
		  }

		  .pcast-cta a:hover:after{
			  display:inline-block;
		  }

		  .pcast-cta a:after{
			content: "";
			background-image:url(/wp-content/uploads/2021/08/arrow-thin.png);
			background-size: 21px 12px;
			height: 12px;
			width:21px;
			position: relative;
			left: 17px;
			display:none;
		  }

		  .testimonial-cta :hover{
			  background: #3e6bc8 !important;
			  padding-right: 40px !important;
		  }

		  .testimonial-cta :hover:after{
			  display:inline-block;
		  }

		  .testimonial-cta :after{
			  content: "";
			  background-image:url(/wp-content/uploads/2021/08/arrow-thin.png);
			  background-size: 21px 12px;
			  height: 12px;
			  width:21px;
			  position: relative;
			  left: 17px;
			  display:none;
		  }


		  .footer-cta a:hover{
			  background: #3e6bc8 !important;
			  padding-right: 50px !important;
		  }

		  .footer-cta a:hover:after{
			  display:inline-block;
		  }

		  .footer-cta a:after{
				content: "";
				background-image:url(/wp-content/uploads/2021/08/arrow-thin.png);
				background-size: 21px 12px;
				height: 12px;
				width:21px;
				position: relative;
				left: 17px;
				display:none;
		  }


		  .cta_box .cta-button-team:hover {
			  width: 240px !important;
			  padding-right: 29px !important; 
		  }

		  /* END BUTTON ANUMATION */

		  #feat-podcast .podcast-body .img-blue-bg img {
			  margin-right: 30px;
			  margin-bottom: 30px;
		  }

		  .contact-menu a {
			  transition:all 0.2s ease;
		  }

		  .contact-menu a:hover {
			  background: #3F6BC8;
		  }

		  .footer-cta a{
			  text-decoration:none !important;
		  }

		  #hero .cta-button {
			  background: #020715;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 24px;
			  line-height: 100%;
			  color: #fff;
			  padding: 24px;
			  transition:all 0.2s ease;
		  }

		  .icon_a img {
			  width: auto;	    
		  }

			.icon_a a {
				height: 119px;
				display: flex;
				align-items: center;
				justify-content: left;	
			}

		  .page-template-template-network #find-talent .content-wrapper {
			  margin-bottom: 70px;
			  height:445px;
		  }

		  .page-template-template-network #find-talent h4 {
			  padding-bottom:0px;
			  padding-top:25px;
		  }

		  .page-template-template-network #find-talent {
			  background: #3F6BC8;
			  padding-top: 100px;
			  padding-bottom: 20%;
			  position: relative;
		  }

		  .page-template-template-network #colophon {
			  background: #020715;
			  padding-top: 15%;
			  padding-bottom: 0px;
		  }

		  .page-template-template-join-nudge #we-understand.intro-content-work {
			  background-size:cover !important;
		  }

		  #privacy-content p,
		  #privacy-content span,
		  #privacy-content ul li{
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300 !important;
			  font-size: 20px;
			  line-height: 140%;
			  color: #BDC8DF;
		  }

		  .page-template-template-blog #feat-podcast {
			  padding-top: 12% !important;
		  }

		  .page-template-template-blog #feat-podcast .podcast-body .img-blue-bg img {
			  margin-right: 30px;
			  margin-bottom: 30px;
		  }

		  .page-template-template-case-study #feat-podcast .podcast-body .img-blue-bg img {
			  margin-right: 30px;
			  margin-bottom: 30px;
		  }

		  #privacy-content h2,
		  #privacy-content h2 span {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 40px;
			  line-height: 120%;
			  letter-spacing: -0.03em;
			  color: #FFFFFF;
		  }

		  #privacy-content {
			  padding-top: 100px;
			  padding-bottom: 60px;
			  background: #020715;
		  }

		  #faqs {
			  margin-top: 115px;
			  padding-top: 100px;
			  padding-bottom: 100px;
			  background: #020715;
		  }

		  #faqs h1 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 120%;
			  letter-spacing: -0.02em;
			  color: #FFFFFF;
		  }

		  #faqs .desc-faq {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 20px;
			  line-height: 140%;
			  color: #D7E0F4;
		  }

		  #faqs #accordion {
			  margin-top:60px;
		  }

		  #faqs .container {
			  max-width: 90%;
			  margin: 0 auto;
		  }

		  #accordion h3 {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 26px;
			  line-height: 130%;
			  letter-spacing: -0.01em;
			  color: #FFFFFF;
			  border-bottom: 1px solid #3B4B61;
			  padding-bottom: 20px;
			  padding-top: 30px;
		  }

		  #accordion .ui-accordion .ui-accordion-content {
			  padding: 1em 2.2em !important;
			  border-top: 0 !important;
			  overflow: auto !important;
		  }

		  #accordion .ui-accordion-header-icon {
			  float:right;
			  font-size:17px;
		  }

		  #accordion p,
		  #accordion ul li,
		  #accordion ol li{
			  font-style: normal;
			  font-weight: 300;
			  font-size: 20px;
			  line-height: 130%;
			  color: #BDC8DF;
			  font-family: Inter;
		  }

		  /* #accordion .ui-accordion-content {
			  height:auto !important;
		  } */

		  #contact-section {
			  background:#020715;
		  }

		  #contact-section .container-contact {
			  display: flex;
			  justify-content: space-between;
		  }

		  #contact-section .form-wrap {
			  width: 75%;
		  }

		  #contact-section .contact-img-wrap {
			  width: 35%;
		  }

		  .width-form {
			  width: 70%;
			  margin: 0 auto;
		  }

		  .width-form .cta-appointment a {
			  background: #3F6BC8;
			  color: #fff;
			  padding: 24px 25px;
			  display: inline-block;
			  border-radius: 4px;
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 17px;
			  line-height: 110%;
			  text-align: center;
			  letter-spacing: -0.005em;
			  color: #FFFFFF;
		  }

		  .width-form .cta-appointment a:hover {
			  background: #224CA3;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
		  }

		  .width-form .cta-appointment a i {
			  padding-right: 9px;
		  }



		  .width-form .form-here input {
			  width:100%;
		  }

		  .width-form h2 {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 32px;
			  line-height: 110%;
			  letter-spacing: -0.025em;
			  color: #EDF1FA;
			  padding-bottom: 10px;
		  }

		  .width-form .form-row {
			  margin-bottom:30px;
		  }

		  .width-form input[type=text],
		  .width-form textarea,
		  .width-form input[type=tel],
		  .width-form input[type=email] {
			  font-family: 'Inter';
			  font-weight: 300;
			  font-size: 18px;
			  background: #061336;
			  border: 1px solid #3B4B61;
			  box-sizing: border-box;
			  border-radius: 4px;
			  padding:16px;
			  box-shadow: none !important;
			  color:#fff;
		  }

		  .width-form textarea {
			  padding-left: 15px;
		  }

		  .width-form .wpcf7-submit:before {
			  content:url('/wp-content/uploads/2021/08/arrow_blue.svg');	
			  padding-right:16px;
			  filter: drop-shadow(0px 4px 4px rgba(50, 50, 71, 0.76)) drop-shadow(0px 4px 8px rgba(50, 50, 71, 0.06));
		  }

		  .width-form .wpcf7-submit:hover {
			  background:#3F6BC8;
		  }

		  .width-form .wpcf7-submit:hover:before {
			  content:url('/wp-content/uploads/2021/08/arrow_black.svg');	
			  filter: drop-shadow(0px 4px 4px rgba(50, 50, 71, 0.76)) drop-shadow(0px 4px 8px rgba(50, 50, 71, 0.06));
		  }

		  .width-form .wpcf7-submit {
			  width: auto;
			  float: right;
			  display: inline-block;
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 24px;
			  line-height: 100%;
			  display: flex;
			  align-items: center;
			  letter-spacing: -0.005em;
			  color: #EDF1FA;
			  display: flex;
			  align-items: center;
			  background: #081944;
			  border: 1px solid #D7E0F4;
			  box-sizing: border-box;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  padding: 17px 35px 17px 30px;
		  }


		  .cta-appointment {
			  margin-bottom:55px;
		  }

		  .width-form h1 {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 109%;
			  letter-spacing: -0.03em;
			  color: #EDF1FA;
		  }

		  .page-template-template-join-nudge .what-included-bullet .head  {
			  padding-top:90px;
		  }

		  .page-template-template-join-nudge .what-included-bullet .flex-title  {
			  padding-top:0px !important;
		  }

		  .page-template-template-join-nudge #whats-included {
			  padding-top: 140px;
		  }


		  .team-msg:before {
			  content: url(/wp-content/uploads/2021/08/Quote.png);
			  position: absolute;
			  z-index: -1;
			  top: -75px;
		  }

		  .for-mobile-pic {
			  display:none;
		  }

		  .for-mobile-menu {
			  display:none;
		  }

		  .page-id-212 #feat-podcast {
			  padding-top:12% !important;
		  }

		  #box-image {
			  background:#020715;
		  }

		  .team-msg {
			  position: relative;
			  z-index: 9999;
			  margin-top:80px;
			  padding-right:50px;
		  }

		  .quote-sym {
			  position: absolute;
			  z-index: -1;
			  top: -75px;
		  }

		  #box-image h1 {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 120%;
			  letter-spacing: -0.03em;
			  color: #FFFFFF;
		  }

		  #box-image .brand-content p {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 35px;
			  line-height: 130%;
			  letter-spacing: -0.025em;
			  color: #FFFFFF;
		  }

		  #box-image .box-wrappers {
			  display:flex;
			  margin-top: 70px;
		  }

		  #box-image .yt_box_bg {
			  margin-right:15px;
		  }

		  #box-image .yt_box_bg_b {
			  margin-left:15px;
		  }



		  #box-image .yt_box_bg,
		  #box-image .yt_box_bg_b {
			  background-size: cover !important;
			  background-repeat: no-repeat !important;
			  padding: 30px;
			  min-height: 380px;
			  border: 1px solid #3B4B61;
			  border-radius: 10px;
			  width:50%;
			  position:relative;
		  }

		  #box-image .yt_box_bg p {
			  font-family: Inter;
			  font-style: normal;
			  font-size: 24px;
			  line-height: 140%;
			  color: #FFFFFF;
		  }

		  #box-image .yt_box_bg_b p {
			  font-family: Inter;
			  font-style: normal;
			  font-size: 24px;
			  line-height: 140%;
			  color: #FFFFFF;
		  }

		  #box-image .cta_box a {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 17px;
			  line-height: 110%;
			  text-align: center;
			  letter-spacing: -0.005em;
			  color: #FFFFFF;
			  background: #081944;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  width: 218px;
			  padding: 20px 0px;
			  display: block;

		  }

		  #box-image .cta_box {
			  position: absolute;
			  bottom: 30px;
		  }

		  .flexprice-cta a {
			  background: #06143A;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 22px;
			  line-height: 110%;
			  color: #fff;
			  padding: 24px;
			  letter-spacing: -0.005em;
		  }

		  .flexprice-content p {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 24px;
			  line-height: 140%;
			  color: #FFFFFF;
			  padding-bottom: 60px;
		  }

		  .what-included-bullet {
			  width: 90%;
			  margin: 88px auto;
		  }

		  .flex-title {
			  margin-top:60px;
		  }

		  .bullet_list {
			  display:flex;
		  }

		  .bullet_list .left-col {
			  flex-basis:50%;
		  }

		  .bullet_list .right-col {
			  flex-basis:50%;
		  }

		  .bullet_list .left-col p,
		  .bullet_list .right-col p{
			  display: flex;
			  align-items: flex-start;
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 24px;
			  line-height: 130%;
			  letter-spacing: -0.025em;
			  color: #FFFFFF;
			  margin-bottom: 0;
			  margin-bottom:-10px;
		  }

		  .what-included-bullet .head h1 {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 120%;
			  letter-spacing: -0.03em;
			  color: #FFFFFF;
		  }

		  .what-included-bullet .head {
			  padding-bottom:30px;
		  }

		  #whats-included {
			  background: #020715;
			  padding-top: 250px;
		  }

		  .include-title h1 {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 120%;
			  letter-spacing: -0.03em;
			  color: #fff;
		  }

		  .fade-banner img {
			   width: 100%;
		  }

		  #we-understand.intro-content-work {
			  padding-top: 130px;
			  padding-bottom: 130px;
			  background-color: #3F6BC8 !important;
			  background-size: contain !important;
		  }

		  #body-podcast {
			  padding-bottom:60px;
		  }

		  .disruptive-force {
			  padding-top:151px;
			  padding-bottom:151px;
		  }

		  .sub-heading {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 600;
			  font-size: 24px;
			  line-height: 130%;
			  letter-spacing: 0.015em;
			  text-transform: uppercase;
			  color: #FFFFFF;
			  padding-bottom: 32px;
		  }


		  .disruptive-force .blue-liner {
			  height: 4px;
			  width: 85px;
			  background: #3F6BC8;
			  margin-bottom: 35px;
		  }

		  .body-main {
			  width: 65%;
			  margin: 0 auto;
			  padding-bottom: 30px;
			  border-bottom: 1px solid #BDC8DF;
		  }

		  .share-post {
			  width:65%;
			  margin: 0 auto;
			  display: flex;
			  justify-content: space-between;
			  padding-top: 40px;
			  align-items: center;
		  }

		  .share-post p {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 500;
			  font-size: 18px;
			  line-height: 110%;
			  text-transform: uppercase;
			  color: #020715;
			  margin:0px;
		  }

		  .social-share a {
			  color: #7487B0;
			  font-size: 30px;
		  }

		  .social-share {
			   display: flex;
		  }

		  .social-share div {
			  margin-right:32px;
		  }

		  .social-share div:last-child {
			  margin-right:0px;
		  }


		  .body-main p {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 20px;
			  line-height: 150%;
			  color: #020715;
		  }

		  .body-main blockquote {
			  margin-left:40px;
		  }

		  .body-main blockquote p {
			  font-family: Inter;
			  font-style: italic;
			  font-weight: 300;
			  font-size: 32px;
			  line-height: 140%;
			  letter-spacing: -0.01em;
			  color: #3F6BC8;
			  margin-top:40px !important;
			  margin-bottom:40px !important;
		  }

		  .body-main h2 {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 45px;
			  line-height: 130%;
			  letter-spacing: -0.02em;
			  color: #020715;
			  padding-top:40px;
		  }

		  .body-main h3 {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 34px;
			  line-height: 130%;
			  letter-spacing: -0.02em;
			  padding-top:40px;
			  color: #020715;
		  }

		  .body-main h4 {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 600;
			  font-size: 24px;
			  line-height: 130%;
			  letter-spacing: -0.02em;
			  color: #020715;
			  padding-top:40px;
		  }

		  .drawer-footer {
			  width: 100%;
			  bottom: 50px;
			  display: flex;
			  justify-content: space-between;
			  padding-top: 30px;
			  left: 37px;
			  border-top: 1px solid #3B4B61;
		  }

		  .privacy {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 17px;
			  line-height: 139%;
			  color: #EDF1FA;
		  }

		  #podcast-highlight {
			  margin-top: 110px;
			  padding-top: 80px;
			  background-size: cover !important;
			  background-repeat: no-repeat !important;
			  background-position: 100% 27% !important;
			  padding-bottom: 80px;
			  height: auto !important;
			  background: url(/wp-content/uploads/2021/08/blog-intro.jpg);
			  text-align:center;
		  }

		  #podcast-highlight .podcast-lbl {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 16px;
			  line-height: 140%;
			  text-align: center;
			  color: #BDC8DF;
			  background: #020715;
			  border: 1px solid #091D50;
			  box-sizing: border-box;
			  display:inline-block;
			  padding: 8px 16px;
		  }

		  .highlight-vid {
			  background: linear-gradient(
				  0deg
				  , #3F6BC8, #3F6BC8);
			  width: 65%;
			  margin: 0 auto;
			  display:flex;
			  padding: 25px 25px;
			  margin-bottom: 60px;
			  margin-top: -300px;
		  }

		  .highlight-vid .play-button {
			  flex-basis: 50%;
			  display: flex;
			  align-items: center;
			  justify-content: center;
		  }

		  #podcast-highlight .container {
			  position:relative;
		  }


		  .highlight-vid .img-blog {
			  flex-basis: 50%;
		  }

		  .highlight-vid .img-blog img {
			  height: 411px;
			  object-fit:cover;
			  box-shadow: 0px 16px 12px -4px rgba(50, 50, 71, 0.22), 0px 21px 27px -4px rgba(50, 50, 71, 0.24);
		  }

		  #podcast-highlight .podcast-title {
			  padding-top: 58px;
			  padding-bottom: 20%;
			  width: 90%;
			  margin: 0 auto;
		  }

		  #podcast-highlight .podcast-title h1 {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 45px;
			  line-height: 140%;
			  text-align: center;
			  letter-spacing: -0.02em;
			  color: #FFFFFF;
		  }

		  #podcast-highlight .podcast-excerpt {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 20px;
			  line-height: 140%;
			  text-align: center;
			  color: #D7E0F4;
			  width: 82%;
			  margin:0 auto;
		  }

		  .podcast-meta {
			  margin-top: 50px;
			  font-family: Inter;
			  font-style: italic;
			  font-weight: 300;
			  font-size: 15px;
			  line-height: 140%;
			  color: #8492B0;
		  }

		  .podcast-meta .author-post,
		  .podcast-meta .date-post{
			  font-style: normal !important;
			  font-size: 20px;
			  color: #8492B0;
			  padding: 0 5px;
		  }

		  #podcast-highlight .podcast-lbl p {
			  margin-bottom:0px;
		  }

		  .drawer-contact {
			  margin-top: 100px;
			  margin-bottom: 40px;
		  }

		  .drawer-contact a {
			  background: #335CB2;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  font-style: normal;
			  font-size: 20px;
			  line-height: 110%;
			  letter-spacing: -0.005em;
			  color: #FFFFFF;
			  padding: 12px 90px;
			  font-family: 'Inter', sans-serif;
			  font-weight: 300;
			  display:inline-block;
		  }

		  .social-icons-m a {
			  color: #BDC8DF;
			  font-size: 20px;
			  margin-right: 20px;
		  }

		  .social-icons-m a:last-child {
			  margin-right: 0px;
		  }

		  .flex-drawer {
			  display:flex;
			  margin-top:10%;
		  }

		  .flex-drawer ul li a {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 24px;
			  line-height: 110%;
			  letter-spacing: -0.025em;
			  color: #EDF1FA;
		  }

		  .flex-drawer .left-drawer {
			   margin-right: 25%;
		  }

		  #menu-left-menu-1,
		  #menu-right-menu-1
		  {
			  display:flex;
		  }

		  .drawer ul li {
			  list-style:none;
			  margin-bottom:25px;
		  }

		  .drawer-wrap {
			  display:none;
		  }

		  .titles-wrap {
			  display:none;
		  }

		  #feat-podcast .podcast-body .img-blue-bg img {
			  height: 411px;
			  object-fit: cover;
			  width: 427px;
			  box-shadow: 0px 14.3925px 10.7944px -3px rgba(50, 50, 71, 0.22), 0px 18px 25px -3px rgba(50, 50, 71, 0.24);
		  }

		  .page-template-teamplate-podcast #feat-podcast .podcast-body .img-blue-bg img {
			  margin-right: 30px;
			  margin-bottom: 30px;
		  }

		  .for-mobile {
			  display:none;
		  }

		  .ep-loadmore .ep-body:first-child {
			  display:none !important;
		  }

		  .ep-loadmore .ep-body {
			  display:none;
		  }

		  .page-id-129 #feat-podcast {
			  padding-top:12% !important;
		  }

		  #recent-episodes {
			  background: #020715;
			  padding-top:60px;
		  }

		  #loadMore {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 600;
			  font-size: 22px;
			  line-height: 110%;
			  letter-spacing: -0.005em;
			  color: #3F6BC8;
		  }

		  #recent-episodes .recent-heading h1{
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 120%;
			  letter-spacing: -0.02em;
			  color: #FFFFFF;
			  padding-bottom:40px;
		  }

		  .recent-flex {
			  display:flex;
		  }

		  .sidebar-episode {
			  flex-basis:20%;
		  }

		  .site-header .sub-menu::before {
			  display:none;
		  }

		  .episode-list {
			  flex-basis:80%;
		  }

		  .sub-menu {
			  position: absolute;
			  min-width: 350px;
			  border: 1px solid #B4BFD7;
			  box-sizing: border-box;
			  border-radius: 4px;
			  background: rgba(4, 13, 39, 0.8);
			  box-shadow: 0px 12px 12px rgb(50 50 71 / 8%), 0px 16px 24px rgb(50 50 71 / 8%);
			  backdrop-filter: blur(4px);
			  padding: 10px 10px;
			  top: 55px;
			  display:none;
		  }

		  .episode-desc span {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 14px;
			  line-height: 110%;
			  letter-spacing: -0.02em;
			  text-transform: uppercase;
			  color: #7487B0;
		  }

		  .episode-desc h2 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 500;
			  font-size: 24px;
			  line-height: 140%;
			  letter-spacing: -0.03em;
			  color: #FFFFFF;
		  }

		  .episode-desc h2:hover {
			  color: #3F6BC8;
		  }

		  .episode-desc p {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 16px;
			  line-height: 140%;
			  color: #BDC8DF;
		  }

		  .give-nudge {
			  padding: 20px 11px;
			  border: 1px solid #0A1E53;
			  position:relative;
		  }

		  .watch-yt {
			  background: #3F6BC8;
			  backdrop-filter: blur(13.9488px);
			  display: block;
			  text-align: center;
			  font-family: 'Inter';
			  font-style: normal;
			  font-weight: 300;
			  line-height: 110%;
			  letter-spacing: -0.005em;
			  color: #FFFFFF !important;
			  padding-top: 18.46px;
			  padding-bottom: 18.46px;
			  border-radius: 4.40488px;
		  }

		  .listen-on {
			  border: 1px solid #3B4B61;
			  backdrop-filter: blur(13.9488px);
			  text-align: center;
			  margin-top: 20px;
			  font-family: 'Inter';
			  font-style: normal;
			  font-weight: 300;
			  line-height: 110%;
			  letter-spacing: -0.005em;
			  color: #FFFFFF !important;
			  padding-top: 18.46px;
			  padding-bottom: 18.46px;
			  border-radius: 4.40488px;
			  outline:none;
			  display: flex;
			  justify-content: center;
			  align-items: center;

		  }

		  .listen-on:after {
			  content:url('/wp-content/uploads/2021/08/chevron-down.svg');
		  }

		  .give-nudge p {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 16px;
			  line-height: 140%;
			  color: #BDC8DF;
			  padding-top: 25px;
			  padding-bottom: 25px;
		  }

		  .ep-body {
			  display:flex;
			  margin-bottom:80px;
		  }

		  .ep-body .feature-image {
			  flex-basis:40%;
		  }

		  .ep-body .feature-image img {
			  height: 270px;
			  width: 100%;
			  object-fit: cover;
		  }

		  .ep-body .episode-desc {
			  flex-basis:60%;
			  padding-left: 40px;
			  padding-right: 60px;
		  }

		  #team-hero {
			  margin-top: 100px;
			  padding-top: 100px;
			  height: 80vh;
			  background-size: cover !important;
			  background-repeat: no-repeat !important;
			  background-position: unset !important;
			  background-color:#020715 !important;
			  min-height:608px;
		  }

		  #team-hero .container {
			  display: flex;
			  justify-content: flex-end;
			  height: 100%;
			  align-items: flex-end;
		  }

		  .team-msg p {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 200;
			  font-size: 36px;
			  line-height: 120%;
			  letter-spacing: -0.025em;
			  color: #FFFFFF;
		  }

		  .team-identity .p-name {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-size: 36px;
			  line-height: 130%;
			  letter-spacing: -0.01em;
			  color: #FFFFFF;
			  margin-bottom:0px;
		  }

		  #team-desc {
			  padding-top: 100px;
			  padding-bottom: 100px;
		  }

		  #team-page-content {
			  background:#020715;
		  }

		  #team-page-content h1 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 56px;
			  line-height: 110%;
			  letter-spacing: -0.025em;
			  color: #FFFFFF;
		  }

		  #team-page-content p {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 36px;
			  line-height: 130%;
			  letter-spacing: -0.025em;
			  color: #FFFFFF;
		  }

		  #about-podcast {
			  background: #020715;
			  padding-top: 100px;
			  padding-bottom: 100px;
		  }

		  #about-podcast .container {
			  width:80%;
		  }

		  #about-podcast h1 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 120%;
			  letter-spacing: -0.03em;
			  color: #FFFFFF;
		  }

		  #about-podcast p {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 36px;
			  line-height: 130%;
			  letter-spacing: -0.025em;
			  color: #EDF1FA;
		  }

		  #about-podcast .pcast-cta a {
			  background: #06143A;
			  backdrop-filter: blur(13.9488px);
			  border-radius: 4.40488px;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 17px;
			  line-height: 110%;
			  letter-spacing: -0.005em;
			  color: #FFFFFF;
			  font-family: 'Inter', sans-serif;
			  padding:18px 35px;
			  display:inline-block;
		  }

		  .img-items {
			  margin-right:30px;
		  }

		  #podcast-two-col {
			  background: #020715;
			  padding-top:80px;
		  }

		  #podcast-two-col p {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 20px;
			  line-height: 130%;
			  letter-spacing: -0.02em;
			  color: #EDF1FA;
		  }


		  #podcast-two-col .container{
			  display:flex;
			  width:80%;
		  }

		  #podcast-two-col .left-col {
			  flex-basis: 50%;
			  padding-right: 60px;
		  }

		  #podcast-two-col .right-col {
			  flex-basis: 50%;
		  }


		  #podcast-slider {
			  background:#020715;
		  }

		  #float-global {
			  background: #020715;
			  padding-top: 160px;
			  padding-bottom: 160px;
		  }

		  #float-global .float-section {
			  border:none !important;
			  width:80%;
		  }

		  #float-global .float-section .left-content {
			  background:#26355C;
		  }

		  .float-remove {
			  position:unset !important;
		  }

		  #team-desc .container {
			  position:relative;
		  }

		  #map-section {
			  background: #020715;
			  padding-top: 150px;
		  }

		  #map-section img {
			  width: 100%;
		  }

		  #map-section .map-heading {
			  padding-bottom: 70px;
		  }

		  #map-section h1 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 120%;
			  letter-spacing: -0.02em;
			  color: #EDF1FA;
		  }

		  #team-desc .prev-nxt-flex {
		  /* 	position:absolute;
			  bottom:90px; */
			  display: flex;
		  }

		  #team-desc .prev {
			  margin-right:16px;
		  }

		  #team-desc .prev,
		  #team-desc .next {
			  cursor: pointer;
			  background: #05102E;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  padding: 10px 17px;
			  display: flex;
			  align-items: center;
			  justify-content: center;
			  outline:none;
			  transition:all 100ms ease-out;
		  }

		  #team-desc .prev:hover {
			  background: #0A1E53;
			  backdrop-filter: blur(19px);
		  }

		  #team-desc .next:hover {
			  background: #0A1E53;
			  backdrop-filter: blur(19px);
		  }

		  #team-desc .prev img,
		  #team-desc .next img {
			  -khtml-user-select: none;
			  -o-user-select: none;
			  -moz-user-select: none;
			  -webkit-user-select: none;
			  user-select: none;
		  }


		  .team-identity .p-pos {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 24px;
			  line-height: 110%;
			  letter-spacing: -0.025em;
			  color: #88A3DD;
			  max-width:400px;
		  }

		  #team-hero h1 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 100px;
			  line-height: 109%;
			  display: flex;
			  align-items: flex-end;
			  text-align: right;
			  letter-spacing: -0.035em;
			  color: #FFFFFF;
			  margin-right: 12px;
		  }

		  #colophon {
			  background: #020715;
			  padding-top: 100px;
			  padding-bottom:0px;
		  }

		  #colophon .footer-content p {
			  padding-top: 24px;
			  font-family: 'Inter';
			  font-style: normal;
			  font-weight: normal;
			  font-size: 20px;
			  line-height: 130%;
			  color: #BDC8DF;
			  margin-bottom:33px;
		  }

		  #team-desc {
			  background:#020715;
		  }

		  .team-slider {
			  display: flex !important;
			  justify-content: space-between;
			  align-items: center;
		  /*     background-repeat: no-repeat !important;
			  background-position: right center !important;
			  min-height: 800px; */
		  }

		  .flex-identify {
			  display: flex;
			  width: 70%;
			  justify-content: space-between;
			  align-items: center;
			  border-bottom: 1px solid #0A1E53;
			  margin-bottom: 25px;
			  padding-bottom: 35px;
		  }

		  .team-slider .left-content {
			  flex-basis:60%;
		  }

		  .linked-in-w i {
			  color: #BDC8DF;
			  font-size: 35px;
		  }


		  .team-slider .right-content img {
			  margin: 0 0 0 auto;
			  padding-left:10px;
		  }

		  .bottom-footer {
			  border-top: 1px solid #3B4B61;
			  padding-top: 30px;
			  padding-bottom: 30px;
			  margin-top: 72px;
		  }

		  .footer-flex .col-l {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 20px;
			  line-height: 130%;
			  color: #BDC8DF;
		  }

		  .footer-flex {
			  display: flex;
			  justify-content: space-between;
		  }

		  .footer-flex .column-2 {
			   display: flex;
		  }

		  .footer-flex .column-2 ul {
			  margin-left:0px;
			  list-style:none;
		  }

		  .footer-flex .footer-left-menu {
			  margin-right: 64px;
		  }

		  .footer-flex a {
			  text-decoration:none;
		  }

		  .footer-flex .column-2 a {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 20px;
			  line-height: 139%;
			  color: #BDC8DF;
			  text-decoration:none;
		  }

		  .footer-flex .column-2 li {
			  padding-bottom:16px;
		  }

		  .footer-cta a {
			  background: #335CB2;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  padding: 13px 40px;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 20px;
			  line-height: 110%;
			  letter-spacing: -0.005em;
			  color: #FFFFFF;
			  display: inline-block;
			  color:#fff !important;
		  }

		  #content {
			  padding-bottom:0px;
		  }

		  #page {
			  padding:0px;
			  max-width:unset;
		  }

		  #primary {
			  width:100%;
			  max-width:unset;
		  }

		  #masthead {
			  background:#020715 !important;
			  position:absolute;
			  transition:all 0.1s ease-in-out;
		  }

		  .home #masthead {
			  background: transparent !important;
		  }

		  .page-id-385 #masthead {
			  background: transparent !important;
		  }


		  #hero.hero-section {
			  position: relative;
			  height: 100vh !important;
			  background-size: cover !important;
			  background-repeat: no-repeat !important;
			  display: flex;
			  justify-content: left;
			  align-items: center;
			  background-position: center !important;
			  min-height:800px;
			 background: linear-gradient(0deg, rgba(11, 21, 44, 0.34), rgba(11, 21, 44, 0.34)) !important;
		  }

		  #hero .container {
			  margin:0 auto;
			  width: 100%;
		  }

		  #hero h1 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 120%;
			  letter-spacing: -0.03em;
			  color: #FFFFFF;
			  text-shadow: 0px 1px 1px rgba(50, 50, 71, 0.9), 0px 2px 4px rgba(50, 50, 71, 0.06);
		  }


		  #partners {
			  background:#020715;
			  padding-top:80px;
			  padding-bottom:80px;
		  }

		  #partners .container {
			  width:100%;
			  max-width: 97%;
		  }

		  #masthead.sticky-scroll {
			  background: #020715 !important;
		  }


		  #masthead.sticky {
			  background: #020715 !important;
		  }

		  .contact-menu a{
			  border: 1px solid #FFFFFF;
			  box-sizing: border-box;
			  border-radius: 4px;
			  padding: 10px 25px;
		  }

		  .container {
			  max-width:1700px;
		  }

		  .site-identity {
			  display: flex;
			  width: 100%;
			  justify-content: space-between;
			  align-items: center;
			  border-bottom: 1px solid #D7E0F4;
		  }

		  #menu-right-menu-1 {
			  justify-content:flex-end;	
		  }

		  .site-identity .left-menu {
			  width:40%;
		  }

		  .site-identity .right-menu {
			  width:40%;
		  }

		  .site-identity .center-logo {
			  width:20%;
		  }

		  .site-title-wrap {
			  text-align: center;
			  display: flex;
			  justify-content: center;
			  max-width:unset !important;
		  }



		  #menu-left-menu {
			  display: flex;
			  margin: 0;
			  justify-content: end;
		  }

		  #menu-right-menu {
			  display: flex;
			  margin: 0;
			  justify-content: flex-end;
		  }

		  .site-identity .center-logo {
			  text-align:center;
		  }

		  .site-identity ul {
			  margin:0px;
			  list-style:none;
		  } 

		  .site-identity ul li {
			  margin-right: 25px;
		  }

		  .site-identity ul li a {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 400;
			  font-size: 20px;
			  line-height: 140%;
			  color: #FFFFFF;
			  width:100%;
		  }

		  .sub-menu li {
			  margin-right:0px !important;
			  transition: all 0.2s ease !important;
		  }

		  .sub-menu li a {
			  display: inline-block;
			  padding: 10px 10px;
		  }

		  .sub-menu li a:hover {
			  background: #3F6BC8;
			  border-radius: 3px;
		  }

		  .site-identity .contact-menu {
			  margin-right: 0px !important;
		  }

		  .logo-set .slick-next,.logo-set .slick-prev {
			  display:none !important;
		  }

		  .logo-set .slick-slide img {
			  margin:0 auto;
		  }

		  .logo-set .slick-track {
			  display: flex;
			  justify-content: space-between;
			  align-items: center;
		  }

		  .logo-set .slick-initialized .slick-slide {
			  display:flex !important;
			  justify-content: space-between;
		  }

		  /* .logo-set .slick-current img {
			  margin:0 !important;
		  } */


		  /* .logo-set .slick-track .slick-slide {
			  width: auto !important;
		  } */

		  /* .logo-set {
			  display: flex;
			  align-items: center;
			  justify-content: space-between;
		  } */

		  #recent-ep {
			  background: #020715;
			  padding-top:65px;
		  }

		  #recent-ep .section-heading {
			  display: flex;
			  justify-content: space-between;
			  align-items: baseline;
			  margin-bottom: 30px;
		  }

		  #recent-ep .episode-desc h2 {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: 500 !important;
			  font-size: 24px !important;
			  line-height: 140% !important;
			  letter-spacing: -0.03em !important;
			  color: #D7E0F4 !important;
		  }

		  #recent-ep .section-heading h1 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 120%;
			  letter-spacing: -0.03em;
			  color: #EDF1FA;
		  }

		  #recent-ep .post-box-flex {
			  display: flex;
			  justify-content: space-between;
			  margin-top: 30px;
			  align-items: baseline;
		  }

		  #recent-ep .post-box-flex .podcast-lbl p {
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 16px;
			  line-height: 140%;
			  text-align: center;
			  color: #BDC8DF;
			  background: #020715;
			  border: 1px solid #091D50;
			  box-sizing: border-box;
			  display: inline-block;
			  padding: 8px 16px;
		  }

		  .post-l {
			  display:flex;
		  }

		  .post-l .ep-body {
			  display:block;
			  width: 33.3%;
			  margin-right: 45px;
		  }

		  .post-l .ep-body:last-child {
			  margin-right:0px;
		  }

		  .post-l .ep-body .episode-desc {
			  padding-left:0px;
			  padding-right:0px;
		  }


		  #recent-ep .section-heading a {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 500;
			  font-size: 22px;
			  line-height: 110%;
			  letter-spacing: -0.005em;
			  color: #3F6BC8;
		  }

		  #we-understand {
			  background-size: unset !important;
			  background-repeat: no-repeat !important;
			  background-position: 86% 83% !important;
			  padding-bottom: 90px;
			  padding-top: 120px;
			  background-color:#020715 !important;
		  }

		  #we-understand .two-col {
			  display:flex;
		  }

		  #we-understand .two-col .col-1 {
			  flex-basis:50%;
			  max-width:50%;
		  }

		  #we-understand .two-col .col-1 p {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 20px;
			  line-height: 140%;
			  color:#fff;
			  padding-top:32px;
			  padding-bottom:20px;
		  }

		  #we-understand .cta-button-team {
			  background: #06143A;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 22px;
			  line-height: 110%;
			  color:#fff;
			  padding:24px;
			  letter-spacing: -0.005em;
			  display:inline-block;
		  }

		  #we-understand .two-col .col-2 {
			  flex-basis:50%;
			  max-width:50%;
			  text-align: right;
			  position:relative;
		  }

		  #we-understand .two-col .col-2 img {
			  position:absolute;
			  right:-26px;
			  z-index:999;
		  }

		  #we-understand h2 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 120%;
			  letter-spacing: -0.03em;
			  color: #FFFFFF;
			  margin-bottom:0px;
		  }

		  .blue-hl {
			  color:#3F6BC8;
		  }

		  #find-talent {
			  background: #3F6BC8;
			  padding-top: 180px;
			  padding-bottom: 20%;
			  position: relative;
		  }

		  #find-talent h1 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 120%;
			  letter-spacing: -0.03em;
			  color: #FFFFFF;
		  }

		  #find-talent .three-col {
			  display:flex;
			  padding-top:100px;
		  }

		  #find-talent .content-wrapper {
			  margin-bottom: 96px;
			  max-width: 300px;
		  }

		  #find-talent .col-2,
		  #find-talent .col-3 {
			  flex-basis:35%;
			  max-width:35%;
		  }

		  #find-talent .col-1 {
			  flex-basis: 30%;
			  max-width: 30%;
		  }

		  #find-talent .col-1 p {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 600;
			  font-size: 19px;
			  line-height: 130%;
			  letter-spacing: 0.015em;
			  color: #FFFFFF;
		  }


		  #find-talent .col-3 {
			  padding-left: 5rem;
		  } 

		  #find-talent .container {
			  padding-left: 12%;
			  padding-right: 12%;
		  }

		  #find-talent .content-wrapper p {
			  margin-top: 24px;
		  }

		  #find-talent h4 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 600;
			  font-size: 24px;
			  line-height: 130%;
			  color: #FFFFFF;
			  padding-bottom: 24px;
			  margin: 0;
		  }

		  #find-talent hr {
			  width: 39px;
			  border: 2px solid #020715;
			  margin: 0;
		  }

		  #find-talent p {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 100;
			  font-size: 24px;
			  line-height: 130%;
			  color: #FFFFFF;
		  }

		  .float-wrapper {
			  position: absolute;
			  width: 100%;
			  bottom: -200px;	
		  }

		  .float-section {
			  display: flex;
			  background: #000000;
			  box-sizing: border-box;
			  width:100%;
			  margin: 0 auto;
		  }

		  .float-section .right-image {
			  flex-basis: 40%;
			  background: #081944;
			  text-align: center;
			  padding: 64px;
			  display: flex;
			  align-items: center;
		  }

		  .float-section .left-content {
			  flex-basis:60%;
			  padding: 60px 77px;
		  }

		  .float-section .right-image img {
			  align-self: center;
		  }

		  .float-section .left-content p {
			  font-family: 'Inter', sans-serif !important;
			  font-style: normal !important;
			  font-weight: normal !important;
			  font-size: 19px !important;
			  line-height: 130% !important;
			  color: #D7E0F4 !important;
			  padding-top:24px;
			  margin-bottom: 0;
			  padding-bottom: 40px;
		  }

		  .float-section .left-content h2 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 36px;
			  line-height: 130%;
			  letter-spacing: -0.01em;
			  color: #FFFFFF;
		  }

		  .float-section .float-cta a {
			  background: #081944;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  padding: 19px 54px;
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 17px;
			  line-height: 110%;
			  text-align: center;
			  letter-spacing: -0.005em;
			  color: #FFFFFF;
			  display:inline-block;
		  }

		  #feat-podcast {
			  background:#020715;
			  padding-top:20%;
			  padding-bottom: 120px;
		  }

		  #feat-podcast .section-heading {
			  display: flex;
			  justify-content: space-between;
			  align-items: baseline;
			  margin-bottom:35px;
		  }

		  #feat-podcast .podcast-body{
			  display:flex;
			  align-items: center;
		  }

		  #feat-podcast .podcast-body .content {
			  flex-basis: 66%;
			  position: relative;
			  z-index: 999;
		  }

		  #feat-podcast .podcast-body .img-blue-bg {
			  flex-basis:40%;
			  position: relative;
			  text-align: right;
		  }

		  #feat-podcast .podcast-body .img-blue-bg img {
			  position: relative;
			  z-index: 999;
			  padding-top: 25px;
		  }

		  #feat-podcast a{
				 font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 500;
			  font-size: 22px;
			  line-height: 110%;
			  letter-spacing: -0.005em;
			  color: #3F6BC8;
		  }

		  #feat-podcast .podcast-title {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 500;
			  font-size: 36px;
			  line-height: 140%;
			  letter-spacing: -0.03em;
		  }

		  #feat-podcast h1 {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 58px;
			  line-height: 120%;
			  letter-spacing: -0.03em;
			  color: #EDF1FA;
		  }

		  #feat-podcast .subtitle {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 16px;
			  line-height: 110%;
			  letter-spacing: -0.025em;
			  text-transform: uppercase;
			  color: #88A3DD;
		  }

		  #feat-podcast .podcast-excerpt {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 20px;
			  line-height: 140%;
			  color: #D7E0F4;
			  margin-bottom: 30px;
			  margin-top: 24px;
		  }

		  #feat-podcast .podcast-cta {
			  font-family: 'Inter' !important;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 17px !important;
			  line-height: 110%;
			  letter-spacing: -0.005em;
			  color: #FFFFFF !important;
			  background: #06143A;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  padding: 19px 33px;
			  display: inline-block;
		  }

		  #feat-podcast .podcast-title {
			  margin-bottom: 0;
		  }

		  .background-blue {
			  position: absolute;
			  background: #3F6BC8;
			  height: 100%;
			  width: 780px;
			  top: 0;
			  right: 0;
		  }

		  #testimonials {
			  text-align: center;
			  padding-top: 120px;
			  background: #EDF1FA;
			  padding-bottom: 120px;
		  }

		  #testimonials .client-img img {
			  margin:0 auto;
			  border-radius: 50%;
			  border: 3px solid #fff;
		  }


		  #testimonials .slick-prev:before {
			content: url('/wp-content/uploads/2021/08/left-arrow.svg');
		  }

		  #testimonials .slick-next:before {
			content: url('/wp-content/uploads/2021/08/right-arrow.svg');
		  }

		  #testimonials .feedback {
			  padding-left:7%;
			  padding-right:7%;
		  }

		  #testimonials .feedback p {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 300;
			  font-size: 50px;
			  line-height: 120% !important;
			  text-align: center;
			  letter-spacing: -0.025em;
			  color: #081944;
		  }

		  #testimonials .client-name p {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: 600;
			  font-size: 21px;
			  line-height: 130%;
			  color: #020715;
			  padding-top: 20px;
			  margin-bottom:0px;
		  }

		  #testimonials .client-pos {
			  padding-bottom: 60px;
		  }

		  #testimonials .client-pos p {
			  font-family: 'Inter', sans-serif;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 21px;
			  line-height: 130%;
			  color: #020715;
		  }

		  .testimonial-cta {
			   margin-top: 100px;
		  }

		  .entry-content ul, .entry-content ol {
			  padding-left:0px !important;
		  }

		  .testimonial-cta a{
			  background: #081944;
			  backdrop-filter: blur(19px);
			  border-radius: 6px;
			  font-family: Inter;
			  font-style: normal;
			  font-weight: normal;
			  font-size: 17px;
			  line-height: 110%;
			  text-align: center;
			  letter-spacing: -0.005em;
			  color: #FFFFFF;
			  padding: 19px 25px;
		  }


		  #testimonials .slick-dots li button:before {
			  font-size:15px !important;
		  }

		  #testimonials .slick-dots li.slick-active button:before {
			  color:#3F6BC8 !important;
			  opacity:1 !important;
		  }
		  #testimonials .slick-next, 
		  #testimonials .slick-prev {
			  top:18% !important;
		  }
		  #testimonials .slick-slider:hover {
			  cursor:pointer;
		  }


		  #testimonials .slick-slider .slick-arrow {
			   display: none !important;
		  }
		  #testimonials .slick-slider:hover .slick-arrow {
			   display: block !important;
		  }

		  #testimonials .slick-slider .slick-next {
			  right: -10px !important;
		  }

		  #testimonials .slick-next:focus:before, 
		  #testimonials .slick-next:hover:before, 
		  #testimonials .slick-prev:focus:before, 
		  #testimonials .slick-prev:hover:before {
			  filter: brightness(0.1);
		  }

			.logo-set .slick-slide:first-child img {
				margin: 0 auto 0 0 !important;
			}

		@media only screen and (min-width:1900px) {
			.custom-logo {
				width: 191px;
				margin-left: -44px;
			}
			
			.single-podcast #body-podcast {
				padding-top:0px !important;
			}
		}

		@media only screen and (min-width:1801px) {
			.logo-set .slick-slide:first-child img {
				margin: 0 auto 0 auto !important;
			}

		}


		  @media only screen and (max-width:1800px) {
			  .page-id-385 .width-form {
				  width: 80%;
				  margin: 70px auto 0 160px;
			  }
		  }


		  @media only screen and (max-width:1663px) {
			  .site-identity ul li a {
				  font-size:20px;
			  }

			  #we-understand {
				  padding-top:0px;
			  }

			  #find-talent .three-col {
				  padding-top:50px;
			  }

			  #feat-podcast {
				  padding-top:21%;
			  }

			  .page-template-template-network #we-understand {
				  padding-top: 100px;
			  }

			  .page-template-template-network #colophon {
				  padding-top:25%;
			  }
		  }

		@media only screen and (max-width:1585px) {
			.single-podcast #podcast-highlight .podcast-title {
				padding-bottom:10% !important;
			}

			  #float-global .float-section {
				  width:90%;
			  }
		  }

		  @media only screen and (max-width:1500px) {
			  
			  .single iframe {
				  width: 100%;
				  height: 33.56vw;
			  }
			  
			  .video-embed iframe {
				  height: 65.25vw;
				  min-width: 203.77vh;
			  }

			  .logo-set .slick-slide img {
				  max-width: 70%;
			  }

			  .page-id-385 .width-form {
				  width: 92%;
				  margin: 70px auto 0 40px;
			  }



			  .team-msg {
				  margin-top:50px;
			  }

			  #team-hero {
				  margin-top:100px;
				  height:608px !important;
			  }

			  .container {
				  display: block;
				  width: 95% !important;
				  max-width: unset !important;
				  padding: 0;
			  }

			  #page.container {
				  max-width: 1700px !important;
				  width:100% !important;
		  /* 		padding: 0 8% !important; */
			  }

			  #hero .container {
				  width:95% !important;
			  }
		  }


		  @media only screen and (max-width:1440px) {

			  #hero video {
				  width: 100vw;
				  height: 100vh;
				  object-fit: cover;
				  position: fixed;
				  left: 0;
				  right: 0;
				  top: 0;
				  bottom: 0;
				  z-index: -1;
			  }
			  
			  #global-offices .flex-office {
				  width:100%;
			  }


			  #feat-podcast {
				  padding-top:30%;
			  }

			  #we-understand {
				   background-position: 121% 83% !important;
			  }

			  .site-identity .center-logo {
				  width:20%;
			  }

			  .page-id-385 #contact-section .form-wrap {
				  width:50%;
			  }

			  .page-id-385 #contact-section .contact-img-wrap {
				  width:45%;	
			  }

			  .page-id-385 #colophon {
				  padding-top:100px;
			  }

			  .width-form {
				  width: 80%;
				  margin: 0 auto;
			  }

			  .page-id-263 #contact-section .form-wrap {
				  width: 60%;
			  }

			  .page-id-263 #contact-section .contact-img-wrap {
				  width: 40%;
			  }
		  }

		  @media only screen and (max-width:1350px) {

			  .single-podcast #body-podcast {
				  padding-top: 60px;
			  }

			  #body-podcast {
				  padding-top:60px;
			  }

			  #podcast-highlight {
				  margin-top:95px;
			  }

			  .site-identity ul li a {
				   font-size: 15px;
			  }

			  #find-talent .container {
				  padding-left:5%;
				  padding-right:5%;
			  }
		  }

		@media only screen and (max-width:1300px) {
			.video-embed iframe {
				height: 75.25vw;
				min-width: 203.77vh;
			}
		}


		  @media only screen and (max-width:1132px) {
			  .video-embed iframe {
				  height: 85.25vw;
			  }
			  
			  .site-identity .center-logo {
				  width: 30.3%;
			  }
		  }

		  @media only screen and (max-width:1200px) {

			  .page-template-template-network #find-talent {
				  padding-bottom:0px !important;
			  }

			  .page-template-template-network #colophon {
				  padding-top: 6%;
			  }

			  #team-hero {
				  margin-top:85px !important;
			  }

			  #find-talent .talent-head {
				  font-family: 'Inter', sans-serif !important;
				  font-style: normal !important;
				  font-weight: 600 !important;
				  padding-bottom: 30px;
				  font-size: 30px !important;
				  color:#fff !important;
			  }

			  .talent-head p {
				  font-family: 'Inter', sans-serif !important;
				  font-style: normal !important;
				  font-weight: 600 !important;
				  font-size: 19px !important;
				  line-height: 130% !important;
				  letter-spacing: 0.015em !important;
				  color: #FFFFFF !important;
			  }

			  #find-talent .three-col {
				  padding-top:50px;
			  }

			  .site-identity .left-menu {
				   width: 40% !important;
			  }

			  .site-identity .right-menu {
				   width: 40% !important;
			  }

			  #hero.hero-section {
				  height:76vh !important;
			  }

			  #feat-podcast .section-heading {
				  padding-top:40px;
			  }

			  #feat-podcast .podcast-body .img-blue-bg {
				  flex-basis: 100%;
				  order:1;
			  }

			  .background-blue {
				  width:100%;
			  }

			  #feat-podcast .podcast-body .content {
				  flex-basis:100%;
				  margin-top:70px;
				  order:2;
			  }


			  #feat-podcast .podcast-body {
				   flex-wrap: wrap;
			  }

			  #feat-podcast .section-heading a{
				  display:none;
			  }

			  .float-section .left-content {
				  flex-basis: 60%;
				  padding: 40px 40px;
			  }

			  .float-section .right-image {
				  padding:40px 40px;
			  }

			  #feat-podcast {
				  padding-top:10%;
			  }

			  .float-section {
				  border:0 !important;
			  }

			  #find-talent {
				  padding-bottom:0px;
			  }

			  .float-wrapper {
				  position:static;
			  }

			  .float-wrapper .container {
				  width: 100% !important;
			  }


			  #find-talent .content-wrapper {
				  max-width:400px;
			  }

			  #find-talent .col-2, #find-talent .col-3 {
				  flex-basis:45%;
				  max-width:45%;
			  }

			  .talent-head p {
				  font-family: 'Inter', sans-serif;
				  font-style: normal;
				  font-weight: 600;
				  font-size: 19px;
				  line-height: 130%;
				  letter-spacing: 0.015em;
				  color: #FFFFFF;
			  }

			  #find-talent .container {
				  padding-left:0px;
				  padding-right:0px;
			  }

			  .for-mobile {
				  display:block;
			  }

			  .for-desktop {
				  display:none;
			  }

			  #hero h1 br {
				  display:none;
			  }

			  #we-understand .two-col .col-1 br {
				  display:none;
			  }

			  #we-understand .two-col .col-1 h2 {
				  font-size:36px;
			  }

			  #we-understand {
				  padding-top:210px;
			  }
		  }

		  @media only screen and (max-width:1199px) {

			  .product-boxes {
				  grid-template-columns:1fr 1fr;
			  }
			  
			  
			  #we-understand .two-col .col-2 {
				  text-align:center;
			  }

			  #box-image .brand-content p {
				  font-size:24px;
			  }

			  #box-image h1 {
				  font-size:56px;
			  }

			  .page-template-template-how-we-work #whats-included {
				  padding-top:200px
			  }

			  .page-template-template-how-we-work .disruptive-force {
				 padding-bottom: 100px;
			  }

			  #find-talent .col-3 {
				  padding-left:0px;
			  }

			  .share-post {
				  width:90%;
			  }

			  #podcast-highlight .podcast-title {
				  width:100%;
			  }

			  .body-main {
				  width:90%;
			  }

			  .highlight-vid {
				  width:90%;
			  }

			  #we-understand .two-col .col-2 img {
				  max-width:80%;
			  }
		  }


		  @media only screen and (max-width:1132px) {
			  
			  .single iframe {
				  width: 100%;
				  height: 47.56vw;
			  }
			  
			  .site-identity .left-menu {
				  width: 38% !important;
			  }

			  .site-identity .right-menu {
				  width:39% !important;
			  }
		  }

		  @media only screen and (max-width:1125px) {
			  .site-identity .center-logo {
				  width: 29.3%;
			  }
		  }

		  @media only screen and (max-width:1112px) {

			  .page-id-263 #contact-section .form-wrap {
				  width: 100%;
			  }

			  .page-id-263 .width-form {
				  width:95% !important;
				  margin:0 auto !important;
			  }

			  #team-hero {
				  margin-top: 100px;
				  height: 499px !important;
				  min-height: unset !important;
			  }

			  .site-identity .left-menu {
				  width: 37% !important;
			  }

			  .site-identity .center-logo {
				  width: 26.3%;
			  }

			  .site-identity .right-menu {
				  width: 38% !important;
			  }
		  }

		  @media only screen and (max-width:1108px) {
			  #body-podcast {
				  padding-top:90px;
			  }

			  #form-force-wrap {
				  width: 90% !important;
			  }

			  .page-id-385 .width-form {
				  width: 100%;
				  margin: 70px auto 0 auto;
			  }

			  #contact-section .form-wrap {
				  width: 95%;
				  margin: 0 auto;
			  }

			  #contact-section .contact-img-wrap {
				  display:none;
			  }

			  .page-id-129 #feat-podcast {
				  padding-top: 20% !important;
			  }

			  .ep-body .episode-desc {
				  padding-left:0px;
			  }

			  .ep-body .feature-image img {
				  min-height: 300px;
				  margin-bottom: 34px;
				  height:auto;
			  }

			  .site-identity .left-menu {
				  width: 38% !important;
			  }

			  .ep-body .feature-image {
				  flex-basis: 100%;
			  }

			  .ep-body .episode-desc {
				  flex-basis: 100%;
			  }	

			  .ep-body {
					flex-direction: column !important;
			  }

			  #feat-podcast {
				  padding-bottom:60px;
			  }

			  #float-global {
				  padding-top: 80px;
			  }

			  #float-global {
				  padding-bottom:0px;
			  }

			  .sidebar-episode {
				  display:none;
			  }

			  .episode-list {
				  flex-basis:100%;
			  }

			  .ep-body .episode-desc {
				  padding-right:0px;
			  }

			  #team-page-content h1 {
				  padding-bottom:30px;
			  }

			  #about-podcast .container {
				  width: 95%;
			  }

			  #podcast-two-col .container {
				  width:95%;
			  }

			  #float-global .float-section {
				  width: 100%;
			  }

			  .float-section .left-content p {
				  padding-bottom: 30px;
				  padding-top: 15px;
			  }

			  .float-section .left-content {
				  padding: 50px 40px;
			  }
		  }

		  @media only screen and (max-width:1106px) {
			  .single-podcast #body-podcast {
				padding-top: 60px;
			}

			  .site-identity ul li {
				  margin-right:28px;
			  }
		  }

		  @media only screen and (max-width:1082px) {
			  .logo-set .slick-slide img {
				  max-width: 50%;
			  }

			  .site-identity .center-logo {
				   width: 30% !important;
			  }

			  .site-identity ul li {
				  margin-right: 22px;
			  }

			  .single-podcast #body-podcast {
				  padding-top: 115px !important;
			  }
		  }

		  @media only screen and (max-width:1055px) {
			  .site-identity .center-logo {
				  width: 28% !important;
			  }
		  }

		  @media only screen and (max-width:1045px) {
			  .site-identity .center-logo {
				   width: 28% !important;
			  }
		  }

		  @media only screen and (max-width:1035px) {
			  .tax-categories #page {
				  margin-top: 70px;
			  }
			  
			  #podcast-highlight {
				  margin-top:80px;
			  }

			  .site-identity ul li {
				  margin-right: 20px;
			  }

			  .site-identity .center-logo {
				  width: 26% !important;
			  }
		  }

		  @media only screen and (max-width:1029px) {

			  .page-template-template-network #find-talent .content-wrapper {
				  height:auto !important;
				  margin-bottom:30px;
			  }

			  #find-talent .three-col {
				  display:block;
			  }

			  #find-talent .col-2, #find-talent .col-3 {
				  flex-basis: 100%;
				  max-width: 100%;
			  }

			  #global-offices .flex-office .office-box {
				  flex:0 0 100%;
			  }

			  #team-hero {
				  margin-top:75px !important;
			  }

			  .bullet_list .left-col p, .bullet_list .right-col p {
				  font-size:20px;
			  }


			  .post-l .ep-body {
				  display: block;
				  width: 46.3%;
				  margin-right: 30px;
			  }

			  .ep-body .feature-image img {
				  min-height: 200px;
				  height: auto;
			  }

			  .post-l {
				  flex-wrap:wrap;
			  }

			  .sub-menu {
				  background-color: transparent !important;
				  box-shadow: none !important;
				  border: none !important;
				  backdrop-filter:none !important;
				  max-width:unset !important;
				  margin-left: -12px !important;
			  }

			  .sub-menu li a {
				  font-size:17px !important;
			  }

			  .sub-menu li {
				   margin-bottom: 10px !important;
			  }

			  .menu-item-has-children a:after {
				  content:url("/wp-content/uploads/2021/08/Vector.png");
				  left: 10px;
				  top: -3px;
				  position:relative;
			  }

			  .sub-menu a:after {
				  display:none;
			  }

			  .page-template-template-case-study #feat-podcast .podcast-body .img-blue-bg img {
				  margin-right: 30px;
				  margin-bottom: 30px;
			  }

			  .page-template-template-blog #feat-podcast .podcast-body .img-blue-bg img {
				  margin-right: 30px;
				  margin-bottom: 30px;
			  }

			  .menu-item-has-children {
				  position:relative;
			  }

			  #menu-left-menu,
			  #menu-right-menu{
				  display:block;
			  }


			  .drawer-menu-explore {
				  padding: 20px 35px;
			  }

			  .toggle-draw {
				  height: 96%;
				  position: fixed;
				  z-index: 999;
				  width: 96%;
				  right: 15px;
				  top: 15px;
				  display:block;
			  }

			  .drawer-header {
				  display: flex;
				  justify-content: space-between;
			  }

			  .drawer {
				  height: 100%;
				  background: rgba(2, 7, 21, 0.85);
				  box-shadow: 0px 12px 12px rgba(50, 50, 71, 0.08), 0px 16px 24px rgba(50, 50, 71, 0.08);
				  backdrop-filter: blur(11px);
				  border-radius: 6px;

			  }

			  #masthead .site-identity {
				  display:block;
				  position:relative;
			  }

			  .site-identity .center-logo {
				  width:100% !important;
			  }

			  #masthead .site-identity {
				  padding: 15px 0px;
			  }

			  .custom-logo-link {
				  display:inline-block;
				  width: 125px !important;
			  }

			  .mobile-navigation {
				  display: inline-block;
				  background-color: transparent !important;
				  position: absolute;
				  width: auto;
				  right: 0;
				  top: 18px;
			  }

			  .site-identity .left-menu {
				  display:none;
			  }

			  .site-identity .right-menu {
				  display:none;
			  }

			  .menu-toggle {
				  display:block;
			  }

			  .for-mobile-menu {
				  display:block;
			  }

			  .for-desktop-menu {
				  display:none;
			  }

			  .sub-menu {
				  position:unset !important;
			  }
		  }

		  @media only screen and (max-width:999px) {

			  .tax-categories .cat-boxes {
				  grid-template-columns: 1fr;

			  }
			  
			  .single-resources #body-podcast {
				  padding-top: 110px !important;
			  }
			  
			  #resource-single {
				  grid-template-columns:1fr;
				  margin-top:0px;
				  padding-top:0px;
			  }
			  
			  #resource-single .right-d {
				  display:none;
			  }
			  
			  .page-template-template-network #find-talent .content-wrapper {
				  padding-bottom:40px !important;
			  }
			  
			  
			  .page-template-template-network #find-talent .content-wrapper.div-1 {
				  padding-bottom:0px !important;
			  }
			  
			  .page-template-template-network #find-talent .content-wrapper.div-2 {
				   height:auto !important;
				   padding-bottom:0px !Important;
			  }

			  .page-template-template-network #find-talent .content-wrapper.div-3 {
				  height:auto !important;
				  padding-bottom:5px !important;
			  }

			  .page-template-template-network #find-talent .content-wrapper.div-4 {
				  padding-bottom:1px !important;
			  }
			  
			  .page-template-template-network #find-talent .content-wrapper.div-5 {
				  height:auto !important;
				  padding-bottom:0px !important;
			  }
			  
			  .page-template-template-network #find-talent .col-3 .content-wrapper.div-1 {
				  padding-bottom: 15px !important;
			  }

			  .ja-job-list-container {
				  width:100% !important;
			  }
			  
			  #ja-jobs-widget {
				  display:block !important;
			  }
			  
			  .page-id-187 #privacy-content {
				  margin-top: 50px;
			  }
			  
			  .ja-job-search {
				  width:100% !important;
				  padding-right:0px !important;
			  }
			  
			  .video-embed iframe {
				  height:100% !important;
				  width:100%;
				  min-width: 300vh !important;
			  }

			  .ep-body .feature-image img {
				  margin-bottom:0px;
			  }

			  #recent-ep .post-box-flex {
				  margin-bottom: 20px;
			  }

			  #recent-ep .post-box-flex .podcast-lbl {
				  display:none;
			  }

			  #recent-ep .section-heading h1 {
				  font-size:36px;
			  }

			  #recent-ep .section-heading a {
				  display:none;
			  }

			  .share-post {
				  width:100%;
			  }

			  .body-main {
				  width:100%;
			  }

			  .highlight-vid {
				  width:100%;
			  }

			  #find-talent .content-wrapper {
				  max-width:unset !important;
			  }

			  .team-slider .left-content {
				  width: 85%;
				  margin: 0 auto;
			  }

			  .for-mobile-pic {
				  display: block;
				  padding-top: 60px;
				  padding-bottom: 60px;
			  }

			  .for-mobile-pic img {
				  margin:0 auto !important;
			  }

			  .for-desktop-pic {
				  display:none;
			  }

			  #map-section h1 {
				  font-size:38px;
			  }

			  .flex-identify {
				  width:99%;
			  }

			  .team-slider {
				  display:block !important;
			  }

			  .team-msg {
				  position: relative;
				  z-index: 9999;
				  margin-top: 110px;
			  }

			  .team-msg p {
				  font-weight: 200;
				  font-size: 36px;
			  }


			  #we-understand {
				  padding-top:0px;
			  }

			  #we-understand .two-col .col-1 h2 br{
				  display:none;
			  }

			  #we-understand .two-col .col-2 img {
				  max-width:95%;
			  }

			  #find-talent {
				  padding-top:100px;
			  }

			  #hero h1 {
				  font-family: Inter;
				  font-style: normal;
				  font-weight: 300;
				  font-size: 36px;
				  line-height: 120%;
				  letter-spacing: -0.03em;
				  color: #FFFFFF;
				  text-shadow: 0px 1px 1px rgba(50, 50, 71, 0.9), 0px 2px 4px rgba(50, 50, 71, 0.06);
			  }

			  .logo-set .slick-track {
				  align-items: center !important;
			  }

			  .logo-set .slick-slide img {
				  max-width:75%;
			  }

			  .logo-set .slick-current img {
				  margin:0 auto !important;
			  }

			  #find-talent h1 br{
				  display:none;
			  }

			  .float-section .left-content h2 br{
				  display:none;
			  }

			  .float-section .left-content h2 {
				  font-size:30px;
				  line-height:40px;
				  padding-top:18px;
			  }

			  .float-section .left-content p {
				  padding-bottom:45px;
			  }
		  }


		  @media only screen and (max-width:853px) {
			  .post-l .ep-body {
				  width:100%;
				  margin-right:0px;
			  }
		  }

		  @media only screen and (max-width:800px) {
			  .highlight-vid {
				  margin-top:-135px !important;
			  }

			  #float-global .float-section .left-content {
				   background: #020715;
			  }

			  .bullet_list .left-col p, .bullet_list .right-col p {
				  font-size:16px;
			  }

			  #podcast-highlight {
				  margin-top: 80px;
			  }

			  .highlight-vid .img-blog img {
				  height:320px;
			  }

			  #body-podcast {
				  padding-top: 0px !important;
			  }

			  .flex-drawer {
				  flex-direction:column;
			  }

		  /* 	.flex-drawer .left-drawer {

			  } */

			  .flex-drawer .left-drawer {
				  margin-right:0px !important;
			  }

			  #podcast-two-col .container {
				  flex-direction:column;
			  }

			  #podcast-two-col .left-col {
				  flex-basis:100%;
				  padding-right:0px;
			  }

			  #podcast-two-col .right-col {
				  flex-basis:100%;
			  }

			  .float-section {
				  display:block;
			  }

			  .float-section .right-image {
				  display: flex;
				  justify-content: center;
			  }

			  .footer-flex {
				  display:block;
			  }

			  .footer-flex .column-2 {
				  display: block;
				  margin-top: 65px;
			  }
		  }


		  @media only screen and (max-width:700px) {
			  .sgpb-theme-1-content {
				  background-image: unset !important;
				  background-color:#000 !important;
			  }
			  
			  .tab-mode {
				  display:block;
			  }
			  
			  #sgpb-popup-dialog-main-div {
				  width: 95% !important;
				  padding: 0px !important;
				  padding-bottom: 0px !Important;
				  max-width: unset !important;
				  min-width: unset !important;
				  height: auto !important;
			  }
			  
		  }

		  @media only screen and (max-width:650px) {

			  .product-boxes {
				  grid-template-columns:1fr;
			  }
			  
			  .single iframe {
				  width: 100%;
				  height: 52.56vw;
			  }
			  
			  #box-image h1 {
				  font-size:40px;
			  }

			  .page-template-template-how-we-work .include-title {
				  padding-top:40px;
			  }
			  
			  #podcast-highlight .podcast-title {
				   padding-bottom: 16%;
			  }

			  .single-post .highlight-vid .img-blog img,
			  .single-post .single-case_study .img-blog img{
				  height:auto !important;
			  }

			  .single-podcast .highlight-vid {
				  margin-top:-300px !important;
			  }

			  .highlight-vid {
				  margin-top: -275px !important;
			  }

			  #podcast-highlight {
				  min-height:670px !important;
			  }

			  #team-hero {
				  background-position: 38% 100% !important;
			  }

			  .single-podcast #body-podcast {
				  padding-top: 230px !important;
			  }

			  .social-share {
				  width: 100%;
				  justify-content: space-between;
				  margin-top: 15px;
			  }

			  .share-post {
				  flex-direction: column;
				  justify-content: flex-end;
				  align-items:end;
			  }

			  .testimonial-cta {
				  margin-top:75px;	
			  }


			  .footer-cta a {
				  width: 100%;
				  text-align: center;
			  }

			  #recent-episodes .recent-heading h1 {
				  font-size:36px;
			  }

			  #recent-episodes .ep-body .feature-image {
				  margin-bottom:30px;
			  }

			  #recent-episodes .episode-desc h2 {
				  margin-bottom:20px;
			  }

			  .home #feat-podcast .podcast-body {
				  margin-top:0px;
			  }

			  #podcast-highlight {
				  margin-top:75px;
			  }

			  .body-main h2 {
				  font-size:36px;
			  }

			  #podcast-highlight .podcast-title h1 {
				  font-size:36px;
				  padding-bottom:20px;
			  }

			  #podcast-highlight .podcast-excerpt {
				  width:100%;
			  }

			  .body-main blockquote {
				  margin-left: 20px;
				  border-left: solid 2px #272c30;
			  }

			  .body-main blockquote p {
				  font-size:24px;
				  padding-right:15px;
			  }

			  #body-podcast {
				  padding-top:160px !important;
			  }

			  #podcast-highlight {
				  height:auto !important;
				  margin-bottom:0px !important;

			  }


			  .highlight-vid .img-blog img {
				  height:280px !important; 
			  }

			  .drawer-contact {
				  margin-bottom:20px;
			  }

			  .close-btn {
				  position: absolute;
				  right: 11px;
				  top: 11px;
			  }

			  .drawer-header {
				  display:block;
			  }

			  .drawer-contact {
				  border-top: 1px solid #3B4B61;
				  padding-top: 20px;
			  }

			  .drawer-contact a {
				  width:100%;
				  text-align:center;
			  }

			  .foot-m {
				  position: fixed;
				  bottom: 10px;
				  width: 90%;
				  left: 18px;
				  z-index:-1;
			  }

			  .flex-drawer {
				  padding:0px 20px;
			  }

			  .drawer-menu-explore {
				  padding: 20px 0px;
			  }

			  .toggle-draw {
				  height:96%;
				  width:93%;
			  }

			  .page-template-template-network #colophon {
				  padding-top: 15%;
			  }

			  .page-template-template-network #find-talent {
				  padding-top:140px;
			  }

			  .page-template-template-join-nudge #we-understand.intro-content-work {
				   padding-top: 100px;
			  }

			  .width-form {
				  width: 100%;
				  margin: 0 auto;
			  }

			  .recent-flex {
				  flex-direction:column;
			  }

			  .sidebar-episode {
				  display:block;
			  }

			  .give-nudge {
				  margin-top: 100px;
			  }

			  .give-nudge img {
				  margin: 0 auto;
				  display: block;
			  }

			  .page-template-teamplate-podcast #feat-podcast .podcast-body .img-blue-bg img,
			  .page-template-template-case-study #feat-podcast .podcast-body .img-blue-bg img,
			  .page-template-template-blog #feat-podcast .podcast-body .img-blue-bg img{
				  margin-right: 25px;
				  margin-bottom: 15px;
				  padding-top: 15px;
			  }

			  #feat-podcast .podcast-body .img-blue-bg img {
				  height: 240px !important;

			  } 

			  #podcast-two-col {
				  padding-top: 70px;
			  }

			  .img-items img{
					  height: 155px;
			  }

			  #about-podcast h1 {
				  font-weight: 300;
				  font-size: 36px;
				  padding-bottom: 20px;
			  }

			  #about-podcast .pcast-cta a {
				  width: 100%;
				  text-align: center;
				  background: #3F6BC8;
			  }

			  #about-podcast p {
				  font-weight: 300 !important;
				  font-size: 24px !important;
			  }


			  #feat-podcast .podcast-body {
				  margin-top: 100px;
			  }

			  #feat-podcast .podcast-body .img-blue-bg img {
				  height: 300px;
			  }

			  .team-slider .left-content {
				   width: 100%;
			  }

			  .for-mobile-pic {
				  padding-top:20px;
			  }

			  .flexprice-cta a {
				  background: #3F6BC8;
				  backdrop-filter: blur(19px);
				  border-radius: 6px;
				  padding: 20px;
				  text-align: center;
				  width: 100%;
				  display: block;
			  }

			  #float-global {
				  padding-bottom:0px;
			  }

			  #float-global .float-section {
				  width:100%;
			  }

			  #box-image .yt_box_bg, #box-image .yt_box_bg_b {
				  width:100%;
			  }
			  #box-image .yt_box_bg_b {
				  margin-left:0px;
			  }

			  .bullet-img img{
				  width:60px;
			  }

			  #box-image .yt_box_bg_b {
				  margin-top:30px;
			  }

			  #box-image .box-wrappers {
				  display:block;
			  }

			  #box-image .brand-content p {
				  font-size:20px;
			  }

			  .flexprice-content p {
				  font-size:20px;
			  }

			  .what-included-bullet {
				  width:100%;
			  }

			  .bullet_list .left-col p, .bullet_list .right-col p {
				  font-size:16px;
			  }

			  .bullet_list {
				  display:block;
			  }

			  .include-title h1 {
				  font-size:40px;
				  margin-bottom:50px;
			  }

			  .what-included-bullet .head h1 {
				  font-size:40px;
			  }

			  #whats-included {
				  padding-top:170px;
			  }

			  #we-understand.intro-content-work {
				  padding-top:60px;
				  padding-bottom:0px;
			  }

			  .disruptive-force {
				  padding-top: 120px;
				  padding-bottom: 60px;
			  }

			  #team-page-content h1 {
				  font-size: 36px;
			  }

			  #team-page-content p {
				  font-size:26px;
			  }

			  #team-hero {
				  background:url('/wp-content/uploads/2021/08/mobile-banner.jpg');
				  background-size:cover !important;
				  background-repeat:no-repeat !important;
				  height: 450px !important;
			  }

			  #team-hero h1 {
				  font-size:64px;
				  margin-bottom: -27px;
			  }

			  .testimonial-cta a {
				  width:100%;
				  display:inline-block;
			  }

			  #feat-podcast .podcast-cta {
				  width: 100%;
				  text-align: center;
				  background: #3F6BC8;
			  }

			  #feat-podcast .section-heading {
				  padding-bottom:50px;
			  }

			  #testimonials .client-pos {
				  padding-bottom: 20px;
			  }

			  #testimonials .slick-slider .slick-next {
				  right: 3px !important;
				  z-index: 9999;
			  }

			  #testimonials .slick-prev {
				  left:-11px;
			  }

			  #testimonials .feedback p {
				  font-size:36px;
			  }

			  #feat-podcast h1 {
				  font-family: Inter;
				  font-style: normal;
				  font-weight: 300;
				  font-size: 36px;
				  line-height: 120%;
				  letter-spacing: -0.03em;
				  color: #EDF1FA;
			  }

			  .float-section .left-content h2 {
				  font-weight:300;
			  }

			  #feat-podcast .podcast-body .img-blue-bg img {
				   width: 50%;
			  }

			  .float-section .float-cta a {
				  width:100%;
				  background: #3F6BC8;
			  }

			  .float-section .right-image {
				  padding: 25px 20px;
			  }

			  #find-talent .content-wrapper {
				  margin-bottom: 70px;
			  }

			  #find-talent .three-col {
				  display:block;
			  }

			  #find-talent {
				  padding-top:180px;
			  }

			  #find-talent .col-2, #find-talent .col-3 {
				  max-width:unset !important;
			  }

			  #find-talent .col-3 {
				  padding-left:0px;
			  }

			  #find-talent h1 {
				  font-family: Inter;
				  font-style: normal;
				  font-weight: 300;
				  font-size: 36px;
				  line-height: 120%;
				  letter-spacing: -0.03em;
				  color: #FFFFFF;
			  }

			  #we-understand.intro-content {
				  background:url('/wp-content/uploads/2021/08/weunderstand.jpg') !important;
				  background-position: 100% 160% !important;
			  }

			  #we-understand .cta-button-team {
				  background: #335CB2;
				  backdrop-filter: blur(19px);
				  border-radius: 6px;
				  width: 100%;
				  text-align: center;
			  }

			  #we-understand .two-col .col-1 p {
				  padding-bottom:10px;
			  }

			  #we-understand .two-col .col-2 {
				  margin-top: 80px;
				  margin-bottom: -125px;
				  z-index: 999;
			  }

			  #we-understand {
				  padding-bottom:0px;
			  }

			  #we-understand .two-col .col-2 img {
				  max-width:100%;
			  }

			  #we-understand .two-col {
				  display:block;
			  }

			  #we-understand .two-col .col-1 {
				  max-width:unset;
			  }

			  #we-understand .two-col .col-2 {
				  max-width:unset;
			  }

			  #we-understand .two-col .col-2 img {
				  position:unset !important;
			  }
		  }

		  @media only screen and (max-width:580px) {
			  
			  .cta-subpop {
				  position: unset !important;
				  width: 100% !important;
				  padding-left: 0 !important;
			  }
			  
			  #sgpb-popup-dialog-main-div a {
				  width: 100% !important;
				  border-radius: 0 !important;
				  margin-top: -10px;
			  }
			  
			  #team-hero h1 {
				  font-size:52px;
			  }

			  #team-hero h1 br{
				  display:none;
			  }

			  .highlight-vid .img-blog img {
				  height: 235px !important;
			  }
		  }


		  @media only screen and (max-width:500px) {

			  #we-understand.intro-content {
				  background-position: 100% 70% !important;
			  }

			  .play-button img {
				  width:50px;
				  left: 50px;
			  }

			  .highlight-vid .img-blog img {
				  height: 200px !important;
			  }

			  #feat-podcast .podcast-body .img-blue-bg img {
				  width: 60%;
				  height: 230px !important;
			  }

			  .float-section .left-content {
				  padding: 40px 10px !important;
			  }

			  #we-understand {
				  padding-top:40px;
			  }

			  #partners {
				  padding-top: 20px;
				  padding-bottom: 0px;
			  }

			  #hero.hero-section {
		/*           background: url(/wp-content/uploads/2021/08/mobile-homepage.png) !important; */
				  background-size: cover !important;
				  background-repeat: no-repeat !important;
				  height: 750px !important;
				  align-items: flex-end;
				  padding-bottom: 120px;
			  }

			  #hero .cta-button {
				  background: #3F6BC8;
				  backdrop-filter: blur(19px);
				  border-radius: 6px;
				  padding: 20px;
				  text-align: center;
				  width: 100%;
				  display: block;
			  }
		  }

		  @media only screen and (max-width:420px) {
			  .highlight-vid .img-blog img {
				  height: 210px !important;
			  }

			  #body-podcast {
				  padding-top:220px !important;
			  }
		  }
	
		@media only screen and (max-height:1000px) {
			.video-embed iframe {
				height: 104.25vw;
				min-width: 240.77vh;
			}
		}


		@media only screen and (max-height:800px) {
			.video-embed iframe {
				height: 104.25vw;
				min-width: 280.77vh;
			}
		}

		@media only screen and (max-height:800px) {
			.video-embed iframe {
				height: 104.25vw;
				min-width: 310.77vh;
			}
		}

		@media only screen and (max-height:500px) {
			.video-embed iframe {
				height: 104.25vw;
				min-width: 400vh;
			}
		}


		  @media only screen and (max-width: 650px) and (max-height: 735px), {
			  .flex-drawer {
				  height: 400px;
				  overflow-y: scroll;
			  }
		  }

		  @media only screen and (max-width: 650px) and (max-height: 700px), {
			  .flex-drawer {
				  height: 345px;
			  }
		  }

		  @media only screen and (max-width: 650px) and (max-height: 640px), {
			  .flex-drawer {
				  height: 317px;
			  }
		  }

		  @media only screen and (max-width: 650px) and (max-height: 640px), {
			  .flex-drawer {
				  height: 305px;
			  }
		  }


		  @media only screen and (max-width: 650px) and (max-height: 522px), {
			  .flex-drawer {
				  height: 210px;
			  }
		  }


		  @media only screen and (max-width: 650px) and (max-height: 522px), {
			  .flex-drawer {
				  height: 166px;
			  }
		  }

		  @media only screen and (max-width: 650px) and (max-height: 408px), {
			  .flex-drawer {
				  height: 100px;
			  }
		  }