@font-face {
    font-family: 'SeatBlack';
    src: url('../../fonts/SeatBcn-Black.eot');
    src: url('../../fonts/SeatBcn-Black.woff2') format('woff2'), url('../../fonts/SeatBcn-Black.woff') format('woff'), url('../../fonts/SeatBcn-Black.ttf') format('truetype'), url('../../fonts/SeatBcn-Black.svg#SeatBcn-Black') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SeatBold';
    src: url('../../fonts/SeatBcn-Bold.eot');
    src: url('../../fonts/SeatBcn-Bold.woff2') format('woff2'), url('../../fonts/SeatBcn-Bold.woff') format('woff'), url('../../fonts/SeatBcn-Bold.ttf') format('truetype'), url('../../fonts/SeatBcn-Bold.svg#SeatBcn-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SeatMedium';
    src: url('../../fonts/SeatBcn-Medium.eot');
    src: url('../../fonts/SeatBcn-Medium.woff2') format('woff2'), url('../../fonts/SeatBcn-Medium.woff') format('woff'), url('../../fonts/SeatBcn-Medium.ttf') format('truetype'), url('../../fonts/SeatBcn-Medium.svg#SeatBcn-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SeatRegular';
    src: url('../../fonts/SeatBcn-Regular.eot');
    src: url('../../fonts/SeatBcn-Regular.woff2') format('woff2'), url('../../fonts/SeatBcn-Regular.woff') format('woff'), url('../../fonts/SeatBcn-Regular.ttf') format('truetype'), url('../../fonts/SeatBcn-Regular.svg#SeatBcn-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.mod_sgpetchmanufacturercontact.manufacturer-freewall .grid-wrapper.contact .grid,
.mod_sgpetchmanufactureroptions.manufacturer-freewall .mod_sgpetchmanufacturercontact.manufacturer-freewall .grid-wrapper.contact .grid,
.mod_sgpetchmanufactureroffers.manufacturer-freewall .mod_sgpetchmanufacturercontact.manufacturer-freewall .grid-wrapper.contact .grid {
  justify-content: center;
  align-items: start;
}



.mod_sgpetchmanufacturerheader .mod_sgpetchcustomtemplate .itinerary {
	padding:0;
	border:0;
}


.mod_sgpetchmanufacturercontact.manufacturer-freewall #viewnewcarsavail {
  font-size: 1em;
  line-height: 29px;
  height: 46px;
  text-align: center;
  border-radius: 4px;
  padding: 10px;
  min-width: fit-content;
  border: 2px solid transparent;
  white-space: nowrap;
  max-width: fit-content;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  background-color: #05141f;
}

.mod_sgpetchmanufacturercontact.manufacturer-freewall #viewnewcarsavail:hover {
	background-color: #05141fd1;
}

.mod_sgpetchmanufacturercontact.manufacturer-freewall #viewnewcarsavail h2 {
	margin-top: 0;
  margin-bottom: 0;
  font-size:1em;
  color:#ffffff;
}


.mod_sgpetchmanufacturercontact.manufacturer-freewall.block.grid-wrapper.contact.notice {
	padding-top: 30px;
	padding-bottom: 0px;
	text-align: center;
}

.manufacturerNewModelBox-more:hover,
.manufacturerNewModelBox-drive:hover  {
	color: #8c8c8c;
}


.mod_sgpetchmanufacturerheader.block .footerspacer,
.centered-wrapper.-background-color-2,
.mod_sgpetchmanufacturerheader.block {
	background-color: #FFFFFF !important;
}

.headline-hr::after, .headline-hr::before, hr {
    border-top: 0px;
}


.headline-hr.ce_rsce_tao_separator.-centered {
    font: normal 1.5em/1.6625 "SeatBold",Lato,sans-serif;
    color:  #242424;
    user-select: none;
}

p.sgp_centerblock {
	 font-family: "SeatRegular";
	 user-select: none;
	 letter-spacing: 0.01em;
}

.navbar-menu {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #ccc;
}

.navbar-brand {
		border-right: 1px solid #ccc;
    height: 72px;
    padding: 20px 32px;
}


.navbar-menu a.navbar-brand img {
	width:141px;
}

.navbar-quicksearch {
	display: block;
	float: left;
	/*max-width: 200px;
	min-width: 200px;*/
	padding-right: 10px;
}

/* #90: the brand-specific quick-search rules that used to sit here (#quicksearch,
   .navbar-quicksearch select#quicksearch.value-quicksearch and its option rule) have
   been removed. They were unscoped, so on any page that loaded this stylesheet they
   restyled EVERY manufacturer's quick search, not just this brand's - and being keyed
   on the #quicksearch ID they outranked the manufacturer header's own all-class rule,
   which is the intended control. All brands now share that standard Montserrat control.
   The .navbar-quicksearch container layout, the mobile display:none and the
   .navbar-header-{brand} responsive width tweaks are deliberately kept. */
/*  150 x 480  */
@media only screen and (min-width: 150px) and (max-width: 480px) and (orientation: portrait) {
	
	.navbar-brand {
    padding-left: 16px;
    padding-bottom: inherit;
    margin-right: 0;
    height: 33px;
    padding: 6px 12px;
	}
	
	.navbar-menu a.navbar-brand img {	width:101px;}
	
	#quicksearch { display:none;}
	
	}

/* iphone 5/SE */
@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
	.navbar-header-seat {display:none;}
	 h1.headline-hr.ce_rsce_tao_separator.-centered {font-size:1em;}
	}

@media only screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {}

@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {}

/*  360 x 640  */
@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: portrait) {}

@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: landscape) {}

@media only screen and (min-width: 360px) and (max-width: 740px) and (orientation: landscape) {}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
.headline-hr::before, .headline-hr::after { width: 91% !important; }
}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {}

@media only screen and (min-width:414px) and (max-width: 736px) and (orientation: portrait) {}

@media only screen and (min-width: 360px) and (max-width: 740px) and (orientation: landscape) {}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: portrait) {}

/*  768 x 1024  */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {}

/*  1024px x 1366px   ipad pro */
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {}

@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: portrait) {}

@media only screen and (min-width: 834px) and (max-width: 1112px) and (orientation: landscape) {}	

/*  980 x 1280  */
@media only screen and (min-width: 980px) and (max-width: 1280px) and (orientation: portrait) {}
	
@media only screen and (min-width: 800px) and (max-width: 1280px) and (orientation: landscape) {}
	
/*  1440 x 900  */
@media only screen and (min-width: 900px) and (max-width: 1440px) and (orientation: portrait) {}
	
@media only screen and (min-width: 900px) and (max-width: 1440px) and (orientation: landscape) {}
	
@media only screen and (min-width: 1366px) and (max-width: 1366px) {}

@media only screen and (min-width: 1200px) and (max-width: 1920px) and (orientation: portrait) {}

@media only screen and (min-width: 1200px) and (max-width: 1920px) and (orientation: landscape) {}

@media only screen and (min-width: 1920px)  {}

@media only screen and (min-width: 1366px)  {}

/* iPhone 5 & 5S in landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {}

/* iPhone 5 & 5S in portrait  */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {}

/* iPhone 6 in landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {}

/* iPhone 6 in portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
 h1.headline-hr.ce_rsce_tao_separator.-centered {font-size:1em;}
	}

/* iPhone 6 Plus in landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {}  
  
/* iPhone 6 Plus in portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {}

@media screen and (min-width:768px) and (max-width: 2560px) {}

@media screen and (min-width: 1024px) {}

@media screen and (min-width: 769px) and (max-width: 1024px) {}

@media screen and (min-width: 481px) and (max-width: 768px) {}

@media screen and (min-width: 321px) and (max-width: 480px) {}

@media screen  and (max-width: 320px) {}

@media only screen and (min-width: 150px) and (max-width: 480px) and (orientation: portrait) {}

@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {}

/* iPhone 5 & 5S in landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: landscape) {}		

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {}

/* iPhone 6 in landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {}

@media only screen and (min-width: 360px) and (max-width: 740px) and (orientation: landscape) {}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {}

@media only screen and (min-width: 900px) and (max-width: 1920px) and (orientation: landscape) {}

@media only screen and (min-width: 1280px) and (max-width: 2560px) and (orientation: portrait) {}

@media only screen and (min-width: 1280px) and (max-width: 2560px) and (orientation: landscape) {}

@media only screen and (min-width: 900px) and (max-width: 1440px) and (orientation: landscape) {}

@media only screen and (min-width: 800px) and (max-width: 1280px) and (orientation: landscape) {}

@media only screen and (min-width: 414px) and (max-width: 896px) and (orientation: landscape) {
	#reviews-widget {display:none;}
	}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
	#reviews-widget {display:none;}
	}

@media only screen and (min-width:414px) and (max-width: 736px) and (orientation: landscape) {}

@media screen and (max-width: 1000px) {}

@media screen and (min-width: 1024px) {}

@media screen and (min-width: 1920px) {}

@media only screen and (min-width: 1080px) and (max-width: 1920px) and (orientation: landscape) {}

@media only screen and (min-width: 900px) and (max-width: 1440px) and (orientation: landscape) {}

@media only screen and (min-width: 720px) and (max-width: 1280px) and (orientation: landscape) {}

@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {}

@media screen and (max-width: 1080px) and (orientation: portrait) {}

@media screen and (max-width: 767px)  {}



