.home-front-bg {
	background-color: #326f6df7;
	z-index: 2;
}
.edusolis::after{
  content: "";
       width: 60%;
    height: 5%;
    display: block;
    background: white;
    /* left: -15%; */
    margin-left: 20%;
    margin-top: 2%;
    margin-bottom: -10%;
}
.edusolis{
font-size: 4rem;
      margin-top: 2%;
	  text-align: center;
  
}
.pclassheader{
	       margin-top: 31px;
    font-size: 17px;
    text-align: center;
    font-family: "Urbanist", sans-serif;
    font-weight: 400;
}

.home-video-mask .letters,
.home-front-experience-wrap {
	width: 34vw;
	height: 34vw;
	margin: -17vw 0 0 -22.2vw;
	left: 38%;
}

.home-front-experience-wrap {
	position: absolute;
	left: 38%;
	top: 50%;
	z-index: 2;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: 0.45s cubic-bezier(0.62, 0.02, 0.34, 1) 0.5s;
	-moz-transition: 0.45s cubic-bezier(0.62, 0.02, 0.34, 1) 0.5s;
	transition: 0.45s cubic-bezier(0.62, 0.02, 0.34, 1) 0.5s;
}

.home-front-experience-n {
	position: absolute;
	left: -36%;
	top: -36%;
	width: 168%;
	height: 168%;
	background: url("/img/home-gifs/home-n.gif") no-repeat center center/100%;
}

.home-front-experience-n .explore-slider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: 0.45s cubic-bezier(0.62, 0.02, 0.34, 1);
	-moz-transition: 0.45s cubic-bezier(0.62, 0.02, 0.34, 1);
	transition: 0.45s cubic-bezier(0.62, 0.02, 0.34, 1);
	will-change: opacity;
}

.home-front-experience-n .explore-slider div {
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	will-change: opacity;
	-webkit-transition: 0.3s linear 0.1s;
	-moz-transition: 0.3s linear 0.1s;
	transition: 0.3s linear 0.1s;
}


.home-front-experience-n .explore-slider[data-hover="research"] div:not(.explore-slider-hover-research),
.home-front-experience-n .explore-slider[data-hover="strategy"] div:not(.explore-slider-hover-strategy),
.home-front-experience-n .explore-slider[data-hover="creative"] div:not(.explore-slider-hover-creative),
.home-front-experience-n .explore-slider[data-hover="production"] div:not(.explore-slider-hover-production),
.home-front-experience-n .explore-slider[data-hover="distribution"] div:not(.explore-slider-hover-distribution),
.home-front-experience-n .explore-slider[data-hover="default"] div:not(.explore-slider-default) {
	opacity: 0.02;
	-webkit-transition: 0.4s linear 0s;
	-moz-transition: 0.4s linear 0s;
	transition: 0.4s linear 0s;
}

.home-front-experience-btns-wrap {
	z-index: 20;
	-webkit-transition: 0.45s cubic-bezier(0.52, 0.01, 0.16, 1);
	-moz-transition: 0.45s cubic-bezier(0.52, 0.01, 0.16, 1);
	transition: 0.45s cubic-bezier(0.52, 0.01, 0.16, 1);
}

.home-front-experience-btns-wrap a {
	font-size: 1em;
}

.home-front-experience-btns-wrap .home-front-experience-btns>*:nth-child(1) {
	-webkit-transition: 0.55s 0.1s;
	-moz-transition: 0.55s 0.1s;
	transition: 0.55s 0.1s;
}

.home-front-experience-btns-wrap .home-front-experience-btns>*:nth-child(2) {
	-webkit-transition: 0.55s 0.2s;
	-moz-transition: 0.55s 0.2s;
	transition: 0.55s 0.2s;
}

.home-front-experience-btns-wrap .home-front-experience-btns>*:nth-child(3) {
	-webkit-transition: 0.55s 0.3s;
	-moz-transition: 0.55s 0.3s;
	transition: 0.55s 0.3s;
}

.home-front-experience-btns-wrap .home-front-experience-btns>*:nth-child(4) {
	-webkit-transition: 0.55s 0.4s;
	-moz-transition: 0.55s 0.4s;
	transition: 0.55s 0.4s;
}

.home-front-experience-btns-wrap .home-front-experience-btns>*:nth-child(5) {
	-webkit-transition: 0.55s 0.5s;
	-moz-transition: 0.55s 0.5s;
	transition: 0.55s 0.5s;
}

.home-front-experience-btns-wrap .home-front-experience-btns>*:nth-child(6) {
	-webkit-transition: 0.55s 0.6s;
	-moz-transition: 0.55s 0.6s;
	transition: 0.55s 0.6s;
}

.home-front-experience-btns-wrap .home-front-experience-btns>*:nth-child(7) {
	-webkit-transition: 0.55s 0.7s;
	-moz-transition: 0.55s 0.7s;
	transition: 0.55s 0.7s;
}

.home-front-experience-btns-wrap .home-front-experience-btns>*:nth-child(8) {
	-webkit-transition: 0.55s 0.8s;
	-moz-transition: 0.55s 0.8s;
	transition: 0.55s 0.8s;
}

.home-front-experience-btns-wrap .home-front-experience-btns>*:nth-child(9) {
	-webkit-transition: 0.55s 0.9s;
	-moz-transition: 0.55s 0.9s;
	transition: 0.55s 0.9s;
}

.home-front-experience-btns-wrap .home-front-experience-btns>*:nth-child(10) {
	-webkit-transition: 0.55s 1s;
	-moz-transition: 0.55s 1s;
	transition: 0.55s 1s;
}

.home-front-type-content {
    position: absolute;
        left: 55%;
    top: 1em;
    width: 32%;
    height: 100%;
    height: 100%;
    margin-top: -2%;
    opacity: 0;
    pointer-events: none;
    text-align: left;
    z-index: 10;
    -webkit-transition: 0.45s 
cubic-bezier(0.52, 0.01, 0.16, 1);
    -moz-transition: 0.45s cubic-bezier(0.52, 0.01, 0.16, 1);
    transition: 0.45s 
cubic-bezier(0.52, 0.01, 0.16, 1);
}

@media only screen and (max-width: 700px) {
	.home-front-type-content {
		left: 10%;
		width: 80%;
		        margin-top: 4em;
	}
}

.home-front-type-content h3 {
    font-size: 22px;
    padding-bottom: 0.1em;
    font-family: "abril-fatface";
    text-align: center;
    margin-left: 0%;
    margin-top: 4%;
}

@media only screen and (max-width: 700px) {
	.home-front-type-content h3 {
		font-size: 1.8em;
	}
}

.home-front-type-content>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	-ms-flex-direction: column;
	-webkit-transition: 0.35s;
	-moz-transition: 0.35s;
	transition: 0.35s;
}

.home-front-type-content * {
	color: #fff;
}

.home-front-type-content .cta {
	display: table;
}

.home-front-type-content .home-front-logos {
	width: 29vw;
	margin-top: 30px;
}

@media only screen and (max-width: 700px) {
	.home-front-type-content .home-front-logos {
		width: 100%;
	}
}

.home-front-type-content .home-front-logos li {
	width: 27%;
	float: left;
	margin-right: 5%;
	margin-bottom: 8px;
}

.home-front-type-content .home-front-logos li a {
	width: 100%;
	height: 3.1vw;
	-webkit-transition: 0.32s cubic-bezier(0.52, 0.01, 0.16, 1);
	-moz-transition: 0.32s cubic-bezier(0.52, 0.01, 0.16, 1);
	transition: 0.32s cubic-bezier(0.52, 0.01, 0.16, 1);
	-webkit-transform: translateZ(0) scale(0.9, 0.9);
	-moz-transform: translateZ(0) scale(0.9, 0.9);
	-ms-transform: translateZ(0) scale(0.9, 0.9);
	-o-transform: translateZ(0) scale(0.9, 0.9);
	transform: translateZ(0) scale(0.9, 0.9);
}

@media only screen and (max-width: 700px) {
	.home-front-type-content .home-front-logos li a {
		height: 50px;
	}
}

.home-front-type-content .home-front-logos li a span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: 0.45s cubic-bezier(0.62, 0.02, 0.34, 1);
	-moz-transition: 0.45s cubic-bezier(0.62, 0.02, 0.34, 1);
	transition: 0.45s cubic-bezier(0.62, 0.02, 0.34, 1);
}

.home-front-type-content .home-front-logos li a span:nth-child(2) {
	opacity: 0;
}

.home-front-type-content .home-front-logos li a:hover {
	-webkit-transform: translateZ(0) scale(1, 1);
	-moz-transform: translateZ(0) scale(1, 1);
	-ms-transform: translateZ(0) scale(1, 1);
	-o-transform: translateZ(0) scale(1, 1);
	transform: translateZ(0) scale(1, 1);
}

.home-front-type-content .home-front-logos li a:hover span:nth-child(1) {
	opacity: 0;
	-webkit-transition-delay: 0.23s;
	-moz-transition-delay: 0.23s;
	transition-delay: 0.23s;
}

.home-front-type-content .home-front-logos li a:hover span:nth-child(2) {
	opacity: 1;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

body[data-home-front-state="front"] .home-front-type-content,
body[data-home-front-state="front"] .home-front-experience-wrap {
	opacity: 1;
	pointer-events: auto;
}

body[data-home-front-state="front"] .home-front-experience-wrap {
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

body[data-home-front-state="front"] .home-front-type-content {
	-webkit-transition-delay: 1.3s;
	-moz-transition-delay: 1.3s;
	transition-delay: 1.3s;
}



.wrapper[data-front-state="covered"] .home-front-type-content-slide-1 {
	-webkit-transition-delay: 0.35s;
	-moz-transition-delay: 0.35s;
	transition-delay: 0.35s;
}



.wrapper[data-front-state="revealed"] .home-front-type-content-slide-1 {
	opacity: 0;
	pointer-events: none;
	-webkit-transition-delay: 0s;
	-moz-transition-delay: 0s;
	transition-delay: 0s;
}







.wrapper[data-front-state="revealed"] .explore-slider,
.wrapper[data-front-state="revealed"] .home-front-experience-btns>* {
	opacity: 0;
	pointer-events: none;
}

body[data-home-front-state="letters"] .home-front-type-content,
body[data-home-front-state="letters"] .home-front-experience-wrap,
body[data-home-front-state="letters"] .home-front-type-content-slide-1,


.home-front-experience-btns-wrap a {
	position: absolute;
}

.home-front-experience-btns {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.explore-services * {
	color: #27282e;
}

.explore-services li {
	margin-bottom: 6px;
}

.explore-services li h3 {
	-webkit-transition: 0.28s cubic-bezier(0.62, 0.02, 0.34, 1);
	-moz-transition: 0.28s cubic-bezier(0.62, 0.02, 0.34, 1);
	transition: 0.28s cubic-bezier(0.62, 0.02, 0.34, 1);
}

.explore-services li:hover {
	cursor: pointer;
}

.explore-services li:hover h3 {
	color: #f2f2f2;
}

.home-front-btn-strategy {
	left: -15%;
	top: 10%;
}

.home-front-btn-creative {
	left: 50%;
	top: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	-ms-transform: translate3d(-50%, -50%, 0);
	-o-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.home-front-btn-distribution {
	right: -15%;
	top: 10%;
}

.home-front-btn-research {
	left: -15%;
	bottom: 8%;
}

.home-front-btn-production {
	right: -15%;
	bottom: 8%;
}

.flowing-line {
	position: absolute;
	background-color: #FFF;
}

.flowing-line span {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 16px;
	height: 16px;
	margin: -8.2px 0 0 -8px;
}

.flowing-line span::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("/img/svg/flowing-arrow.svg") no-repeat center center/100%;
	-webkit-animation: 1.8s flowingarrow cubic-bezier(0.52, 0.01, 0.16, 1) infinite forwards;
	-moz-animation: 1.8s flowingarrow cubic-bezier(0.52, 0.01, 0.16, 1) infinite forwards;
	animation: 1.8s flowingarrow cubic-bezier(0.52, 0.01, 0.16, 1) infinite forwards;
}

.flowing-line:nth-child(1) span::before {
	-webkit-animation-delay: 0.45s;
	-moz-animation-delay: 0.45s;
	animation-delay: 0.45s;
}

.flowing-line:nth-child(2) span::before {
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
	animation-delay: 0.9s;
}

.flowing-line:nth-child(3) span::before {
	-webkit-animation-delay: 1.35s;
	-moz-animation-delay: 1.35s;
	animation-delay: 1.35s;
}

.flowing-line:nth-child(4) span::before {
	-webkit-animation-delay: 1.8s;
	-moz-animation-delay: 1.8s;
	animation-delay: 1.8s;
}

.flowing-line-1,
.flowing-line-4 {
	width: 2px;
	height: 60%;
	top: 20%;
}

.flowing-line-1 span,
.flowing-line-4 span {
	-webkit-transform: rotate(-90deg) translateZ(0) scale(1, 1);
	-moz-transform: rotate(-90deg) translateZ(0) scale(1, 1);
	-ms-transform: rotate(-90deg) translateZ(0) scale(1, 1);
	-o-transform: rotate(-90deg) translateZ(0) scale(1, 1);
	transform: rotate(-90deg) translateZ(0) scale(1, 1);
}

.flowing-line-2,
.flowing-line-3 {
	width: 35%;
	height: 2px;
	top: 20%;
	-webkit-transform: rotate(45deg) translateZ(0) scale(1, 1);
	-moz-transform: rotate(45deg) translateZ(0) scale(1, 1);
	-ms-transform: rotate(45deg) translateZ(0) scale(1, 1);
	-o-transform: rotate(45deg) translateZ(0) scale(1, 1);
	transform: rotate(45deg) translateZ(0) scale(1, 1);
}

.flowing-line-2 span,
.flowing-line-3 span {
	-webkit-transform: rotate(0deg) translateZ(0) scale(1, 1);
	-moz-transform: rotate(0deg) translateZ(0) scale(1, 1);
	-ms-transform: rotate(0deg) translateZ(0) scale(1, 1);
	-o-transform: rotate(0deg) translateZ(0) scale(1, 1);
	transform: rotate(0deg) translateZ(0) scale(1, 1);
}

.flowing-line-1 {
	left: -10%;
}

.flowing-line-4 {
	right: -10%;
}

.flowing-line-2 {
	left: 8%;
	top: 31%;
}

.flowing-line-3 {
	right: 4%;
	top: 68%;
}

@media only screen and (max-width: 700px) {

	.home-video-mask .letters,
	.home-front-experience-wrap {
		left: 50%;
	}

	.home-video-mask .letters {
		width: 74vw;
		height: 74vw;
		margin: -37.925vw 0 0 -37vw;
	}

	.home-front-experience-n {
		opacity: 0.65;
	}

	

	.home-front-experience-wrap {
		width: 60vw;
		height: 60vw;
		margin: -30.75vw 0 0 -30vw;
	}

	.home-front-type-content h2 {
		font-size: 42px;
	}
}



@-webkit-keyframes flowingarrow {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(0) translateX(-15px) scale(1, 1);
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translateZ(0) translateX(15px) scale(1, 1);
	}
}

@-moz-keyframes flowingarrow {
	0% {
		opacity: 0;
		-moz-transform: translateZ(0) translateX(-15px) scale(1, 1);
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-moz-transform: translateZ(0) translateX(15px) scale(1, 1);
	}
}

@keyframes flowingarrow {
	0% {
		opacity: 0;
		-webkit-transform: translateZ(0) translateX(-15px) scale(1, 1);
		-moz-transform: translateZ(0) translateX(-15px) scale(1, 1);
		-ms-transform: translateZ(0) translateX(-15px) scale(1, 1);
		-o-transform: translateZ(0) translateX(-15px) scale(1, 1);
		transform: translateZ(0) translateX(-15px) scale(1, 1);
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translateZ(0) translateX(15px) scale(1, 1);
		-moz-transform: translateZ(0) translateX(15px) scale(1, 1);
		-ms-transform: translateZ(0) translateX(15px) scale(1, 1);
		-o-transform: translateZ(0) translateX(15px) scale(1, 1);
		transform: translateZ(0) translateX(15px) scale(1, 1);
	}
}

/*# sourceMappingURL=home-front.css.map */


/* ✅ Large desktops (1920px – 2559px) */
@media (min-width: 1920px) and (max-width: 2559px) {
  .edusolis {
    font-size: 5rem;
  }
  .edusolis::after {
    width: 50%;
    margin-left: 25%;
  }
  .pclassheader {
    font-size: 20px;
  }
}

/* ✅ Normal desktops/laptops (1680px – 1919px) */
@media (min-width: 1680px) and (max-width: 1919px) {
  .edusolis {
    font-size: 4.5rem;
  }
  .edusolis::after {
    width: 55%;
    margin-left: 22.5%;
  }
  .pclassheader {
    font-size: 18px;
  }
}

/* ✅ Tablets (768px – 1024px) */
@media (min-width: 768px) and (max-width: 1024px) {
  .edusolis {
    font-size: 3rem;
  }
  .edusolis::after {
    width: 70%;
    margin-left: 15%;
  }
  .pclassheader {
    font-size: 16px;
  }
}

/* ✅ Mobiles (up to 767px) */
@media (max-width: 767px) {
  .edusolis {
    font-size: 2rem;
  }
  .edusolis::after {
    width: 80%;
    margin-left: 10%;
    margin-top: 5%;
  }
  .pclassheader {
    font-size: 14px;
  }
}