/* New LR Landing page design styles */

/* font declarations */
@font-face {
	font-family: 'ProximaNova';
	src: url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Jaguar/fonts/ProximaNova-Regular.woff") format("woff");
	font-style: normal;
	font-weight: normal;
	font-display: swap
}

@font-face {
	font-family: 'ProximaNova';
	src: url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Jaguar/fonts/ProximaNova-Semibold.woff") format("woff");
	font-style: normal;
	font-weight: 500;
	font-display: swap
}

@font-face {
	font-family: 'ProximaNova';
	src: url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Jaguar/fonts/ProximaNova-Bold.woff") format("woff");
	font-style: normal;
	font-weight: 700;
	font-display: swap
}

@font-face {
	font-family: 'JaguarModernWeb-Regular';
	src: url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Jaguar/fonts/JaguarModernWeb-Regular.woff") format("woff");
	font-style: normal;
	font-weight: normal;
	font-display: swap
}

@font-face {
	font-family: 'JaguarModernWeb-Bold';
	src: url("https://edge-static-files.s3.eu-west-2.amazonaws.com/Jaguar/fonts/JaguarModernWeb-Bold.woff") format("woff");
	font-style: normal;
	font-weight: bold;
	font-display: swap
}

/* #EDGE_CONNNECT_PHASE DIV */
.phase {
	/* display: flex;
	flex-flow: wrap; */
	letter-spacing: 0.01em;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0.7em 0;
	line-height: 1.5;
	font-family: "ProximaNova","arial","helvetica",sans-serif;
	font-weight: normal;
	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.15em;
}

.paragraph {
	font-family: ProximaNova, arial;
	font-size: 12px;
	line-height: 18px;
}

h1.heading, h2.heading {
	font-size: 27px;
	line-height: 27px;
	text-transform: uppercase;
}

h4.heading, h5.heading {
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 500;
}

h4.heading {
	text-transform: none;
	font-weight: normal;
}

h6.paragraph {
	font-size: 12px;
	line-height: 18px;
}

.HomePageImage {
	background: 0 none;
}

.HomePageBanner {
	display: none;
}

.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/24px ProximaNova, "arial";
	font-weight: 500;
	height: 44px;
	min-width: 200px;
	padding: 0 2em;
}

.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: #000;
	margin-top: -6px;
}

#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 a {
  font: 12px/16px "ProximaNova", arial;
  font-weight: 500;
}

.deserve-content-wrapper {
    display: flex;
	flex-flow: wrap;
    justify-content: center;
    align-items: center;
    color: #000;
	max-width: 56em;
	margin: 3em 2em;
}

.card-content-wrapper {
	display: flex;
	flex-flow: wrap;
    padding-left: 0;
}

.card-content-wrapper > div {
	width: 100%;
}

.card-wrapper {
	padding: 1em 2em;
}

.section-two, .section-four {
	display: flex;
    flex-flow: wrap;
	background-color: #FFF;
}

.section-three {
	padding: 2em 0;
	background-color: #e5e5e5;
}

.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-bottom: 0;
	background: #000;
}

.section-five .flex-section {
}

.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 ProximaNova, 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 .std-option-content-wrapper: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: 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 ProximaNova, 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 ProximaNova,"arial";
	text-align: left;
}

.Footer_Links_Content a {
  font: 12px/16px "ProximaNova","arial";
  font-weight: 500;
  padding: 0;
  padding-bottom: 1em;
  text-transform: uppercase;
}

.SlideOutMenuItem{
	font: 14px "ProximaNova", "arial";
    color: #000;
	padding: 0;
	vertical-align: middle;
	text-transform: uppercase;
}

@media only screen and (min-width: 1024px) {
	
	.paragraph {
	}

	h1.heading, h2.heading {
	}

	h5.heading {
	}

	h6.paragraph {
	}
	
	.flex-row-data {
	  font: 14px/20px ProximaNova, arial;
	}
	
	.HomePageImage {
	}

	.HomePageBanner {
		display: flex;
		flex-flow: wrap;
		align-items: center;
		left: 0;
		top: 0;
		position: absolute;
		background: 0 none;
		height :80%;
		width: 100%;
	}
	
	.quote-options-box {
		max-width: 45em;
		display: inline-block;
		position: relative;
		padding: 4em;
		background: rgba(255, 255, 255, 0.9);
		left: 5em;
		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 {
		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 {
		width: 100%;
		padding: 3em 0 3em 6em;
	}
	
	.section-five {
		width: 100%;
		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;
}

.quote_grey.upsell {
	background-color:rgb(158,27,50);
  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: white;
}

.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%;
  }
}