/* Hero Slider CSS */


.hero-banner-wrap {
    padding: 70px 0 150px;
    overflow: hidden;
   background: linear-gradient(180deg, #474747 0%, #222222 100%);
}
.ms--images {
    position: relative;
    overflow: hidden;
  }
  .ms--images.ms-container--horizontal {
    width: 100%;
    height: 450px;
    max-width: 100%;
  }
  .ms--images.ms-container--horizontal .ms-track {
    left: calc(50% - 350px);
	
  }
  .ms--images.ms-container--horizontal .ms-slide {
    display: inline-flex;
  }
  .ms--images .ms-track {
    display: flex;
    position: absolute;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .ms--images .ms-slide {
    align-items: center;
    justify-content: center;
    width: 700px;
    height: 450px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  
  .ms--images {
    left: calc(50% - 350px);
  }
  .ms--images.ms-container--horizontal .ms-track {
    left: -50px;
  }
  .ms--images .ms-slide:nth-child(1) .ms-slide__image {
    background: url("../img/car-1.png") no-repeat center center;
    background-size: cover;
  }
  
  .ms--images .ms-slide:nth-child(5) .ms-slide__image {
    background: url("../img/car-1.png") no-repeat center center;
    background-size: cover;
  }
  
  .ms--images .ms-slide:nth-child(2) .ms-slide__image {
    background: url("../img/car-2.png") no-repeat center center;
    background-size: cover;
  }
  
  .ms--images .ms-slide:nth-child(6) .ms-slide__image {
    background: url("../img/car-2.png") no-repeat center center;
    background-size: cover;
  }
  
  .ms--images .ms-slide:nth-child(3) .ms-slide__image {
    background: url("../img/car-1.png") no-repeat center center;
    background-size: cover;
  }
  .ms--images .ms-slide:nth-child(4) .ms-slide__image {
    background: url("../img/car-2.png") no-repeat center center;
    background-size: cover;
  }
  .ms--images .ms-slide__image-container {
    width: 600px;
    height: 400px;
    background-color: rgba(0, 0, 0, 0.3);
    overflow: hidden;
  }
  .ms--images .ms-slide__image {
    width: 100%;
    height: 100%;
    background-size: cover;
  }
  
  .ms--numbers {
    position: relative;
    overflow: hidden;
  }
  .ms--numbers.ms-container--horizontal {
    width: 240px;
    height: 60px;
    max-width: 100%;
  }
  .ms--numbers.ms-container--horizontal .ms-track {
    left: calc(50% - 120px);
  }
  .ms--numbers.ms-container--horizontal .ms-slide {
    display: inline-flex;
  }
  .ms--numbers .ms-track {
    display: flex;
    position: absolute;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .ms--numbers .ms-slide {
    align-items: center;
    width: 240px;
    height: 60px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  
  .ms--numbers {
    position: absolute;
    left: 0;
    top: calc(50% - 110px);
    z-index: 1;
    pointer-events: none;
  }
  .ms--numbers .ms-slide {
    
    color: #ffffff;
    font-family: "McLaren Bespoke";
	
	 font-size: 22px;
  font-weight: bold;
  letter-spacing: -0.44px;
  line-height: 22px;
  
  }
  
  .ms--titles {
    position: relative;
    overflow: hidden;
  }
  .ms--titles.ms-container--vertical {
    width: 240px;
    height: 170px;
    max-height: 100%;
  }
  .ms--titles.ms-container--vertical .ms-track {
    flex-direction: column;
    
  }
  .ms--titles.ms-container--vertical.ms-container--reverse .ms-track {
    flex-direction: column-reverse;
    top: auto;
    bottom: calc(50% - 85px);
  }
  .ms--titles.ms-container--vertical .ms-slide {
    display: flex;
  }
  .ms--titles .ms-track {
    display: flex;
    position: absolute;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .ms--titles .ms-slide {
    align-items: center;
    width: 240px;
    height: 170px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  
  .ms--titles {
    position: absolute;
    left: 0;
    top: calc(50% - 110px);
    z-index: 1;
    pointer-events: none;
  }
  .ms--titles .ms-track {
    white-space: normal;
  }
  .ms--titles .ms-track .ms-slide h3 {
    opacity: 0.6;
  color: #ffffff;
  font-family: "McLaren Bespoke";
  font-size: 24px;
  letter-spacing: -0.2px;
  line-height: 36px;
  }
  
  .ms--links {
    position: relative;
    overflow: hidden;
  }
  .ms--links.ms-container--vertical {
    width: 240px;
    height: 60px;
    max-height: 100%;
  }
  .ms--links.ms-container--vertical .ms-track {
    flex-direction: column;
    top: calc(50% - 30px);
  }
  .ms--links.ms-container--vertical .ms-slide {
    display: flex;
  }
  .ms--links .ms-track {
    display: flex;
    position: absolute;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .ms--links .ms-slide {
    align-items: center;
    width: 240px;
    height: 60px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  
  .ms--links {
    position: absolute;
    left: 0;
    top: calc(50% + 70px);
    z-index: 1;
  }
  .ms--links .ms-track {
    white-space: normal;
  }
  .ms--links .ms-slide__link {
    color: #F47921;
    font-family: "McLaren Bespoke";
    font-size: 17px;
    letter-spacing: 0;
    line-height: 23px;
    text-transform: uppercase;
    text-decoration: underline;
  }
  
  .pagination {
    display: flex !important;
    position: absolute;
    left: 50%;
    top: calc(100% + 70px);
    list-style: none;
    margin: 0 !important;
    padding: 0;
    overflow: hidden;
    z-index: 1;
    transform: translate(-50%, 0);
    ;border-radius: 0;
  }
  .pagination>li {
      margin: 0 4px;
  }
  .pagination__button {
    display: inline-block;
    position: relative;
    height: 6px;
    width: 62px;
    opacity: 1;
    background-color: #B2B0B0 !important;
    margin: 0 5px;
    cursor: pointer;
  }
  .pagination>li:first-child>a, .pagination>li:first-child>span {
    border-radius: 0;
  }
  .pagination li.pagination__item--active a {
    background-color: #F47921 !important;
    opacity: 1;
    border: none;
  }
  .pagination>li>a, .pagination>li>span {
    padding: 2px 10px;
  }
  .pagination__item--active .pagination__button:after {
    opacity: 1;
  }
  
  
  
.hero-banner-wrap .mom-nav{
	position:relative;
}



.hero-banner-wrap .mom-nav button.mom-prev {
    transform: rotate(180deg);
    left: 0;
}
.hero-banner-wrap .mom-nav button.mom-next {
    right: 0px !important;
}
.hero-banner-wrap .mom-nav button.mom-prev span {
    background: url(../img/arrow-left.svg) no-repeat center center;
    background-size: 100%;
    width: 36px;
    height: 60px;
    display:inline-block;
    text-indent:-9999px;
    transform: rotate(180deg);
}
.hero-banner-wrap .mom-nav button.mom-next span {
    background: url(../img/arrow-right.svg) no-repeat center center;
    background-size: 100%;
    width: 36px;
    height: 60px;
    display:inline-block;
    text-indent:-9999px;
	 z-index: 99;
}
.hero-banner-wrap .mom-nav button.disabled {
    opacity: 0.5;
}

.hero-banner-wrap .mom-nav button {
  background-size: 100%;
  width: 151px;
  position: absolute;
  z-index: 99;
  bottom: 25px;
  background:none;
  border:0px;
  height:400px;
}

.hm-heading1 {
  
color: #ffffff;
  font-family: "McLaren Bespoke";
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 29px;
}

.view-special-link{
	text-decoration:underline;
}


.ms--prices {
    position: relative;
    overflow: hidden;
  }
  .ms--prices.ms-container--horizontal {
    width: 240px;
    height: 60px;
    max-width: 100%;
  }
  .ms--prices.ms-container--horizontal .ms-track {
    left: calc(50% - 120px);
  }
  .ms--prices.ms-container--horizontal .ms-slide {
    display: inline-flex;
  }
  .ms--prices .ms-track {
    display: flex;
    position: absolute;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .ms--prices .ms-slide {
    align-items: center;
    width: 240px;
    height: 60px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  
  .ms--prices {
    position: absolute;
    left: 0;
    top: calc(50% +	15px);
    z-index: 1;
    pointer-events: none;
  }
  
  .ms--prices .ms-slide {
    
	color: #ffffff;
  font-family: "McLaren Bespoke";
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 50px;
  }

 .sliders-container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
  }

  
  
  
@media screen and (min-width: 980px) {
	
	.hero-banner-wrap .mom-nav .mom-next {
    background: url(../img/gradient-side.png) no-repeat right top;   
	}
	
}


  
  
  @media screen and (max-width: 600px) {
    .ms--images {
      overflow: visible;
    }
  }
  
 
  
 
  
  
  
  
@media(max-width:767px) {
	
	
	.hero-banner-wrap {
        padding: 10px 0 130px;
    }
   
	

.custom-form .col-md-4 {
        float: none;
    }


  .pagination {
        top: calc(100% + 80px);
    }



	



	

	
	
/***************Images*************************/	
 
  
    .ms--images {
        z-index: 1;
        left: calc(50% - 50%);
    }
	
	.ms--images .ms-slide__image-container {
        width: 80%;
        height: 80%;
    }
    .ms--images.ms-container--horizontal .ms-track {
        left: calc(50% - 353px);
    }
   
   
   
	
	

/***************Numbers*************************/	
	.ms--numbers {
 
  top: calc(0% - 10px) !important;
  width:100vw !important;
  left:0;
  
display:flex;
  
}

 .ms--numbers.ms-container--horizontal .ms-track {
        left: 0 !important;
    }



.ms--numbers .ms-slide {
  margin-right:40px;
  justify-content:center;
  width: 100vw;
}


.hm-heading1 {
		font-size: 16px;
	  font-weight: bold;
	  letter-spacing: 0;
	  line-height: 21px;
	  text-align: center;
	}


    
	
/***************Prices*************************/
	
	.ms--prices {
 position: absolute;
 
  top: 50px !important;
 
  width:100vw !important;
  left:0;
  
display:flex;
  
}

 .ms--prices.ms-container--horizontal .ms-track {
        left: 0 !important;
    }



.ms--prices .ms-slide {
  margin-right:40px;
  justify-content:center;
  width: 100vw !important;
}


.ms--prices .ms-slide {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
}


/***************Links*************************/

   .ms--links .ms-slide__link {
        font-size: 17px;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 23px;
    }
	
	
    .ms--links {
        left: 0!important;
        top: calc(100% + 25px);
		display:flex;
    }
	
	
	.ms--links.ms-container--vertical .ms-track {
        top: calc(50% - 40px);
		width: 90vw !important;
    }
	
	.ms--links.ms-container--vertical {
   width: 90vw !important;
    height: 60px;
    max-height: 100%;
	z-index: 9;
}
	
	.ms--links .ms-slide {
 
  justify-content:center;
  width: 90vw !important;
}


/***************Titles*************************/	
	
    .ms--titles.ms-container--vertical {
        width: 90vw !important;
		display:flex;
		left:0 !important;
		 top: -40px;
       
    }
    .ms--titles.ms-container--vertical .ms-slide {
        width: 90vw !important;
        justify-content: center;
    }
    
    
  
    
	
	.ms--titles .ms-track .ms-slide h3 {
    font-size: 20px;
	letter-spacing: -0.17px;
	line-height: 30px;
	text-align: center;
	font-weight:400 !important;
	}
    


	
}











@media (max-width: 980px) {
	
.hero-banner-wrap .mom-nav button {

  width: 51px;
   height:350px;

}




.hero-banner-wrap .mom-nav button span {

  
    width: 26px !important;
    height: 43px !important;
    

}





	
}



  
  
  
  
   @media(max-width: 767px){
	   
	
	  
	.ms--images .ms-slide__image-container {
	  width: 460px;
	  
	  height: 307px;
	}
	
	.ms--images.ms-container--horizontal {
 
	height: 360px;
 
	}

	.hero-banner-wrap .mom-nav button {
	  width: 51px;
	  height: 307px;
	}

  }
  
  @media (min-width: 401px) and (max-width: 766px) {
	  
	.hero-banner-wrap {
		
	padding: 25px 0 130px !important;
	}  
	
	.ms--prices {  
	top: 35px !important; 
	}
	
	.ms--titles.ms-container--vertical {
 
  top: -55px;
}

.ms--numbers {
  top: calc(0% - 25px) !important;
 
}
	
	
	  
  }
  
  
  @media(max-width: 450px){
	  
	.ms--images .ms-slide__image-container {
	  width: 450px;
	  
	  height: 300px;
	}
	
	

	.hero-banner-wrap .mom-nav button {
	  width: 51px;
	  height: 300px;
	}

  }
  
  
    @media(max-width: 440px){
		
		
	  
	.ms--images .ms-slide__image-container {
	  width: 440px;
	  
	  height: 293px;
	}
	
	

	.hero-banner-wrap .mom-nav button {
	  width: 51px;
	  height: 293px;
	}

  }
  
  
  
   @media(max-width: 400px){
	  
	.ms--images .ms-slide__image-container {
	  width: 400px;
	  height: 267px;
	}
	
	.ms--images.ms-container--horizontal {
  
  height: 360px;
  
}

.hero-banner-wrap .mom-nav button {
  width: 51px;
  height: 267px;
}

  }
  
  @media(max-width: 376px){
	  
	.ms--images .ms-slide__image-container {
	  width: 375px !important;
	  
	  height: 250px !important;
	}
	
	
	.ms--images.ms-container--horizontal {
 
	height: 350px !important;
  
	}
  

	.hero-banner-wrap .mom-nav button {
	  width: 51px;
	  height: 250px !important;
	}

  }  