
#sec_ouautos_top {
	color: #FFF;
	background-color: #00AB80;
	padding-top: 100px;
}

.col.left.hero {
	width: 55%;
	padding-bottom: 75px;
}

.col.right.hero {
	width: 45%;
}

#ouautos_logo {
	background-image: url('../assets/ouautos/logo_offerup.png');
	width: 250px;
	height: 70px;
}


#herowrapper {
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 1000;
	padding-top: 20px;
}

.imgfull {
	width: 100%;
	height: auto;
}

.imgfull.styles {
	display: block;
}

.desc.ouautos {
	padding-top: 50px;
}

.dividerwhite.ouautos {
	margin-top: -125px;
}

.whitebg {
	background: #FFF;
}

.button.ouautos {
	background-color: #00AB80;
	width: 150px;
	margin-top: 15px;
}

#protobuttontop, #protobuttonbottom {
	display: block;
	margin: 30px auto 20px auto;
	width: 0px;
	padding: 12px;
	opacity: 0;
	color: #00AB80;
	overflow: hidden;
	white-space: nowrap;
	max-width: 0px;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

#protobuttontop {
	margin-top: 50px;
}

#protobuttontop.pop, #protobuttonbottom.pop {
	width: 180px;
	opacity: 1;
	max-width: none;
}

#protobuttontop.white, #protobuttonbottom.white {
	color: #FFF;
}

#personasblock {
	padding: 20px 0 0 50px;
}

#currentfilters, #carsearch, #dealerprogram {
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center center;
	height: 550px;
	width: 100%;
	margin: 40px 0;
}

#currentfilters {
	background-image: url('../assets/ouautos/currentfilters.jpg');
}

#carsearch {
	background-image: url('../assets/ouautos/carsearch.jpg');
}

#dealerprogram {
	background-image: url('../assets/ouautos/dealerprogram.jpg');
	height: 1200px;
}

#navwrapper.white a {
	color: #22A1EC;
}

.navelem.selected, .navelem:hover {
	border-bottom: 5px solid #22A1EC;
}

.sectioninner.center {
	text-align: center;
}

#objective, #process {
	padding-top: 20px;
}

.img100.subtitle {
	margin-bottom: 0;
}

.textlink {
	color: #555;
	text-decoration: underline;
}

#keyopp {
	padding: 10px 40px;
}

#keyopphead, .keyoppli {
    -webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
}

#keyopphead {
	color: #FAC7E0;
	font-weight: bold;
	font-size: 26px;
	line-height: 26px;
	opacity: 0.1;
	margin-left: 15px;
}

.keyoppli {
	opacity: 0.1;
	padding-left: 2em;
	text-indent: -1.7em;
	line-height: 1.8em;
	padding-bottom: 10px;
}

.keyoppli.first {
	margin: 0 -40px 0 40px;
}

.keyoppli.sec {
	margin: 0 -60px 0 60px;
}

.keyoppli.third {
	margin: 0 -80px 0 80px;
}

.keyoppli.fourth {
	margin: 0 -100px 0 100px;
}

.keyoppli.last {
	padding-bottom: 0;
	margin: 0 -120px 0 120px;
}

#keyopphead.show, .keyoppli.show {
	opacity: 1;
	margin: 0;
}

.keyoppli.last.show {
	padding-bottom: 0;
}

#keyopplist {
	list-style-image: url('../assets/kcd/kcd_keyoppbullet.png');
	list-style-position: inside;
}

.phonedevicewrapper {
	text-align: center;
}

.phonedevice {
	display: inline-block;
	width: 100%;
	max-width: 350px;
	height: auto;
	background-image: url('../assets/homepage/phone.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	margin: 50px 0;
	position: relative;
}

.phonevideo {
	width: 87.4074%;
	height: auto;
	position: absolute;
	left: 6.4148%;
	top: 11.588%;
	border: 1px solid #DDD;
}

.phonetrans {
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
	left: 0;
}

#heroflowwrapper {
	position: relative;
	display: inline-block;
	max-width: 270px;
}


#heroflowvideo {
	width: 87.4074%;
	height: 75.0869%;
	position: absolute;
	left: 6%;
	top: 10%;
	z-index: 1001;
	border: 1px solid #DDD;
}

#heroflowvideo {
	width: 87.8%;
}

#heroflowvideosrc {
	max-width: 100%;
}

#heroflowvideosrc {
	z-index: 1001;
}



@media only screen and (max-width: 599px) and (-webkit-min-device-pixel-ratio: 1) {

.dividerwhite.kcd {
	padding-top: 40px;
}

.col.left.br600, .col.right.br600 {
	width: 100%;
	display: block;
}

.col.right.br600 {
	text-align: center;
}

.phonedevice {
	margin: 50px 0;
}

#keyopp {
	padding: 10px 0;
}

.keyoppli {
	text-indent: -1.9em;
}

}


@media only screen and (max-width: 499px) and (-webkit-min-device-pixel-ratio: 1) {

#sec_ouautos_top {
	padding-top: 75px;
}

.col.left.hero, .col.right.hero {
	width: 100%;
	display: block;
}

.col.left.hero {
	padding-bottom: 20px;
}

.col.right.hero {
	text-align: center;
}

#personasblock {
	padding: 20px 0 0 30px;
}

#currentfilters, #carsearch {
	height: 300px;
}

#dealerprogram {
	height: 650px;
}

}

@media only screen and (max-width: 699px) and (-webkit-min-device-pixel-ratio: 1) {

.navelem, .navelem.selected, .navelem:hover{
	border-bottom: 1px solid #DDD;
}



}



@media only screen and (min-width: 700px) and (-webkit-min-device-pixel-ratio: 1) {

.navelem.selected, .navelem:hover {
	border-bottom: 5px solid rgba(0,0,0,0.3);
}

}


