

#eyeSEE {
	/*background-color: #F00;*/
}

 #scrollSPACE {
	height:100px;

	
	display: none;
 }



 
 
 .scrollME {	 
		top:124px;
		left:-12px;
		z-index:999999;
		background-image: url(https://cdn.carpages.co.uk/assets/scroll.png);
		background-repeat: no-repeat;
		position:relative;

min-height:80px;

  margin-top:-80px;

}












.scrollHOLD {




    left:0;
   




}


.shakeME {animation: shake 10s} 



.slideME {animation: slide 10s;}









@keyframes shake {
  0% ,100% {
    transform: translate3d(0, 0, 0);

  }
  


  50% {
    transform: translate3d(-10%, 0, 0);
  }

 
}




@keyframes slide {
 
  
 

  0%, 100% {
    transform: translate3d(0, 0, 0);
  }

  50% {
    transform: translate3d(-80%, 0, 0);
  }
}












 .captionity {
     position: absolute;
     left: 0;
     bottom:12px;
     background: rgba(25, 52, 97, .5);
     padding-left:16px;
     line-height: 162%;
     padding-top: 8px;
     padding-bottom: 8px;
     z-index: 77;
}


 .captionity2{
     position: absolute;
     left: 0;
    background: rgba(25, 52, 97, .5);
     padding-left:16px;
     line-height: 162%;
     padding-top: 8px;
     padding-bottom: 8px;
     z-index: 1;
     top: -52px;
	 	white-space:nowrap;
		

}




 .itemFLEX {
     position: relative;
    
     background: rgba(46,64,83,1);
	 
  overflow: hidden; 
}







 .itemFLEX:nth-child(odd) {
     background:  rgba(36,54,73,1);
}


 .caraFLEX {
     grid-column: span 3;
     grid-row: span 3;
}
 .ghostFLEX, .ghostFLEX2 {
	display:flex;
	flex-flow:column wrap;
	align-items: center;
	justify-content: center;
	align-content: center;
	padding-top: 32px;
	padding-right: 32px;
	padding-bottom: 32px;
	padding-left: 32px;
}
	 

 .ghostFLEX2 {
     grid-column: span 1;
     grid-row: span 2;
     background:rgba(0,0,0,.7);
     padding:32px;
}
 .ghostFLEX3 {
     display:flex;
     flex-flow:column wrap;
     align-items: flex-start;
     padding:32px;
}
 .blueFLEX{
     background: rgba(255,92,122,.8);
}









 .whiteFLEX{
     background: rgba(45, 77, 164,.9);
	 
	 
}
















 @media only screen and (max-width: 1200px){
     .caraFLEX {
         grid-column: span 2;
        grid-row: span 2;
    }
     #galleryWRAP, #indexWRAP {
        grid-template-columns: repeat(auto-fill, minmax(33%, 1fr));
    }
}
 @media only screen and (max-width: 880px){
     .caraFLEX {
         grid-column: span 2;
        grid-row: span 2;
    }
     #galleryWRAP, #indexWRAP {
        grid-template-columns: repeat(auto-fill, minmax(50%, 1fr));
    }
}
 @media only screen and (max-width: 440px){
     .caraFLEX {
         grid-column: span 1;
        grid-row: span 1;
    }
     #galleryWRAP, #indexWRAP {
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
    }
}
  .small-id-clear, .small-id-small,  .small-id-price, .small-id-model,  .fifty {
     /* white-space: nowrap; */
     display: inline-flex;
     /* flex-flow: row; */
     /* flex-wrap: nowrap; */
     /* flex-basis: 20%; */
     /* font-size: 1rem; */
     padding: .4rem .8rem;
     justify-content: center;
	 overflow: hidden;
	 
     /* flex-grow: 1; */
     
     /*
     flex: 0 1 auto;
     flex-basis: 20%;
     flex-grow: 0;
	 */
}




 .big-body {
     background: rgb(255, 127, 225); 
	 background:  rgb(40, 127, 255);

}
 .big-body:nth-child(odd) {
     background: rgb(155, 117, 225);
	  background:  rgb(20, 107, 235);

	  
	  
	  
}











 .small-body {
     background: rgb(255, 127, 225); 
	 
	 grid-column: col 3 / span 2;
}
 .small-body:nth-child(odd) {
     background: rgb(155, 117, 225);
	 
	  grid-column: col 1 / span 2;
	  
	  
	  
}
 .small-moddy {

cursor: pointer;


border-radius: 50px;

border: 1px solid rgba(255,255,255,.2);


overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}



 .small-moddy:nth-child(odd){
     background:rgb(155, 117, 225);
	 
	   background:none;
	 
}
 .small-moddy:first-child {



	
		 grid-column: col / span 2;
        grid-row: row 1;
		
		
			margin-bottom:8px;
			
			
			
		background: rgba(40, 127, 255,.1)
}

.wider { grid-column: col 1 / span 2;}





.small-id-clear {background: none;
 grid-column: col 1 / span 4;
        grid-row: row 2;
		
		justify-content: start;
		
		padding:0;

}

.gearbox {grid-column: col 1 / span 1fr;

        grid-row: auto ;}



 .small-id-price {
	grid-column: col / span 4;
	grid-row: row 1;
	justify-content: start;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	font-weight: 900;
}
 .imconic {
    justify-content: flex-end;
     flex-basis: auto;
     cursor: pointer;
}
 .small-id-delete {
     justify-content: flex-end;
     flex-basis: 86%;
     padding-left:1rem;
     overflow: hidden;
}
 




 .explore-range {
    background: rgba(25, 52, 97, .4);
     flex-grow: 1;
}
 .meter-wrap, .left-wrap {
     width:100%;
     padding-bottom:32px;
}



 .fifty {
    flex-basis: 50%;
}
 .fifty:last-of-type {
     border:hone;
}
 .grey-range {
     color: #cacaca;
     text-align: left;
     font-weight: 900;
     border:none;
}
 .small-footer {
     color: #cacaca;
     text-align: left;
     font-weight: 900;
     border:none;
     font-size:50%;
}
 .small-header {
     color: #cacaca;
     text-align: left;
     font-weight: 900;
     border:none;
     font-size:120%;
    /* background-color: rgba(255, 0, 15, .3);*/
     margin-bottom: 16px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     display:block;
     width:100%;
     min-width:1px;
	 
	 
}



 .small-id-model {
     background-color: rgba(150, 173, 78, .8);
     flex: 1 0 50%;
     white-space: nowrap;
     text-align: center;
     padding: 12px;
}









 .small-id-matching {
	grid-column: col / span 2;
	grid-row: row 2;
	margin-bottom: 8px;
	
	font-weight: 900;
	
}












 .flexTAB {
   /* max-height: 33%;*/
}
.flexTABun, .tabitha {
     align-self: flex-start;
     flex-basis: auto;
     padding:.4rem .8rem;
     margin:8px;
     text-align: center;
     z-index:2;
     border-radius:50px;
     font-size: 1rem;
}



.flexTAB, .fuelTAB{
	
	
	/*
	

	
	
	*/
	
border: 1px solid transparent;
	
	
	
margin-left:12px;
margin-top:12px;
	border-radius:50px;

	padding: .4rem .8rem;
justify-content: center;
overflow: hidden;
	     
	
}

.fuelTAB{
	
	
	
	}










 .flexTABA {
     padding:.4rem .8rem;
     text-align: center;
     flex-wrap: wrap;
     z-index:2;
     border-radius:50px;
     font-size: 1rem;
}
 .leftWRAP {
    justify-content: flex-start 
}
 .flexTABdata {
     cursor: pointer;
    /* border: 1px solid rgba(255,255,255,.5);*/
     background: rgba(0,109,252,0.8);
     margin-right:1rem;
     margin-left:1rem;
     text-align: center;
     z-index:2;
     border-radius:50px;
     font-size: 1rem;
     padding: 1rem;
     align-self:flex-start;
}



 .flexTABun {
    flex-grow: 0;
}
 .flexTABslide {
     min-width: 130px;
     font-size:1rem;
     padding:.4rem .8rem;
     margin:8px;
     text-align: center;
     z-index:2;
     border-radius:50px;
}
 .flexTABrange {
     min-width: 280px;
     flex-grow: 2;
     margin: 22px 26px 12px 30px;
}
 .currency {
     background-color: rgba(150, 173, 78, .8);
     cursor: none;
     width : 32px;
     border: 1px solid transparent;
}
 .currency::before {
     content: "£";
     padding-right: 4px 
}
