/* New LR Landing page design styles */

/* font declarations */
@font-face {
	font-family: 'lr_ot4';
	src: url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Land+Rover/fonts/LandRoverWeb-Bold.woff") format("woff2");
	font-style: normal;
	font-weight: bold;
	font-display: swap
}

@font-face {
	font-family: 'lr_ot4';
	src: url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Land+Rover/fonts/LandRoverWeb-Medium.woff") format("woff2");
	font-style: normal;
	font-weight: normal;
	font-display: swap
}

@font-face {
	font-family: 'AvenirNext';
	src: url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Land+Rover/fonts/AvenirNextW01-Regular.woff") format("woff2");
	font-style: normal;
	font-weight: normal;
	font-display: swap
}

@font-face {
	font-family: 'AvenirNext';
	src: url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Land+Rover/fonts/AvenirNextW01-Demi.woff") format("woff2");
	font-style: normal;
	font-weight: 900;
	font-display: swap
}

@font-face {
	font-family: 'AvenirNext';
	src: url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Land+Rover/fonts/AvenirNextW01-Bold.woff") format("woff2");
	font-style: normal;
	font-weight: bold;
	font-display: swap
}

@font-face {
	font-family: 'AvenirNext';
	src: url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Land+Rover/fonts/AvenirNextW01-Medium.woff") format("woff2");
	font-weight: 500;
	font-display: swap
}

@font-face {
	font-family: 'AvenirNext';
	src: url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Land+Rover/fonts/AvenirNextW01-Italic.woff") format("woff2");
	font-style: italic;
	font-weight: normal;
	font-display: swap
}

/* #EDGE_CONNNECT_PHASE DIV */
.phase {
	/* display: flex;
	flex-flow: wrap; */
	letter-spacing: 0.02em;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0.7em 0;
	line-height: 1.5;
	font-family: "lr_ot4","arial","helvetica",sans-serif;
	color: #000;
}

button {
	-webkit-transition: opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.heading {
	letter-spacing: 0.025em;
}

.paragraph {
	font-family: AvenirNext, arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

h1.heading, h2.heading {
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 500;
}

h5.heading {
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
	text-transform: uppercase;
}

h4.heading {
	font: 14px/20px AvenirNext, arial;
}

h6.paragraph {
	font-size: 12px;
	line-height: 16px;
}

.HomePageImage {
	background: 0 none;
}

.HomePageBanner {
	display: none;
}

.quote-options-box {
	max-width: 45em;
	display: inline-block;
	position: relative;
	padding: 1.5em;
	background: rgba(255, 255, 255, 0.7);
	left: 65px;
	text-align: left;
	opacity: 1;
	margin-top: 0;
	-webkit-transition: opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: opacity .4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.hero-banner-mobile {
	padding: 2em;
}

.hero-banner-mobile > div {
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

#p1_GRP_A36F3AC531621287185821 > div, #p1_GRP_A36F3AC531621287185047 > div {
	display: flex;
	flex-flow: column wrap;
	justify-content: center;
	align-items: center;
}

.hero-banner-mobile h1.heading.hero-title {
	text-align: center;
}

.CarouselNewQuoteButton, .CarouselRetrieveQuoteButton {
	display: inline-flex;
	align-items: center;
	font: 14px/20px AvenirNext, "arial";
	height: 45px;
	min-width: 150px;
	padding: 0 1em;
}

.CarouselNewQuoteButton:hover {
	background: #FFF;
	color: #0c0c0c;
	border: 1px solid #000;
}

.CarouselNewQuoteButton:before {
	content: '\2794';
	font-family: "icons", arial;
	flex: 1;
	font-size: 1.5em;
	text-align: center;
	margin-right: 0.5em;
}

/* #GRP_2CEC6EBBA589AD0D299091 */
#MNU_2CEC6EBBA589AD0D299098, #MNU_8112497A218879BB111895 {
	width: 100%;
	display: none;
}

#MNU_2CEC6EBBA589AD0D299098 .menufixedlinks ul, #MNU_8112497A218879BB111895 .menufixedlinks ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 0.25em 0;
	background: #4A4F54;
	margin-top: -5px;
}

#MNU_2CEC6EBBA589AD0D299098 .menufixedlinks li, #MNU_8112497A218879BB111895 .menufixedlinks li {
  padding:0;
  margin: 0;
  color: #FFF;
  text-transform: uppercase;
}

#MNU_2CEC6EBBA589AD0D299098 .menufixedlinks li a, #MNU_8112497A218879BB111895 .menufixedlinks li {
  font: 12px/16px "lr_ot4", arial;
  font-weight: 500;
}

.section-two, .section-four {
	display: flex;
    flex-flow: wrap;
	/* background-color: rgb(229,229,231); */
}

.deserve-content-wrapper {
    display: flex;
	flex-flow: wrap;
    justify-content: center;
    align-items: center;
    color: #000;
	max-width: 56em;
	padding: 3em 2em;
}

.card-content-wrapper {
	display: flex;
	flex-flow: wrap;
    padding-left: 0;
}

.card-content-wrapper > div {
	width: 100%;
}

.card-wrapper {
	padding: 1em 1em 1em 2em;
}

.section-three {
	padding: 3em 0 2em 0;
	background: rgb(229,229,231);
}

.section-three div {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column wrap;
}

.section-four {
	display: flex;
    align-items: center;
    flex-flow: column;
}

.benefits-wrapper {
	width: 100%;
	padding: 3em 2em;
}

.section-five {
	width: 100%;
	padding: 0 2em;
	background: #4A4F54;
}

.std-covers-wrapper h1.heading {
	color: #FFF;
}
.std-covers-wrapper ul {
  margin: 0;
  list-style-type: none;
  margin-left: 0.4em;
  display: flex;
  flex-flow: column wrap;
}
.std-covers-wrapper ul > li {
  font: 12px/16px AvenirNext, arial;
  color: #FFF;
  padding-left: 0.5em;
  text-indent: -0.9em;
  margin-left: 0;
}
.std-covers-wrapper ul > li:before {
  content: "-";
  text-indent: -5px;
  font-size: inherit;
  padding-right: 0.5em;
}

.section-five .stdcoveroptions:before {
	content: '\2010';
	font-size: inherit;
	padding-right: 0.5em;
}

.section-five .std-covers-wrapper, .section-five .section-five-image-col {
	width: 100%;
	padding: 0;
}

.section-five .std-covers-wrapper {
	padding-bottom: 2em;
}

/* Compare table */
.flex-table {
  display: flex;
  flex-flow: column nowrap;
  margin: 2em 0;
  line-height: 1.5;
  flex: 1 1 auto;
  min-width: 20em;
}

.flex-tr {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
}

.flex-th {
  font-weight: 700;
}

.flex-th > .flex-td {
  white-space: normal;
}

.flex-tr:nth-of-type(even) {
}

.flex-tr:nth-of-type(odd) {
}

.flex-td {
  display: flex;
  flex-flow: row nowrap;
  width: 50%;
  align-items: center;
  padding: 0.5em 0;
  /* word-break: break-word; */
  overflow: hidden;
  /* text-overflow: ellipsis; */
  min-width: 0;
  /* white-space: nowrap; */
  word-wrap: break-word;
}

.flex-td h5.heading {
	font-size: 12px;
	line-height: normal;
}

.flex-tr .flex-td:nth-child(2),
.flex-tr .flex-td:nth-child(3) {
  width: 30%;
  justify-content: center;
}

.flex-row-data {
  font: 12px/16px AvenirNext, arial;
}

.flex-td.tickimg:before, .flex-td.crossimg:before {
  content: '\f00c';
  font-family: "icons", arial;
  flex: 1;
  font-size: 1.25em;
  text-align: center;
}

.flex-td.crossimg:before {
  content: "\f00d";
}

.Footer_Links_Content, .footerTextStyle {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
	align-items: flex-start;
	padding-bottom: 2em;
}

.footerTextStyle {
	font: 10px/15px AvenirBook,"arial";
	text-align: left;
}

.Footer_Links_Content a {
  font: 12px/16px "lr_ot4","arial";
  font-weight: 500;
  padding: 0;
  padding-bottom: 1em;
  text-transform: uppercase;
}

.SlideOutMenuItem {
	font: 14px "lr_ot4", "arial";
    color: #000;
	padding: 0;
	vertical-align: middle;
	text-transform: uppercase;
}

.uxp-q-row > .uxp-question {
    font-family: LRWebMedium, Arial, Helvetica, Sans-Serif
}


@media only screen and (min-width: 1024px) {
	
	.paragraph {
		font-size: 14px;
		line-height: 20px;
	}

	h1.heading, h2.heading {
		font-size: 32px;
	}

	h5.heading {
		font-size: 16px;
		line-height: 24px;
	}
	
	h4.heading {
		font: 16px/20px AvenirNext, arial;
	}

	h6.paragraph {
	}
	
	.flex-row-data {
	  font: 14px/20px AvenirNext, arial;
	}
	
	.HomePageImage {
		background: #FFF;
	}

	.HomePageBanner {
		display: flex;
		flex-flow: wrap;
		align-items: center;
		left: 0;
		top: 0;
		position: absolute;
		background: 0 none;
		padding: 50px 0;
		width: 100%;
	}
	
	.hero-banner-mobile {
		display: none;
	}
	
	.deserve-content-wrapper {
		margin-left: auto;
		margin-right: auto;
	}
	
	.card-content-wrapper > div {
		width: 33%;
	}
	
	.card-content-wrapper {
		padding-left: 3em;
	}
	
	#MNU_2CEC6EBBA589AD0D299098, #MNU_8112497A218879BB111895 {
		display: block;
	}
	
	.benefits-wrapper {
		padding: 3em 6em;
	}
	
	.section-five {
		padding: 0 0 0 6em;
	}
	
	.section-five .std-covers-wrapper, .section-five .section-five-image-col {
		width: 50%;
	}
	
	.section-five .std-covers-wrapper {
		padding: 2em 2em 0 0;		
	}
	
	.std-covers-wrapper ul > li {
		font-size: 14px;
		line-height: 20px;
	}
	
	.Footer_Links_Content, .footerTextStyle {
		padding-bottom: 2em;
		flex-flow: wrap;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.Footer_Links_Content a {
		padding: 0 1em 1em 0;
	}
	
}


.quote_grey {
  margin-top: 0px;
  padding: 30px;
  background-color: #e4e8e8;
}

.quote_grey.upsell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: center;
}

@media (max-width: 768px) {
  .quote_grey.upsell {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.upsell-img-col {
	width: 50%;
}

@media (max-width: 768px) {
	.upsell-img-col {
		width: 100%;
	}
}

.div-block-15 {
	width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 576px) {
  .div-block-15 {
	width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }
}

.div-block-15 h1, .div-block-15 h2, .div-block-15 h3, .div-block-15 h4, .div-block-15 h5 {
  color: #FFF;
}

.div-block-15 h3 {
	text-transform: none;
}

.upsell-image {
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 576px) {
  .upsell-image {
    width: 100%;
  }
}