	.setConditionStyle{
		left:54px; 
		bottom:64px;
		position: absolute;
		font-weight: bold;
	}
	.carousel-indicators .active {
	  width: 3em;
	  height: 2px;
	  margin: 1px;
	  text-indent: -999px;
	  cursor: pointer;
	  background-color: white;
	  border: 1px solid white;
	  border-radius: 1px;
	  filter: alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	}
	.carousel-indicators li {
	  width: 3em;
	  height: 2px;
	  margin: 1px;
	  text-indent: -999px;
	  cursor: pointer;
	  background-color: white;
	  border: 1px solid white;
	  border-radius: 1px;
	  filter: alpha(opacity=25);
	  -moz-opacity: 0.25;
	  opacity: 0.25;
	}
	
	.carousel-caption{
		right: 15%;
		left: 14%;
		top: 3%;
		margin: 1% 2%;
		padding-top: 20px;		
	}
	.carosel-content{
		right: 20%;
		left: 20%;
		bottom: 30%;
	}
  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
	  background-position: 100% 50%
      width: 100%;
	  height: auto;
      
  }
  .carousel-inner>.item>img, .carousel-inner>.item>a>img {
		width: 100%;
	}
  .form-content{
	position: absolute;
	bottom: 30px;
	z-index: 15;
	width: 100%;
	text-align: center;
	list-style: none;
  }
  
	@media only screen and (min-width: 641px) and (max-width: 1025px) {
		*[class="carousel-caption"] {
			right: 5% !important;
			left: 5% !important;
			top: 0 !important;
		}
		
		*[class="CarouselButtonSection"] {
			padding-top:55% !important;
		}
	}
	@media screen and (min-width: 768px){
		*[class="carousel-caption"] {
			right: 5% !important;
			left: 5% !important;
			top: 3 !important;
		}
		
	}
	
	@media screen and (max-width: 768px){
		*[class="CarouselButtonSection"] {
			padding-top:60% !important;
		}
	}
	
	.CarouselButtonSection {
		margin:auto; 
		padding-top:30%; 
		width: 560px
	}
	
	.CarouselButtonColumn {
		width:49%;
	}
	 
 	.CarouselNewQuoteButton, .CarouselRetailerLoginButton{
		
	color: white;
	font: 16px/22px "NISSAN-ProReg", "verdana", "arial", "sans-serif";
	float: left;
	text-decoration: none;
	border: none;
	height: 45px;
	background: #c3002f url("../../../images/D1/M&C_Dacia_chevron_white_right.png") no-repeat scroll 90% 50%;
	padding: 10px 35px 10px 10px;
	width: 200px;
	text-transform: uppercase;
	text-decoration: none;
	
	 }


.CarouselRetrieveQuoteButton {
		
	color: white;
	font: 16px "NISSAN-ProReg", "verdana", "arial", "sans-serif";
	float: left;
	text-decoration: none;
	border: none;
	height: 45px;
	background: #c3002f url("../../../images/D1/M&C_Dacia_chevron_white_right.png") no-repeat scroll 85% 50%;
	padding: 10px 35px 10px 10px;
	width: 220px;
	text-transform: uppercase;
	text-decoration: none;
	
	 }

 
	 .CarouselNewQuoteButton:hover, .CarouselRetailerLoginButton:hover {
		/* color: #fff;
	    background: rgba(234,0,41,1); */
		/* background:#9d092d url("../../../images/D1/M&C_Dacia_chevron_white_right.png") no-repeat scroll 85% 50%;
		text-transform: uppercase;
		text-decoration: none; */
		transition: all .3s ease-in-out;
	 }

.CarouselRetrieveQuoteButton:hover {
		/* color: #fff;
	    background: rgba(234,0,41,1); */
		/* background:#9d092d url("../../../images/D1/M&C_Dacia_chevron_white_right.png") no-repeat scroll 90% 50%;
		text-transform: uppercase;
		text-decoration: none; */
		transition: all .3s ease-in-out;
	 }
	 
	.carousel-Header1 {
		/*font:34px/45px "NISSAN-ProReg",Verdana,Arial,sans-serif;
		letter-spacing: 1px;*/
		font-family: "NISSAN-ProReg",Verdana,Arial,sans-serif;
		font-size: 30px;
		font-weight: bold;
		0px;
		color: white;
		text-transform: uppercase;
		/*padding-top: 1%;*/
		text-align: left;
	}
	
	.carousel-Desc1 {
		font:38px/45px "NISSAN-ProReg",Verdana,Arial,sans-serif;
		color: white;
		padding-top: 12px;
		text-transform: uppercase;
		text-align: left;
	}
	
	.carousel-Header2 {
		font:38px/45px "Nissan Regular",Verdana,Arial,sans-serif;
		color: white;
		text-transform: uppercase;
	}
	
	.carousel-Desc2 {
		font:26px NISSAN-ProReg;
		color: white;
		padding-top: 12px;
	}
	
	.carousel-Header3 {
		font:38px/45px NISSAN-ProReg,"arial";
		color: white;
		text-transform: uppercase;
	}
	
	.carousel-Desc3 {
		font:26px NISSAN-ProReg;
		color: white;
		padding-top: 12px;
	}
	
	.carousel-Header4 {
		font:38px/45px NISSAN-ProReg,"arial";
		color: white;
		text-transform: uppercase;
	}
	
	.carousel-Desc4 {
		font:26px NISSAN-ProReg;
		color: white;
		padding-top: 12px;
	}
	
	.carousel-Header5 {
		font:38px/45px NISSAN-ProReg,"arial";
		color: white;
		text-transform: uppercase;
	}
	
	.carousel-Desc5 {
		font:26px NISSAN-ProReg;
		color: white;
		padding-top: 12px;
	}
	
	.carousel-condition-desc1{
		font:12px/15px NISSAN-ProMedium;
		left: 54px;
		bottom: 64px;
		position: absolute;
		color: white;
	}
	.carousel-condition-desc2{
		font:12px/15px NISSAN-ProMedium;
		left: 54px;
		bottom: 64px;
		position: absolute;
		color: white;
	}
	.carousel-condition-desc3{
		font:12px/15px NISSAN-ProMedium;
		left: 54px;
		bottom: 64px;
		position: absolute;
		color: white;
		width: 245px;
	}
	.carousel-condition-desc4{
		font:12px/15px NISSAN-ProMedium;
		left: 54px;
		bottom: 64px;
		position: absolute;
		color: rgb(51,51,51);
		width: 245px;
	}
	.carousel-condition-desc5{
		font:12px/15px NISSAN-ProMedium;
		left: 54px;
		bottom: 64px;
		position: absolute;
		color: white;
	}
	
	.CarouselCallText{
		font: 30px "Nissan-ProReg",Verdana,Arial,sans-serif;
		color:rgba(5,20,31,1);
		text-align: left;
		margin: 0% 2%;
		text-transform: uppercase;
		/*padding-top: 1%;	*/	
	}
	
	@media only screen and (max-device-width: 640px) and  (min-device-width: 100px), only screen and (min-width: 100px) and (max-width: 640px)
	{
		.carousel-caption{
			left: 2.5%;
			width: 95%;
		}
		.FourReasonsHeaderSection .FourReasonsHeader1 {
		font-size: 24px;

		}

		.calltextNumberHeader {

		font-size: 15px;

		}

		.CompareCoverOptionsText {
		font: 14px/25px NISSAN-ProReg, "arial";
		padding-left: 30px;
		}

		.footerTextStyle{
		font-size: 12px!important;
		}

		.carousel-caption{

		padding:0px;
		}

		.CompareCoverHeading {
		font: 24px "NISSAN-ProReg",Verdana,Arial,sans-serif;

		}
		.carousel-Header1, .carousel-Header2, .carousel-Header3, .carousel-Header4, .carousel-Header5, .carousel-Desc2 {
			font: 14px NISSAN-ProReg,"arial";
			padding: 0% 4%;
		}
		.carousel-Desc1, .carousel-Desc3, .carousel-Desc4, .carousel-Desc5 {
			font: 18px/22px NISSAN-ProReg,"arial";
		}
		.LandingPageDealerLoginDiv{
		padding: 0% 4%;
		}
		.CarouselDealerLoginButton {
			 
			color: white;
			font: 13px NISSAN-ProReg, "verdana", "arial", "sans-serif";
			float: left;
			text-decoration: none;
			border: none;
			border-radius: 5px;
			height: 25px;
			background: #c3002f url(../../../images/D1/M&C_Dacia_chevron_white_right.png) no-repeat scroll 73% 50%;
			padding: 5px 29px 4px 9px;
			width: 85px;
			text-transform: uppercase;
			text-decoration: none;
}
		.CarouselNewQuoteButton, .CarouselRetailerLoginButton {}
			.CarouselRetrieveQuoteButton{}
			.BannerButtons {
				/* width: 36% !important; */
				margin: 0% 4% auto;
				display: flex;
				align-items: left;
				flex-direction: column;
			
}

			.CarouselCallText {
					font-size: 16px;
					line-height: 20px;
					margin: 1% 4%;
				}
	}
	
	@media only screen and (min-width: 768px) and (max-width: 1025px), only screen and (max-device-width: 1025px) and  (min-device-width: 768px) {
		
		.carousel-caption{
			
		}
		.carousel-Header1, .carousel-Header2, .carousel-Header3, .carousel-Header4, .carousel-Header5, .carousel-Desc2 {
			font: 18px/38px NISSAN-ProReg,"arial";
			padding: 0% 4%;
		}
		.carousel-Desc1, .carousel-Desc3, .carousel-Desc4, .carousel-Desc5 {
			font: 18px/22px NISSAN-ProReg,"arial";
		}
		.LandingPageDealerLoginDiv{
		padding: 0% 4%;
		}
		.CarouselDealerLoginButton {}
		
	}