    .list-series:hover {
        background-color: #eee;
        transition-duration: .5s;
    }
	.list-series-button {
        background-color: #fff;
        transition-duration: .5s;
		border:none;
    }
	.list-series-button:hover {
        background-color: #eee;
        transition-duration: .5s;
    }
	
	.list-series{
		padding:1rem;
		text-align:center;
    }	
	.list-series .model{
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 31.5px;
    letter-spacing: .1em;
    display: block;
	}	
	.list-series .list-price{
	    font-family: "nobel-light", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 200;
    font-size: 0.875em;
    line-height: 21px;
    letter-spacing: .15em;
    line-height: 12px;
	text-align:center;
	}	
	#myButton:hover {
	  background-color: blue;
	  color: white;
	}
	.hide {
		bottom: -3.5em;
		position: absolute;
		color: white;
		border: #ebe9e7;
		background: no-repeat;
		margin-left: 25rem;
		display:block;
	}
	.list-series  .hide {
		bottom: -3.5em;
	}		
	.list-series:hover  .hide {
		display: block;
		color: black;
		margin-left: 25rem;
		transition-duration: .3s;
		bottom: 1.25em;
		border: #080808;
		background: #fff;
		padding: 12px;
		border: 2px solid #000;
	}
	.list-series:hover a:after {
	  opacity: 1;
	  right: -10;
	}
	.lexusbutton:hover{
		background: black !important;
		color: #fff !important;
	}
	.list-series li:hover a.more {
			transition-duration: .3s;
			bottom: 1.25em;
	}		
	.intro-series-display {
		text-align: center;
		position: relative;
		z-index: 10;
		font-family: sans-serif,"nobel-book", Helvetica, Arial, ;   
	}
	.intro-series-display h3 {
		 text-transform: uppercase;
		 font-family: "nobel-book", Helvetica, Arial,sans-serif, ;
	}
	.intro-series-display .list-title {
			font-size: 20px;
			margin: 0.6rem;
	}
	.buildyours {
		color:white;
	}
	
	
	.lexusbutton:hover{
		background: black !important;
		color: #fff !important;
	margin-left: 5rem;
    display: block;
    /* color: black; */
    /* margin-left: 25rem; */
    transition-duration: .3s;
    /* bottom: 1.25em; */
    /* border: #080808; */
    background: #fff;
    padding: 8px;
    border: 2px solid #000;
	}
	
	
	.lexusbuttonmenu{
		align-content: normal;
    background: white;
    color: white;
    border: #fff;
	position: absolute;
    margin-top: -1.7rem;
	}
	
	.lexusbuttonmenu:hover{
		background: black !important;
		color: #fff !important;
	margin-left: 5rem;
    display: block;
    /* color: black; */
    /* margin-left: 25rem; */
    transition-duration: .3s;
    /* bottom: 1.25em; */
    /* border: #080808; */
    background: #fff;
    padding: 8px;
    border: 2px solid #000;
	}
	.list-series:hover  .hidemenu {
		display: block;
		color: black;
		transition-duration: .3s;
		border: #080808;
		background: #fff;
		padding: 12px;
		border: 2px solid #000;
	}
	.ptitle {
		text-align:center;
		margin-bottom: 1rem;
	}