/* Dark header styles */
#menu-menu-header .nav-item a {
	color: #000000;
}
#menu-menu-header .nav-item.case_studies_parent a {
	color: #1690d3;
}
.navbar-header .search-open svg path {
	fill: #000000;
}
.header_menu_m i:before, 
.header_menu_m i:after {
	background-color: #000000!important;
}
.header_menu_m i {
	border-bottom: 2px solid #000000!important;
}
.logo_white {
	display: none!important;
}
.logo_dark {
	display: block!important;
}

/* Other styles */
.info-title {
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	font-size: 2.688rem;
	word-break: inherit;
	white-space: nowrap;
	padding: 15px 0 15px 25px;
	margin: 0;
	background-image: url(../images/dist/info-bg-title.png);
	background-repeat: no-repeat;
	background-position: 0 0
}
.info-mobile-text {
	z-index: 2
}
.info-text {
	font-size: 1rem;
	line-height: 1.625rem
}
.hexagon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	width: 138px;
	height: 79.67px;
	background-color: #fff;
	margin: 25px 7px;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
	transition: transform .3s ease-in-out, background-color .3s ease-in-out, -webkit-transform .3s ease-in-out
}
.hexagon-wrapper {
	width: 26rem
}
.hexagon-1 {
	margin-top: 9rem
}
.hexagon-2 {
	margin-left: -1rem
}
.hexagon-3 {
	margin-top: 1.1rem;
	margin-left: .9rem
}
.hexagon:hover {
	-webkit-transform: scale(.92);
	-ms-transform: scale(.92);
	transform: scale(.92);
	background-color: #e5f6ff
}
.hexagon::after, .hexagon::before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 97.58px;
	height: 97.58px;
	-webkit-transform: scaleY(.5774) rotate(-45deg);
	-ms-transform: scaleY(.5774) rotate(-45deg);
	transform: scaleY(.5774) rotate(-45deg);
	background-color: inherit;
	left: 20.2096px;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .2);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .2)
}
.hexagon::before {
	top: -48.7904px
}
.hexagon::after {
	bottom: -48.7904px
}
.hexagon span {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 138px;
	height: 79.6743px;
	z-index: 2;
	background: inherit
}
.about__row h3 {
	font-family: Montserrat, sans-serif;
	font-size: 43px;
	font-weight: 400;
	letter-spacing: 0;
	background-image: url(../../images/case-studies/square_big_grey.png);
	background-position: px 0;
	background-repeat: no-repeat;
	padding: .4em .6em
}
#youenergy__top-wrapper {
	position: relative;
	background: -webkit-gradient(linear, left top, left bottom, from(#FDC468), to(#F79747));
	background: -o-linear-gradient(180deg, #FDC468 0%, #F79747 100%);
	background: linear-gradient(180deg, #FDC468 0%, #F79747 100%);
	clip-path: circle(1143px at 50% calc(100% - 1200px));
	-webkit-clip-path: circle(1143px at 50% calc(100% - 1200px));
	height: 130vh
}
#youenergy__top-wrapper h1 {
    font-weight: 500;
}
#youenergy__challenge-section {
	position: relative;
	top: -4em
}
#youenergy__solution-section {
	position: relative
}
#youenergy__solution-section .youenergy__solution-img {
	position: absolute;
	top: -70%;
	width: 55%;
	z-index: 1;
}
#youenergy__solution-img-section .youenergy__solution-main-img {
	position: relative;
	z-index: 10;
}
#youenergy__impact-section {
	position: relative
}
.hexagon-new:nth-child(3) {
	margin-left: 4.9em;
}
.hexagon-new:nth-child(n+3) {
	margin-top: 2.8em;
}
.navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
    background: #fff !important;
}

@media screen and (max-width:768px) {
	#youenergy__top-wrapper {
		height: 96vh
	}
	#youenergy__top-wrapper .youenergy-top__img, #youenergy__top-wrapper p {
		width: 100%!important
	}
	.youenergy__solution-img {
		position: absolute!important;
		top: -20%!important;
		z-index: -1
	}
	#youenergy__solution-section {
		padding-top: 2em
	}
	#youenergy__impact-section .youenergy__gadgets {
		margin-bottom: 4em
	}
}
@media screen and ( max-width: 768px) {
	#youenergy__top-wrapper {
		height: 91vh;
	}
	.about__row h3 {
		line-height: 45px;
	}
    .about__row{
        padding-top:10em;
    }
}
@media screen and ( max-width: 1024px ) {
    .hexagon-new-wrp {
        /* -webkit-box-pack: center;
        justify-content: center; */
        width: 100%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
	.hexagon-new:first-child,
	.hexagon-new:nth-child(2) {
		margin-left: 0.313em;
		margin-top: 3em;
	}
}

@media screen and (min-width: 768px) and (max-width: 772px) {
	.hexagon-new:last-child {
		margin-left: 5rem !important;
    	margin-top: 3rem !important;
	}
}
@media screen and (min-width: 768px) {
	.hexagon-new:first-child {
		margin-left: 40%;
	}
	.hexagon-new:nth-child(n+2) {
		margin-top: 2.9em;
	}
	.hexagon-new:nth-child(2) {
		margin-left: 5em;
	}
	.hexagon-new:nth-child(5) {
		margin-left: 5em;
		margin-top: 2.9em;
	}
}
@media screen and (min-width: 768px) and (min-width: 960px) {
	.hexagon-new:nth-child(n+2) {
		margin-top: 2.9em;
	}
	.hexagon-new:nth-child(3) {
		margin-left: 0.313em;
	}
	.hexagon-new:nth-child(5) {
		margin-left: 0.313em;
	}
}
.z1{
    z-index: 2;
}
@media screen and ( max-width: 400px ) {
	.hexagon-new-wrp {
        width: 25em!important;
        transform: scale(0.7)!important;
    }
}
/* Copied new code from <style> */
.breadcrumbs {
	position: absolute;
	left: 5%;
}
.show__mobile {
	display: none;
}
#youenergy__top-wrapper {
	height: 140vh;
}
.top__wrapper-img-div {
	position: absolute!important;
		left: 0%;
		right: 0;
		bottom: 0%;
}
#youenergy__top-wrapper .container h1 {
	font-size: 43px;    
	line-height: 52px;
	/* font-family: Questrial; */
}
.impact__bg {
	content: '';
		width: 0;
		height: 0;
		border-top: 170px solid white;
		border-right: 100vw solid transparent;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
}
@media screen and ( max-width: 2560px ) {
	.top__wrapper-img-div img {
		width: 56.5%;
	}
}
@media screen and ( max-width: 2000px ) {
	#youenergy__top-wrapper {
		height: 998px;
	}
}
@media screen and ( max-width: 1900px ) {
	#youenergy__top-wrapper {
		height: 998px;
	}
}
@media screen and ( max-width: 1800px ) {
	#youenergy__top-wrapper {
		height: 998px;
	}
}
@media screen and ( max-width: 1700px ) {
	#youenergy__top-wrapper {
		height: 998px;
	}
}
@media screen and ( max-width: 1650px ) {
	.top__wrapper-img-div img {
		width: 80%;
	}
	#youenergy__top-wrapper {
		height: 998px;
	}
}
@media screen and ( max-width: 1440px ) {
	#youenergy__top-wrapper {
		height: 1000px;
	}
}
@media screen and ( max-width: 1024px ) {
	.show__mobile {
		display: block;
	}
	.hide__mobile {
		display: none;
	}
	#youenergy__top-wrapper {
		height: 110vh;
	}
	.top__wrapper-text-img {
		padding-top: 0em!important;
		padding-bottom: 0em!important;
	}
	#youenergy__what-section .container,
	#youenergy__impact-section .container {
		padding-top: 0em!important;
	}
	#youenergy__colors-section {
		margin-top: -6em;
	}
	.impact__bg {
		height: 672px!important;
		left: -10%;
		top: 10%;
	}
	.about__row h3 {
		font-size: 24px!important;
		line-height: 24px!important;
		padding-top: 1em!important;
		padding-left: 1em!important;
	}
	#youenergy__challenge-section .col-md-3,
	#youenergy__challenge-section .col-md-8,
	.colors__row .col-md-9 {
		width: 100%!important;
	}
}
@media screen and ( max-width: 768px ) {
	.impact__bg {
		height: 120vh!important;
		left: -5%!important;
		width: 110%!important;
	}
	.about__row {
		padding-top: 3em;
	}
	.about__row-solution {
		padding-top: 10em;
	}
	#youenergy__top-wrapper {
		height: 850px;
	}
}
@media screen and ( max-width: 767px ) {
	#youenergy__top-wrapper .container h1 {
		margin-top: 3em!important;
	}
	#youenergy__top-wrapper {
		height: 100vh;
		clip-path: circle(147vw at 50% calc(100% - 156vw));
	}
	.top__wrapper-text-img {
		padding-top: 0em!important;
		padding-bottom: 0em!important;
	}
	#youenergy__what-section .container,
	#youenergy__impact-section .container {
		padding-top: 0em!important;
	}
	#youenergy__colors-section {
		margin-top: -6em;
	}
	.impact__bg {
		height: 672px!important;
		left: -10%;
		top: 10%;
	}
	.about__row h3 {
		font-size: 36px!important;
	}
	#youenergy__top-wrapper .container h1 {
		font-size: 30px;
	}
}
@media screen and ( max-width: 430px ) {
	.youenergy__hero-description {
		width: 100%!important;
	}
	#youenergy__top-wrapper {
		height: 700px!important;
	}
	.about__row {
		padding-top: 0em;
	}
}



/*restale*/
#youenergy__what-section .about__row:before {
    content: "";
    display: block;
    width: 440px;
    height: 638px;
    position: absolute;
    background: url(/wp-content/themes/litslink/images/case-studies/youenergy/blocktl.png);
    left: 0;
    top: -130px;
    background-repeat: no-repeat;
    background-size: 100%;
}
#youenergy__what-section .about__row::after {
    content: "";
    display: block;
    width: 181px;
    height: 200px;
    position: absolute;
    background: url(/wp-content/themes/litslink/images/case-studies/youenergy/gecs.png);
    right: 2%;
    top: 190px;
    background-repeat: no-repeat;
    background-size: 100%;
}
#youenergy__what-section {
    position: relative;
}
/**/
#youenergy__challenge-section:before {
    content: "";
    display: block;
    width: 181px;
    height: 170px;
    position: absolute;
    background: url(/wp-content/themes/litslink/images/case-studies/youenergy/gecs2.png);
    left: 0;
    top: 120px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#youenergy__challenge-section::after {
    content: "";
    display: block;
    width: 181px;
    height: 170px;
    position: absolute;
    background: url(/wp-content/themes/litslink/images/case-studies/youenergy/gecs3.png);
    right: 0;
    bottom: -100px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#youenergy__challenge-section {
    position: relative;
    padding-top: 300px;
}
/**/
.youenergy__solution-section-img {
	margin-top: -250px;
}
.hexagon-new-s-img{
	margin-top: -200px;
}
.youenergy__gadgets img {
    object-fit: none;
}
.hexagon-new-s {
    margin-left: auto;
    margin-top: -20%;
}

#youenergy__challenge-img-section4 {
    justify-content: center;
    display: flex;
}


.hexagon-new:first-child {
    margin: 0.313em;
}
.hexagon-new:nth-child(2) {
    margin: 0.313em;
    margin-left: 0.8em;
}
.hexagon-new:nth-child(3) {
    margin-left: 5.1em;
    margin-top: 3.2em;
}
.hexagon-new:nth-child(4) {
    margin-top: 3.2em;
    margin-left: 0.9em;
}
.hexagon-new:nth-child(5) {
    margin-left: 9.99em;
    margin-top: 3.2em;
}
#youenergy__top-wrapper .container,
#youenergy__what-section .container,
#youenergy__challenge-img-section .container,
#youenergy__challenge-section .container,
#youenergy__colors-section .container,
#youenergy__colors-section2 .container,
#youenergy__solution-section .container,
#youenergy__impact-section .container {
    max-width: 1024px;
}
#youenergy__challenge-img-section4 {
    position: relative;
}
#youenergy__challenge-img-section4:before {
    content: "";
    display: block;
    width: 144px;
    height: 133px;
    position: absolute;
    background: url(/wp-content/themes/litslink/images/case-studies/youenergy/gecs5.png);
    left: 10%;
    bottom: 100px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#youenergy__challenge-img-section4::after {
    content: "";
    display: block;
    width: 144px;
    height: 133px;
    position: absolute;
    background: url(/wp-content/themes/litslink/images/case-studies/youenergy/gecs4.png);
    right: 5%;
    top: 100px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}


#youenergy__impact-section {
    position: relative;
}
#youenergy__impact-section:before {
    content: "";
    display: block;
    width: 104px;
    height: 96px;
    position: absolute;
    background: url(/wp-content/themes/litslink/images/case-studies/youenergy/gecs6.png);
    left: 4%;
    top: 50px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#youenergy__impact-section::after {
    content: "";
    display: block;
    width: 104px;
    height: 96px;
    position: absolute;
    background: url(/wp-content/themes/litslink/images/case-studies/youenergy/gecs7.png);
    right: 5%;
    top: 200px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#youenergy__solution-section:before {
    content: "";
    display: block;
    width: 166px;
    height: 133px;
    position: absolute;
    background: url(/wp-content/themes/litslink/images/case-studies/youenergy/gecs8.png);
    left: 4%;
    top: 10px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.img-fluid {
    width: 100%;
}

.top__wrapper-text-img .img-fluid {
    max-width: 164px;
}

#youenergy__challenge-img-section img {
    margin-top: 4rem;
}
/*
.hexagon-new p {
    position: absolute;
    z-index: 99;
    bottom: -40%;
    font-style: normal;
    font-weight: 700;
    font-size: 12.4618px;
    line-height: 22px;
    text-align: center;
}
.hexagon-new img.actt {
    top: -5px;
    width: 50% !important;
}*/
a.hexagon-new.hexagon-new-hov.actl {
    pointer-events: none;
}
body .about__row h3 {
    font-size: 30px !important;
    padding-right: 0.5rem !important;
}

#youenergy__challenge-img-section3 img {
    transform: scale(1.215);
    margin-top: 5rem;
}
#youenergy__colors-section img:nth-child(1) {
    width: auto;
}


	a.hexagon-new.hexagon-new-hov * {
		box-shadow: 0 0 0 !important;
	}
	a.hexagon-new.hexagon-new-hov {
		box-shadow: 0px 0px 94.9411px rgb(0 0 0 / 5%) !important;
	}


@media (min-width: 769px) and (max-width: 1200px) {
	.breadcrumbs {
		display: flex !important;
	}
	
	.text-center.top__wrapper-text-img {
		margin-top: 2rem;
	}
	
	.breadcrumbs * {
		color: #000 !important;
	}
	
	.breadcrumb-item+.breadcrumb-item::before {
		color: #000;
	}
	
	span.breadcrumb-item a.home img {
		display: none;
	}
	
	span.breadcrumb-item a.home:before {
		content: "";
		display: block;
		width: 20px;
		height: 17px;
		background: url(/wp-content/themes/litslink/images/case-studies/youenergy/Shape.svg);
	}
	#youenergy__top-wrapper {
		height: 63rem;
	}
	#youenergy__top-wrapper .youenergy-top__img {
		max-width: 114% !important;
		width: 114% !important;
		left: -7%;
		position: relative;
		top: -11px;
	}
	#youenergy__challenge-img-section img {
		width: 120%;
		max-width: 120% !important;
		position: relative;
		left: -10%;
		margin-top: -2rem;
	}
	.youenergy__solution-section-img {
		margin-top: -150px !important;
	}
	.youenergy__gadgets img {
		max-width: 140%;
		width: 140%;
		left: -14%;
		position: relative;
		margin-top: -25%;
    	object-fit: contain !important;
    	margin-bottom: -15%;
	}
	.hexagon-new-wrp {
		width: 24em !important;
    	transform: scale(1.5);
	}
	#youenergy__challenge-img-section4:before {
		left: 6%;
		bottom: 4%;
	}
}

@media (min-width: 1200px) {
	.m-view {
		display: none;
	}
}
@media (max-width: 1200px) {
	#youenergy__what-section .about__row:before, #youenergy__what-section .about__row::after , #youenergy__challenge-section:before,#youenergy__challenge-section::after,#youenergy__solution-section:before,
	 .m-hide,#youenergy__impact-section:before,#youenergy__impact-section::after {
		display: none;
	}
	.m-view {
		display: block;
	}
	#youenergy__challenge-section {
	    padding-top: 70px;
	}
	.hexagon-new-s {
	    margin: auto;
	    max-width: 400px;
	}
}
@media (min-width: 768px) {
	.mx-view {
		display: none;
	}
}
@media (min-width: 760px) and (max-width: 770px) {
	#youenergy__top-wrapper .youenergy-top__img {
		max-width: 140% !important;
		width: 140% !important;
		left: -20%;
		position: relative;
		top: 48px !important;
	}
		#youenergy__challenge-img-section4::after {
	    content: "";
	    display: block;
	    width: 144px;
	    height: 133px;
	    position: absolute;
	    background: url(/wp-content/themes/litslink/images/case-studies/youenergy/gecs4.png);
	    right: -3%;
	    top: -100% !important;
	    background-repeat: no-repeat;
	    background-size: 100% 100%;
	}
}
@media (max-width: 768px) {
	#youenergy__top-wrapper .container h1 {
		margin-top: 0px !important;
		font-style: normal;
		font-weight: 500;
		font-size: 24px;
		line-height: 29px;
		color: #15172E;
	}
	.mx-view {
		display: block;
	}
	.mx-hide {
		display: none;
	}
	#youenergy__colors-section2 {
	    margin-top: -100px;
	}
	.youenergy__gadgets img.img-fluid.m-view {
	    object-fit: contain;
	    margin-top: -100px;
	    margin-bottom: -145px;
	}
	#youenergy__challenge-img-section4::after {
	    content: "";
	    display: block;
	    width: 144px;
	    height: 133px;
	    position: absolute;
	    background: url(/wp-content/themes/litslink/images/case-studies/youenergy/gecs4.png);
	    right: -3%;
	    top: -160%;
	    background-repeat: no-repeat;
	    background-size: 100% 100%;
	}
	#youenergy__challenge-img-section4:before {
	    content: "";
	    display: block;
	    width: 144px;
	    height: 133px;
	    position: absolute;
	    background: url(/wp-content/themes/litslink/images/case-studies/youenergy/gecs5.png);
	    left: 5%;
	    top: -34%;
	    background-repeat: no-repeat;
	    background-size: 100% 100%;
	}
	
	
	.breadcrumbs {
		display: flex !important;
	}
	
	.text-center.top__wrapper-text-img {
		margin-top: 2rem;
	}
	
	.breadcrumbs * {
		color: #000 !important;
	}
	
	.breadcrumb-item+.breadcrumb-item::before {
		color: #000;
	}
	
	span.breadcrumb-item a.home img {
		display: none;
	}
	
	span.breadcrumb-item a.home:before {
		content: "";
		display: block;
		width: 20px;
		height: 17px;
		background: url(/wp-content/themes/litslink/images/case-studies/youenergy/Shape.svg);
	}
	#youenergy__top-wrapper .youenergy-top__img {
		max-width: 140% !important;
		width: 140% !important;
		left: -20%;
		position: relative;
		top: -11px;
	}
	
	#youenergy__challenge-img-section img {
		margin-top: -5rem;
	}
	#youenergy__colors-section2 img {
		margin: 0 !important;
		margin-top: -2rem !important;
		margin-bottom: -1rem !important;
	}
	.youenergy__gadgets img.img-fluid.m-view {
		width: 178% !important;
		max-width: 180%;
		position: relative;
		left: -25%;
		margin-top: -13rem;
		margin-bottom: -15rem;
	}
	.hexagon-new-wrp {
		transform: scale(1.2)!important;
		margin-top: 3rem;
		margin-bottom: 2rem;
		width: 24em !important;
	}
	
	section.cta .section-inner h3 {
		font-style: normal;
		font-weight: 400;
		font-size: 25px;
		line-height: 40px;
		text-align: center;
		color: #FFFFFF;
	}
	section.cta .section-inner .btn {
		font-style: normal;
		font-weight: 500;
		font-size: 16px;
		line-height: 27px;
		color: #FFFFFF;
		max-width: 220px;
	}
	section.cta {
		background: url(/wp-content/themes/litslink/images/case-studies/youenergy/backgroundcta.png) !important;
		background-size: 100% 100% !important;
	}
	.impact__bg.show__mobile {
		display: none !important;
	}
	#youenergy__challenge-img-section img {
		width: 100%;
	}
	.hexagon-new:last-child {
		margin-left: 10em !important;
	}

}

