.section-buffer{
	margin-top: 50px;
}
 
.node-gep-nexxe .pt-8{
	padding-top: 8rem;
}

.node-gep-nexxe .pb-8{
	padding-bottom: 8rem;
}

.node-gep-nexxe .pb-4{
    padding-bottom: 4rem;
}

.node-gep-nexxe .pt-4{
    padding-top: 4rem;
}

.node-gep-nexxe .mt-5{
    margin-top: 5rem;
}

.node-gep-nexxe .mb-4{
    margin-bottom: 4rem;
}

.node-gep-nexxe .mt-4{
    margin-top: 4rem;
}

.node-gep-nexxe .mt-2{
    margin-bottom: 2rem;
}

.node-gep-nexxe .mt-2{
    margin-top: 2rem;
}

/* .gep-nexxe-wrap h1.big-title{
	display: none;
} */

#software-page .gep-nexxe-wrap h1.big-title{
	display: none;
}

.node-type-gep-nexxe .gep-nexxe-wrap h1.big-title{
	padding-left: 0;
}

 

.nexee-banner-cta{
	margin-top: 30px;
	text-align: center;
}

.nexee-banner-cta a img{
	display: inline-block!important;
	height: 15px;
}

.nexee-banner-cta a.demo-btn{
	background: #fda529;
    border-color: #fda529!important;
}

.nexee-banner-cta a.video-btn{
	background: #39b7ea;
    border-color: #39b7ea!important
	;
}

/* .node-type-gep-nexxe .inside-banner-text .col-md-7{
	width: 100%!important;
	margin-left: 0!important;
} */

.gep-nexxe-wrap .middle-new-container{
	padding-left: 0;
	padding-right: 0;
}

/* .gep-nexxe-wrap .node-gep-nexxe{
	background-image: url('/sites/default/files/BG-nexee.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
} */

#software-page .gep-nexxe-wrap .node-gep-nexxe{
	background-image: none!important;
}

/* software page logo size */

.gep-soft-logo{
	height: 55px;
	width: auto;
}

@media screen and (max-width: 455px){
	.gep_smart .gep-soft-logo{
		height: auto;
		width: auto;
	}
}

@media screen and (max-width: 410px){
	.gep_nexee .gep-soft-logo{
		height: auto;
		width: auto;
	}
}

@media screen and (max-width: 410px){
	.gep_nexee .gep-soft-logo{
		height: auto;
		width: auto;
	}
	
	.click-sec .gep-soft-logo{
		height: auto;
		width: auto;
	}
}

@media screen and (max-width: 575px){
	.minerva-sec .gep-soft-logo{
		height: auto;
		width: auto;
	}
}

/* Section one */

.nexee-intro-head{
	text-align: center;
    font-size: 53px;
    font-weight: 900;
    color: #34b6e7;
    word-break: break-word;
    padding-top: 15px;
	padding-bottom: 10px;
	line-height: 60px;
}

.nexee-subhead-h2{
	font-size: 30px;
    font-weight: 900;
    color: #34b6e7;
    word-break: break-word;
    line-height: 36px;
}

/* Section two	 */

.node-gep-nexxe .feature-head{
	font-size: 40px; 
	font-weight: 900; 
	text-align: center; 
	color: #34b6e7;
}

.node-gep-nexxe .feat-cont-head{
	font-weight: 700; 
	font-size: 22px;
	text-transform: uppercase;
}

.node-gep-nexxe p.tab-head {
    line-height: 17px;
    margin-top: 10px;
}

.node-gep-nexxe .key-fetures-tabs{
	background: url('/sites/default/files/gep-software/dotted_line.png');
	background-size: 85% 100%;
	background-repeat: no-repeat;
	background-position-x: 73px;
}
		
.node-gep-nexxe .hide-bullets {
    list-style: none;
    margin-top: 10px;
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.node-gep-nexxe .hide-bullets{
	display: inline-flex;
}
		
.node-gep-nexxe .hide-bullets li{
	width: 11%;
	text-align: center;
	margin: 0 auto;
	transition: all .5s ease-out; 
}
		
.node-gep-nexxe .hide-bullets li img{
	width: auto;
	height: 48px;
	margin: 10px auto;
}
		
		.node-gep-nexxe .hide-bullets li a{
			text-decoration: none;
			color: black;
			cursor: pointer;
			display: inline-block;
		}
		
		.node-gep-nexxe .hide-bullets li .tab-links.active p{
			font-weight: 700;
		}
		
		.node-gep-nexxe .hide-bullets li a p{
			margin-top: 10px;
			font-size: 14px;
			text-transform: uppercase;
		}
		.node-gep-nexxe .tab-thumb{
			padding-top: 10px;
			padding-bottom: 10px;
			background: #35b9ea;
			width: 100%;
			margin: 0 auto;
			border-radius: 4px;
		}
		
		.node-gep-nexxe .zoom-tab{
			transform: scale(1.3);
			z-index: 9!important;
			margin-top: 10px!important;
		}
		
		.node-gep-nexxe .timeline li{
		  text-align: center;
		  margin: 0 auto;
		  display: inline-block;
		  position: relative;
		  z-index: 0;
		  cursor: pointer;
		}

		
		.node-gep-nexxe .tabs-line{
			content: '';
		  position: absolute;
			top: 4.4em;
			left: 8.4em;
			width: 75%;
		  height: .15em;
		  background: #bebebe;
		  z-index: 0;
		}
		
		@media screen and (max-width: 767px){
			.node-gep-nexxe .tabs-line{
				content: none;
			}
		}
		
		.node-gep-nexxe .timeline li:first-child::before{
			width: 0;
	  		height: 0;
		}
		
		/* .node-gep-nexxe .other-features .feature-tabs-body img{
			height: 270px;
			width: auto;
			margin: 0 auto;
		} */
		
		/* .tab-thumb img:hover,
.tab-thumb img:focus {
  filter: invert(94%) sepia(6%) saturate(0%) hue-rotate(121deg) brightness(107%) contrast(105%);
} */
		
	/* carousel fade effect  */
	
 .carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}    
.carousel-fade .carousel-inner .active {
  opacity: 1;
}    
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}    
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}    
.carousel-fade .carousel-control {
  z-index: 2;
}


@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
} 

.feature-tabs-body .features-slide .item .feature-box-item{
	border: 1px solid #ddd; 
	padding: 30px 10px 30px; 
	border-radius: 3px;
	margin-right: 0;
	margin-left: 0;
}

.feature-tabs-body .features-slide .item .feature-box-item .mod-icon img{
	height: 84px; 
	width: auto;
	margin: 35px auto;
}
		
/*		first section grid code*/
		
.node-gep-nexxe .grid-container {
	display: -ms-grid;
	display: grid;
	/* -ms-grid-columns: auto 20px auto 20px auto 20px auto 20px auto 20px auto; */
	grid-template-columns: auto auto auto auto auto auto;
	grid-gap: 20px;
	padding: 10px;
	margin-top: 10px;
}

.node-gep-nexxe .grid-container.should-cost {
	grid-gap: 25px;
}

.node-gep-nexxe .grid-container.warehouse-control {
	grid-gap: 25px;
}

.node-gep-nexxe .grid-container > div {
	text-align: center;
	padding: 20px 0;
}

.node-gep-nexxe .grid-container .item1{
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}

.node-gep-nexxe .grid-container .item2{
	-ms-grid-row: 1;
	-ms-grid-column: 7;
}

.node-gep-nexxe .grid-container .item3{
	-ms-grid-row: 3;
	-ms-grid-column: 1;
}

.node-gep-nexxe .grid-container .item4{
	-ms-grid-row: 3;
	-ms-grid-column: 7;
}

.node-gep-nexxe .grid-container .item5{
	-ms-grid-row: 7;
	-ms-grid-column: 1;
}

.node-gep-nexxe .grid-container .item6{
	-ms-grid-row: 7;
	-ms-grid-column: 7;
}

.node-gep-nexxe .grid-container .item8 {
	grid-area: 1 / 2 / 5 / 6;
  max-height: 365px;
    overflow: hidden;
}

.ie.ie11 .node-gep-nexxe .grid-container .item8 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 7;
  -ms-grid-column: 2;
  -ms-grid-column-span: 4;
  
  height: 350px;
    overflow: hidden;
}

.node-gep-nexxe .grid-container .item8 img{
	height: 230px;
	width: auto;
	margin-top: 45px;
}

.node-gep-nexxe .grid-container .ng-item{
	cursor: pointer;
}

.node-gep-nexxe .grid-container .ng-item img{
	width: auto;
	height: 64px;
}

.node-gep-nexxe .grid-container .ng-item.active img{
	filter: brightness(0) invert(1)!important;
	-webkit-filter: brightness(0) invert(1)!important;
}

.node-gep-nexxe .grid-container .ng-item{
	width:100px;
	background: #f8f8f8;
	transition: all .3s ease-in;
}
.node-gep-nexxe .grid-container .item8 .fade-effect {

    -webkit-animation: fadein .75s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein .75s; /* Firefox < 16 */
        -ms-animation: fadein .75s; /* Internet Explorer */
         -o-animation: fadein .75s; /* Opera < 12.1 */
            animation: fadein .75s;
}

@keyframes fadein {
	0%   {opacity: 0;}
	25%  {opacity: 0.25;}
	50%  {opacity: 0.5;}
	75%  {opacity: 0.75;}
	100% {opacity: 1;}
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    0%   {opacity: 0;}
	25%  {opacity: 0.25;}
	50%  {opacity: 0.5;}
	75%  {opacity: 0.75;}
	100% {opacity: 1;}
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    0%   {opacity: 0;}
	25%  {opacity: 0.25;}
	50%  {opacity: 0.5;}
	75%  {opacity: 0.75;}
	100% {opacity: 1;}
}

/* Internet Explorer */
@-ms-keyframes fadein {
    0%   {opacity: 0;}
	25%  {opacity: 0.25;}
	50%  {opacity: 0.5;}
	75%  {opacity: 0.75;}
	100% {opacity: 1;}
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    0%   {opacity: 0;}
	25%  {opacity: 0.25;}
	50%  {opacity: 0.5;}
	75%  {opacity: 0.75;}
	100% {opacity: 1;}
}

		
		.node-gep-nexxe .grid-container .ng-item.active{
	background: #35b9ea;
		}
		
		@media screen and (max-width: 451px){
			.node-gep-nexxe .grid-container > div {
				float: left;
				margin: 10px!important;
			}
		}
		
		@media screen and (min-width: 452px) and (max-width: 767px){
			.node-gep-nexxe .grid-container > div {
				float: left;
				margin: 6px!important;
			}
		}
		
		@media screen and (min-width: 320px) and (max-width: 380px){
			.node-gep-nexxe .nexee-intro-head{
				font-size: 32px;
				line-height: 38px;
			}
			
			.node-gep-nexxe .hide-bullets li img {
				width: auto;
				height: 32px;
			}
			
			.node-gep-nexxe .hide-bullets li {
				width: 30%;
			}
			.node-gep-nexxe .feature-head{
				font-size: 32px;
			}
		}
		
		@media screen and (min-width: 381px) and (max-width: 600px){
			.node-gep-nexxe .hide-bullets li {
				width: 18%;
			}
			
			.node-gep-nexxe .hide-bullets li img {
				width: auto;
				height: 36px;
			}
			
			.node-gep-nexxe .nexee-intro-head{
				font-size: 36px;
				line-height: 44px;
			}
			
			.node-gep-nexxe .feature-head{
				font-size: 34px;
			}
		}
		
		@media screen and (min-width: 601px) and (max-width: 767px){
			.node-gep-nexxe .hide-bullets li img {
				width: auto;
				height: 36px;
			}
			
			.node-gep-nexxe .hide-bullets li {
				width: 14%;
			}
			
			.node-gep-nexxe .nexee-intro-head{
				font-size: 38px;
				line-height: 38px;
			}
			
			.node-gep-nexxe .feature-head{
				font-size: 38px;
			}
		}
		
		@media screen and (min-width: 768px) and (max-width: 991px){
			.node-gep-nexxe .nexee-intro-head{
				font-size: 45px;
				line-height: 52px;
			}
			
			.node-gep-nexxe .feature-head{
				font-size: 40px;
			}
		}
		
		
		@media screen and (max-width: 767px){
			.node-gep-nexxe .grid-container {
			  display: inline-block;
			}
			
			.node-gep-nexxe p.tab-head {
				/* display: none; */
				font-size: 13px;
			}
			
			.node-gep-nexxe .tab-thumb{
				width: 100%;
				background: #f8f8f8;
				padding-top: 5px;
    			padding-bottom: 5px;
			}
			
			.node-gep-nexxe .hide-bullets li img {
				filter: invert(30%) sepia(25%) saturate(1900%) hue-rotate(170deg) brightness(99%) contrast(88%);
				-webkit-filter: invert(30%) sepia(25%) saturate(1900%) hue-rotate(170deg) brightness(99%) contrast(88%);
			}
			
			.node-gep-nexxe .tab-links.active .tab-thumb{
				background: #35b9ea;
			}
			
			.node-gep-nexxe .tab-links.active .tab-thumb img{
				filter: brightness(0) invert(1);
				-webkit-filter: brightness(0) invert(1);
			}
			
		
			
			.node-gep-nexxe .timeline li:before {
				content: none;
			}
			
			.node-gep-nexxe .zoom-tab {
				transform: scale(1);
				margin-top: 0!important;
			}
			
			.node-gep-nexxe .other-features .feature-tabs-body img {
				height: 180px;
				margin-bottom: 30px;
			}
			
			.node-gep-nexxe .grid-container .ng-item img {
				width: auto;
				height: 42px;
			}
			
		}
		
		@media screen and (max-width: 767px){
			.node-gep-nexxe .tabs-line{
				height: 0;
			}
			
			.node-gep-nexxe .feat-cont-head{
				text-align: center;
			}
			
			.feature-tabs-body .features-slide .item .feature-box-item{
				text-align: justify;
			}
		}
		
		@media screen and (max-width: 1199px){
			.node-gep-nexxe .grid-container .item8 img{
				height: 84px;
				width: auto;
			}
			
			.node-gep-nexxe .grid-container .item8 {
				max-height: none;
			}
		
			.node-gep-nexxe .key-fetures-tabs{
				background: none;
			}
		}
		
		.node-gep-nexxe .nexee-benifits {
    padding-right: 25px;
}
		
/* Nexee level 1 page */

.node-gep-nexxe .nexee-l1-top ul{
	list-style: disc;
	margin-left: 16px;
}

.node-gep-nexxe .nexee-l1-top ul li{
	font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    line-height: 26px;
}

.node-gep-nexxe .grid-container .item8.content-bg{
	background: url('/sites/default/files/mackbook-mockup-bg.png') no-repeat;
	background-position: center;
	background-size: 100% 100%;
}

@media screen and (max-width: 767px){
	.node-gep-nexxe .grid-container .item8.content-bg{
		background: none;
		background-size: 0;
	}
}

.node-gep-nexxe .grid-container.l1 .ng-item{
	margin: 0 auto;
}

.node-gep-nexxe .grid-container.should-cost .ng-item {
    margin: 19px auto;
}

.node-gep-nexxe .grid-container.warehouse-control .ng-item {
    margin: 19px auto;
}

/* .node-gep-nexxe .grid-container.l1 .item1.ng-item img{
	filter: invert(30%) sepia(25%) saturate(1900%) hue-rotate(170deg) brightness(99%) contrast(88%);
	-webkit-filter: invert(30%) sepia(25%) saturate(1900%) hue-rotate(170deg) brightness(99%) contrast(88%);
} */

.node-gep-nexxe .grid-container .item8 .mac-text-wrap{
	margin-top: 25px;
	text-align: left;
}

@media screen and (min-width: 768px) and (max-width: 860px){
	.node-gep-nexxe .grid-container .item8 .mac-text-wrap p{
		font-size: 13px;
	}
	
	.node-gep-nexxe .grid-container .item8.content-bg{
		background-size: 100% 90%;
	}
}

/*Flip Section*/
.node-gep-nexxe .flip-card .overlay:before{opacity:0;}
.node-gep-nexxe .flip-card .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.node-gep-nexxe .flip-card:hover .overlay {
  height: 100%;
  bottom: 0;
}
.node-gep-nexxe .flip-card .btn {
    margin-top: 15px;
    margin-bottom: 0;
	background: transparent!important;
    border-color: #fff!important;
    color: #fff!important;
}

.node-gep-nexxe .flip-card .text {
  color: #fff;
  padding:15px 20px 30px;
}

.node-gep-nexxe .flip-card .text p{
	font-size: 14px;
    line-height: 22px;
}

.node-gep-nexxe .flip-card .text button.btn{
	min-width: 125px;
	font-size: 11px;
}

	.node-gep-nexxe .mtop{margin-top:20px;}
    .node-gep-nexxe .flip-card .wrapper{cursor:pointer;background:#f8f8f8;padding:65px 20px;height:280px;position: relative;}
	.node-gep-nexxe .flip-card .flip-pics{height:100px !important;margin: 0 auto !important;}
	.node-gep-nexxe .flip-card{padding-left:5px !important;padding-right:5px !important; margin-bottom: 20px;}
	.node-gep-nexxe .flip-card .wrapper h5{text-align:center; font-weight: 700; margin-top: 15px; font-size: 18px;}
	.node-gep-nexxe .flip-card .text h2{font-size: 18px;color:#fff; line-height: 24px;}

/* .node-type-gep-nexxe .top-banner-wrapper {
	height: 100vh;
}

.node-type-gep-nexxe .fullscreen.inner-page-banners {
	height: 100vh!important;
}

.node-type-gep-nexxe #inside-banner .item{
	height: 100vh!important;
}

.node-type-gep-nexxe #inside-banner .background-image-holder{
	height: 100vh!important;
}  */

/* Nexxe page tabs icons */

.key-fetures-tabs .grid-container .ng-item .nexxe-feature-icon{
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	height: 64px;
}

.key-fetures-tabs .grid-container .item1.ng-item .max-visible-img{
	background-image: url('/sites/default/files/gep-software/nexxe/Maximum_visibility-blue.svg');
}

.key-fetures-tabs .grid-container .item1.ng-item.active .max-visible-img{
	background-image: url('/sites/default/files/gep-software/nexxe/Maximum_visibility-white.svg');
}

.key-fetures-tabs .grid-container .item2.ng-item .easy-2-use{
	background-image: url('/sites/default/files/gep-software/nexxe/Easy_to_use_platform-blue.svg');
}

.key-fetures-tabs .grid-container .item2.ng-item.active .easy-2-use{
	background-image: url('/sites/default/files/gep-software/nexxe/Easy_to_use_platform-white.svg');
}

.key-fetures-tabs .grid-container .item3.ng-item .seamless-integrate{
	background-image: url('/sites/default/files/gep-software/nexxe/Integrated-blue.svg');
}

.key-fetures-tabs .grid-container .item3.ng-item.active .seamless-integrate{
	background-image: url('/sites/default/files/gep-software/nexxe/Integrated-white.svg');
}

.key-fetures-tabs .grid-container .item4.ng-item .easy-deploy{
	background-image: url('/sites/default/files/gep-software/nexxe/Easy_to_deploy-blue.svg');
}

.key-fetures-tabs .grid-container .item4.ng-item.active .easy-deploy{
	background-image: url('/sites/default/files/gep-software/nexxe/Easy_to_deploy-white.svg');
}

.key-fetures-tabs .grid-container .item5.ng-item .ai{
	background-image: url('/sites/default/files/gep-software/nexxe/AI-blue.svg');
}

.key-fetures-tabs .grid-container .item5.ng-item.active .ai{
	background-image: url('/sites/default/files/gep-software/nexxe/AI-white.svg');
}

.key-fetures-tabs .grid-container .item6.ng-item .data-power{
	background-image: url('/sites/default/files/gep-software/nexxe/Raw_power_of_data-blue.svg');
}

.key-fetures-tabs .grid-container .item6.ng-item.active .data-power{
	background-image: url('/sites/default/files/gep-software/nexxe/Raw_power_of_data-white.svg');
}


/* L1 pages bottom tabs */

/* Supply chain control tower page */

.nexee-control-tow-benifits .grid-container .ng-item .nexxe-feature-icon{
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	height: 64px;
}

.nexee-control-tow-benifits .grid-container .item1.ng-item .e-to-e-supply{
	background-image: url('/sites/default/files/gep-software/control-tower/blue_chain_visible_supply.svg');
}

.nexee-control-tow-benifits .grid-container .item1.ng-item.active .e-to-e-supply{
	background-image: url('/sites/default/files/gep-software/control-tower/white-chain_visible_supply.svg');
}

.nexee-control-tow-benifits .grid-container .item2.ng-item .data-workflow{
	background-image: url('/sites/default/files/gep-software/control-tower/blue_Data_flow.svg');
}

.nexee-control-tow-benifits .grid-container .item2.ng-item.active .data-workflow{
	background-image: url('/sites/default/files/gep-software/control-tower/white-Data_flow.svg');
}

.nexee-control-tow-benifits .grid-container .item3.ng-item .digital-collab{
	background-image: url('/sites/default/files/gep-software/control-tower/blue_Digital_collab.svg');
}

.nexee-control-tow-benifits .grid-container .item3.ng-item.active .digital-collab{
	background-image: url('/sites/default/files/gep-software/control-tower/white-Digital_collab.svg');
}

.nexee-control-tow-benifits .grid-container .item4.ng-item .easy-to-use{
	background-image: url('/sites/default/files/gep-software/control-tower/blue_Easy_platform.svg');
}

.nexee-control-tow-benifits .grid-container .item4.ng-item.active .easy-to-use{
	background-image: url('/sites/default/files/gep-software/control-tower/white-Easy_platform.svg');
}

.nexee-control-tow-benifits .grid-container .item5.ng-item .business-ops{
	background-image: url('/sites/default/files/gep-software/control-tower/blue_Business_opration.svg');
}

.nexee-control-tow-benifits .grid-container .item5.ng-item.active .business-ops{
	background-image: url('/sites/default/files/gep-software/control-tower/white-Business_opration.svg');
}

.nexee-control-tow-benifits .grid-container .item6.ng-item .flexi-adapt{
	background-image: url('/sites/default/files/gep-software/control-tower/blue_Flexible_adaptive.svg');
}

.nexee-control-tow-benifits .grid-container .item6.ng-item.active .flexi-adapt{
	background-image: url('/sites/default/files/gep-software/control-tower/white-Flexible_adaptive.svg');
}


/* Should cost page */

.nexee-should-cost-benifits .grid-container .ng-item .nexxe-feature-icon{
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	height: 64px;
}

.nexee-should-cost-benifits .grid-container .item1.ng-item .easy-setup-ico{
	background-image: url('/sites/default/files/gep-software/should-cost/blue_Easy_setup.svg');
}

.nexee-should-cost-benifits .grid-container .item1.ng-item.active .easy-setup-ico{
	background-image: url('/sites/default/files/gep-software/should-cost/wh-Easy_setup.svg');
}

.nexee-should-cost-benifits .grid-container .item2.ng-item .visibility-ico{
	background-image: url('/sites/default/files/gep-software/should-cost/blue_Total_visibility.svg');
}

.nexee-should-cost-benifits .grid-container .item2.ng-item.active .visibility-ico{
	background-image: url('/sites/default/files/gep-software/should-cost/wh-Total_visibility.svg');
}

.nexee-should-cost-benifits .grid-container .item3.ng-item .analytics-ico{
	background-image: url('/sites/default/files/gep-software/should-cost/blue_Predeictive_analysis.svg');
}

.nexee-should-cost-benifits .grid-container .item3.ng-item.active .analytics-ico{
	background-image: url('/sites/default/files/gep-software/should-cost/wh-Predeictive_analysis.svg');
}

.nexee-should-cost-benifits .grid-container .item4.ng-item .updates-ico{
	background-image: url('/sites/default/files/gep-software/should-cost/blue-No_manual_update.svg');
}

.nexee-should-cost-benifits .grid-container .item4.ng-item.active .updates-ico{
	background-image: url('/sites/default/files/gep-software/should-cost/wh-No_manual_update.svg');
}


/* demand planning page */

.nexee-demand-planning-benifits .grid-container .ng-item .nexxe-feature-icon{
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	height: 64px;
}

.nexee-demand-planning-benifits .grid-container .item1.ng-item .improve-forecast-ico{
	background-image: url('/sites/default/files/gep-software/demand-planning/blue-Economic_forcast.svg');
}

.nexee-demand-planning-benifits .grid-container .item1.ng-item.active .improve-forecast-ico{
	background-image: url('/sites/default/files/gep-software/demand-planning/wh-Economic_forcast.svg');
}

.nexee-demand-planning-benifits .grid-container .item2.ng-item .boost-agility-ico{
	background-image: url('/sites/default/files/gep-software/demand-planning/blue-Boost_supply_chain.svg');
}

.nexee-demand-planning-benifits .grid-container .item2.ng-item.active .boost-agility-ico{
	background-image: url('/sites/default/files/gep-software/demand-planning/wh-Boost_supply_chain.svg');
}

.nexee-demand-planning-benifits .grid-container .item3.ng-item .scalability-ico{
	background-image: url('/sites/default/files/gep-software/demand-planning/blue-scalability.svg');
}

.nexee-demand-planning-benifits .grid-container .item3.ng-item.active .scalability-ico{
	background-image: url('/sites/default/files/gep-software/demand-planning/wh-scalability.svg');
}

.nexee-demand-planning-benifits .grid-container .item4.ng-item .tailor-needs-ico{
	background-image: url('/sites/default/files/gep-software/demand-planning/blue-Tailor.svg');
}

.nexee-demand-planning-benifits .grid-container .item4.ng-item.active .tailor-needs-ico{
	background-image: url('/sites/default/files/gep-software/demand-planning/wh-Tailor.svg');
}

.nexee-demand-planning-benifits .grid-container .item5.ng-item .risk-ico{
	background-image: url('/sites/default/files/gep-software/demand-planning/blue-reduce_risk.svg');
}

.nexee-demand-planning-benifits .grid-container .item5.ng-item.active .risk-ico{
	background-image: url('/sites/default/files/gep-software/demand-planning/wh-reduce_risk.svg');
}

.nexee-demand-planning-benifits .grid-container .item6.ng-item .optimize-ico{
	background-image: url('/sites/default/files/gep-software/demand-planning/blue-optimised_inventory.svg');
}

.nexee-demand-planning-benifits .grid-container .item6.ng-item.active .optimize-ico{
	background-image: url('/sites/default/files/gep-software/demand-planning/wh-optimised_inventory.svg');
}

/* warehouse operation page */

.nexee-warehouse-benifits .grid-container .ng-item .nexxe-feature-icon{
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	height: 64px;
}

.nexee-warehouse-benifits .grid-container .item1.ng-item .optimize-inv-ico{
	background-image: url('/sites/default/files/gep-software/warehousing/Blue-optimize_entry.svg');
}

.nexee-warehouse-benifits .grid-container .item1.ng-item.active .optimize-inv-ico{
	background-image: url('/sites/default/files/gep-software/warehousing/white-optimize_entry.svg');
}

.nexee-warehouse-benifits .grid-container .item2.ng-item .automation-ico{
	background-image: url('/sites/default/files/gep-software/warehousing/Blue-Stock_replenishment.svg');
}

.nexee-warehouse-benifits .grid-container .item2.ng-item.active .automation-ico{
	background-image: url('/sites/default/files/gep-software/warehousing/white-Stock_replenishment.svg');
}

.nexee-warehouse-benifits .grid-container .item3.ng-item .custom-config-ico{
	background-image: url('/sites/default/files/gep-software/warehousing/Blue-Custom_config.svg');
}

.nexee-warehouse-benifits .grid-container .item3.ng-item.active .custom-config-ico{
	background-image: url('/sites/default/files/gep-software/warehousing/white-Custom_config.svg');
}

.nexee-warehouse-benifits .grid-container .item4.ng-item .fully-integrated-ico{
	background-image: url('/sites/default/files/gep-software/warehousing/Blue-Integrated.svg');
}

.nexee-warehouse-benifits .grid-container .item4.ng-item.active .fully-integrated-ico{
	background-image: url('/sites/default/files/gep-software/warehousing/white-Integrated.svg');
}

/* GEP Minerva page */

.gep-minerva-benifits .grid-container .ng-item .nexxe-feature-icon{
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	height: 64px;
}

.gep-minerva-benifits .grid-container .item1.ng-item .visibility-ico{
	background-image: url('/sites/default/files/gep-software/minerva/blue-Highten_visibility.svg');
}

.gep-minerva-benifits .grid-container .item1.ng-item.active .visibility-ico{
	background-image: url('/sites/default/files/gep-software/minerva/white-Highten_visibility.svg');
}

.gep-minerva-benifits .grid-container .item2.ng-item .boost-data-ico{
	background-image: url('/sites/default/files/gep-software/minerva/blue-Boosts_integrity.svg');
}

.gep-minerva-benifits .grid-container .item2.ng-item.active .boost-data-ico{
	background-image: url('/sites/default/files/gep-software/minerva/white-Boosts_integrity.svg');
}

.gep-minerva-benifits .grid-container .item3.ng-item .transaction-ico{
	background-image: url('/sites/default/files/gep-software/minerva/blue-Transaction_managment.svg');
}

.gep-minerva-benifits .grid-container .item3.ng-item.active .transaction-ico{
	background-image: url('/sites/default/files/gep-software/minerva/white-Transaction_managment.svg');
}

.gep-minerva-benifits .grid-container .item4.ng-item .time-save-ico{
	background-image: url('/sites/default/files/gep-software/minerva/blue-Reduces_manual.svg');
}

.gep-minerva-benifits .grid-container .item4.ng-item.active .time-save-ico{
	background-image: url('/sites/default/files/gep-software/minerva/white-Reduces_manual.svg');
}

.gep-minerva-benifits .grid-container .item5.ng-item .reduce-risk-ico{
	background-image: url('/sites/default/files/gep-software/minerva/blue-Reduces_risk.svg');
}

.gep-minerva-benifits .grid-container .item5.ng-item.active .reduce-risk-ico{
	background-image: url('/sites/default/files/gep-software/minerva/white-Reduces_risk.svg');
}

.gep-minerva-benifits .grid-container .item6.ng-item .ai-ico{
	background-image: url('/sites/default/files/gep-software/minerva/blue-Ai.svg');
}

.gep-minerva-benifits .grid-container .item6.ng-item.active .ai-ico{
	background-image: url('/sites/default/files/gep-software/minerva/white-Ai.svg');
}

/* .other-features #slider-thumbs .hide-bullets .thumbs .tab-thumb.control-tower-tab-ico{
	background-image: url('/sites/default/files/controltower_white.svg');
	background-repeat: no-repeat;
	background-position: center;
	width: auto;
	height: 64px;
} */


/* Should cost page side bar accordion */
.node-gep-nexxe .gep-sidebar.sd-close{
	width: 32%;
	margin: 10px 0px 20px 31px;
}

@media screen and (max-width: 991px){
	.node-gep-nexxe .gep-sidebar.sd-close {
		width: 100%;
		margin: 0px;
		margin-bottom: 15px;
	}
}

.node-gep-nexxe .gep-sidebar{
	margin: 10px 0px 20px 31px;
}



/* Related page links */

.node-gep-nexxe .some-more-fet{
	text-align: center;
    padding: 40px 0 15px;
    clear: both;
}

.node-gep-nexxe .some-more-fet .leaf-bullets h3{
	margin-bottom: 22px;
    font-size: 25px;
    color: #34b6e7;
	font-weight: 900;
}

.node-gep-nexxe .some-more-fet .leaf-bullets ul{
	margin: 0 auto;
    padding: 0;
    width: 100%;
}

.node-gep-nexxe .some-more-fet .leaf-bullets ul li {
    display: inline-block;
    padding: 0 21px;
    margin-bottom: 13px;
    border-right: 1px solid #069;
    font-size: 16px;
}

.node-gep-nexxe .some-more-fet .leaf-bullets ul li:last-child {
    border-right: 0;
}

.node-gep-nexxe .some-more-fet .leaf-bullets ul li a{
	color: #2a6496;
    font-size: 16px;
	padding-left: 5px;
}

.node-gep-nexxe .some-more-fet .leaf-bullets ul li a:hover{
	text-decoration: underline;
}

.node-gep-nexxe .some-more-fet .leaf-bullets ul li svg{
	position: relative;
	top: 6px;
}

@media (max-width: 767px){
	.node-gep-nexxe .some-more-fet .leaf-bullets ul li {
		display: inline-block;
		width: 100%;
		padding-left: 22px;
		text-align: left;
		margin-bottom: 11px;
		border-bottom: 1px rgba(156,156,156,0.5) solid;
		padding: 10px;
		background-image: url('/sites/all/themes/gep/images/arow-blk.png');
		background-position: right 8px;
		background-repeat: no-repeat;
	}

	.node-gep-nexxe .some-more-fet .leaf-bullets ul li {
		border-right: 0;
	}
	
	.generic-mega-menu-gep{
		display: none;
	}
}

.node-gep-nexxe .nexxe-function-img{
	background: #F2F2F2;
}

.node-gep-nexxe section.nexee-intro.pt-4 {
    background: url(/sites/all/themes/gep/images/nexxe-bg-x.svg);
    background-repeat: no-repeat;
    background-size: 100% 105%;
    background-position: -395px;
}


/* Other pages quick links */

.page-quck-links{
	background: transparent linear-gradient(101deg, #2098E2 0%, #026AAA 100%) 0% 0% no-repeat padding-box!important;
	margin-top: 0!important;
}

.page-quck-links span a{
	text-align: left!important;
}

.gep-nexxe-quick-links{
	background: transparent linear-gradient(101deg, #2098E2 0%, #026AAA 100%) 0% 0% no-repeat padding-box!important;
	margin-top: 0!important;
}

.gep-nexxe-quick-links span a{
	text-align: left!important;
}

.gep-nexxe-quick-links .col-md-4.feature-link{
	margin-bottom: 0;
}

.gep-nexxe-quick-links .feature-link a {
    padding: 6px 0;
    color: #fff;
    font-size: 12px;
	font-weight: 400;
}

.gep-nexxe-quick-links h2{
	font-size: 28px!important;
}

.gep-nexxe-quick-links .feature-link .feature-main-link{
	font-size: 14px;
	font-weight: 700;
}

.gep-nexxe-quick-links .feature-link a .fa {
    /* padding: 6px 11px; */
   /*  border: 2px solid #fff;
    border-radius: 50%; */
    margin-right: 5px;
    /* transform: rotate(0.001deg); */
    font-size: 14px;
    /* width: 18px;
    height: 18px; */
    padding-left: 5px;
    line-height: 14px;
}

.gep-nexxe-quick-links .feature-link ul a:hover {
    padding-left: 5px;
    color: #fff;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
