
.manufacturerlocatorpanel {
	display:none;
}

.footerspacer,
.centered-wrapper.-background-color-2 {
    background-color: #ffffff !important;
}

#gallery.headline-hr::after, 
#gallery.headline-hr::before, 
#videos.headline-hr::after, 
#videos.headline-hr::before, 
#branches.headline-hr::after, 
#branches.headline-hr::before,
hr {
	border-top:0;
}

/*
.mod_sgpetchmanufacturerheader #model-gallery-top.mod_sgpetchdatabridge .gallery-top {
	margin-bottom: 0px;
}
*/



.tao-fullwidth .main-content .headline-hr.ce_rsce_tao_separator.-centered {
    font: normal 1.5em/1.6625 "SeatBcn-Bold",Lato,sans-serif;
    color: #242424;
    user-select: none;
}

#model-gallery-top.mod_sgpetchdatabridge,
#model-gallery-bottom.mod_sgpetchdatabridge {
	font: normal 0.9em/1.6625 "SeatBcn-Regular",Lato,sans-serif;
	letter-spacing: 0.01em;
	text-align: center;
}

.rsts-caption {
	padding-top: 7px;
	font: normal 0.8em/1.6625 "SeatBcn-Regular",Lato,sans-serif;	
}	


@media screen and (min-width: 1367px) {
}



@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
}



@media only screen and (min-width: 834px) and (max-width: 1112px) and (orientation: landscape) {
}



/*  ipad/ipad mini */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
}


/* iphone XR */	
@media only screen and (min-width: 414px) and (max-width: 896px) and (orientation: landscape) {
}		

/* iphone X/XS */	
@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
}	

/* iphone 6/7/8 Plus */
@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
}		

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {
}


@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {
}





@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
}

@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: portrait) {

}		

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
}

@media only screen and (min-width: 834px) and (max-width: 1112px) and (orientation: portrait) {
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {
}


/*  150 x 480  */
@media only screen and (min-width: 150px) and (max-width: 480px) and (orientation: portrait) {

}	