@font-face {
  font-family: "icon-Nissan-Global";
  src: url(../fonts/NissanBrand-Regular.eot);
}

@font-face {
  font-family: "Nissan Regular";
  src: url(../fonts/en/NissanBrand-Regular.woff2);
}

@font-face {
  font-family: "Nissan Light";
  src: url(../fonts/en/NissanBrand-Light.woff2);
}

@font-face {
  font-family: "Nissan Bold";
  src: url(../fonts/en/NissanBrand-Bold.woff2);
}

@font-face {
  font-family: "Nissan AR-Regular";
  src: url(../fonts/ar/NotoSansArabic-Regular.ttf);
}

@font-face {
  font-family: "Nissan AR-Light";
  src: url(../fonts/ar/noto-sans-arabic-Light.woff2);
}

@font-face {
  font-family: "Nissan AR-Bold";
  src: url(../fonts/ar/noto-sans-arabic-Bold.woff2);
}

.car_name {
  font-size: 2.8em;
  text-align: center;
  padding: 15px 67px;
}
* {
  white-space: normal;
}
*,
body,
html {
  margin: 0;
  padding: 0;
  font-family: "Nissan Regular", "Nissan AR-Regular", "currency", Verdana,
    sans-serif;
}

html {
  line-height: 1.33333;
  letter-spacing: 0.05em;
  text-align: center;
  color: #000;
  font-family: "Nissan Regular", "Nissan AR-Regular", "currency", Verdana,
    sans-serif;
}

a {
  text-decoration: none;
}
.font-light {
  font-family: "Nissan Light", "Nissan AR-Light", Verdana, sans-serif;
}

header a,
header a:visited {
  color: #fff;
}

ul {
  padding-left: 16px;
  color: #666;
  margin: 0;
}

.buttoning {
  width: 36% !important;
}

.top_black {
  background-color: #000;
  display: block;
  text-align: center;
}

.nav-global {
  display: inline-block;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0 15px;
  text-align: right;
  list-style-type: none;
}

.nav-global li.language-selector {
  margin-right: 15px;
  min-width: 60px;
  padding-left: 0;
  position: relative;
}

.nav-global li {
  vertical-align: top;
  padding: 0.9166666667em 0 0.75em 18px;
  display: inline-block;
}

.nav-global a {
  display: block;
  text-transform: uppercase;
  position: relative;
  color: #fff;
  font-family: "Nissan Light", "Nissan AR-Light", Verdana, sans-serif;
  text-decoration: none;
}

.nav-global a span {
  font-family: "Nissan Bold", "Nissan AR-Bold" Verdana, sans-serif;
}

.logo img {
  margin: 10px;
}

.nav-container {
  position: relative;
  text-align: center;
  top: 0;
  width: auto;
  background-color: transparent;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.nav-inner {
  margin-top: 0;
  width: 100%;
}

.nav-primary > li {
  display: inline-block;
  padding: 0;
  border: none;
  width: auto;
  position: relative;
}

.nav-primary > li > a {
  font-family: "Nissan Regular", "Nissan AR-Regular", "currency", Verdana,
    sans-serif;
  font-size: 1.1666666667em;
  text-transform: uppercase;
  color: #000;
  display: inline-block;
  padding: 1em 8px;
}

.contactform {
  padding-top: 20px;
  width: 100%;
  text-align: left;
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 2.5em;
}

.sform {
  width: 670px;
  text-align: left;
  margin: auto;
}

.ssform {
  width: 670px;
  text-align: center;
  margin: auto;
}

/* SEARCHRESULTS */

#suggestions_archive {
  position: absolute;
  z-index: 400;
  left: 240px;
  top: 175px;
  overflow-y: scroll;
  max-height: 450px;
  display: none;
}

#suggestions {
  position: absolute;
  z-index: 400;
  left: 14px;
  top: 125px;
  overflow-y: scroll;
  max-height: 600px;
  display: none;
}

#searchresults {
  text-align: left;
  width: 400px;
  background-color: #fff;
}

#searchresults ul {
  padding: 0;
}

#searchresults li {
  list-style-type: none;
}

#searchresults a {
  text-align: left;
  display: block;
  background-color: #f1f1f1;
  clear: both;
  text-decoration: none;
  min-height: 90px;
  color: #262626;
  margin-top: 5px;
}

#searchresults a:hover {
  background-color: #b7b7b7;
  color: #ffffff;
}

#searchresults a img {
  float: left;
}

#searchresults a span.searchheading {
  display: block;
  padding-top: 5px;
}

#searchresults a:hover span.searchheading {
  color: #ffffff;
}

#searchresults a span {
  text-align: left;
  margin: 5px 10px;
}

#searchresults a:hover span {
  color: #f1f1f1;
}

#searchresults span.category {
  padding: 5px;
  display: block;
  color: #ffffff;
  background-color: #262626;
}

#searchresults span.seperator {
  background-color: #000;
  display: block;
}

#searchresults span.seperator a {
  background-color: transparent;
  display: block;
  padding: 5px;
  height: auto;
  color: #fff;
  border: none;
}

#searchresults ul.simplePagerNav li a {
  text-align: left;
  display: block;
  background-color: white;
  clear: both;
  text-decoration: none;
  min-height: 00px;
  color: #262626;
  margin-top: 5px;
}

/***--------------------------------------*/

.container {
  width: 100%;
  margin: 0;
  padding: 0;
}

.icons_container {
  padding-top: 68px;
  padding-bottom: 68px;
}

.icons_container_link {
  width: auto;
  height: 68px;
  margin-right: 20px;
  line-height: 68px;
}

.icons_container_link span {
  width: 300px;
}

.icons_container_link_last {
  width: auto;
  height: 68px;
  line-height: 68px;
}

/*********** press releases section *************/

.image_responsive {
  width: 100%;
  margin: 0;
  padding: 0;
}

.grid-row_new {
  margin: 0 auto;
  max-width: 1200px;
  padding-left: 20px;
  padding-right: 20px;
}

.pressreleases_section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #edeef0;
}

.pressreleases_section h1 {
  font-size: 1.8em;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.pressreleases_section_box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.pressreleases_section_box ul li {
  width: 30.5%;
  height: auto;
  float: left;
  min-height: 100px;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #ffffff;
}

.pressreleases_section_box ul li .last {
  margin-right: 0px !important;
}

.img_under_container {
  width: 90% !important;
  height: auto;
  float: left;
  /*background-color:#ffffff;*/
  padding: 5%;
}

.img_under_container h1 {
  font-size: 1.3em;
  text-align: left;
}

.img_under_container p {
  font-size: 1.1em;
  text-align: left;
  color: #000000;
  margin-bottom: 15px;
}

.img_under_container a:link {
  font-size: 1.3em;
  text-align: left !important;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
}

.clear {
  clear: both;
}

.models_section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #ffffff;
}

.models_section h1 {
  font-size: 1.8em;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.models_section_box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.models_section_box ul li {
  width: 30.5%;
  height: auto;
  float: left;
  min-height: 100px;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: #edeef0;
}

.models_section_box ul li .last {
  margin-right: 0px !important;
}

.img_under_container2 {
  width: 90%;
  height: auto;
  float: left;
  background-color: #edeef0;
  padding: 7% 5% 2% 5%;
}

.img_under_container2 h1 {
  font-size: 1.3em;
  text-align: center;
}

.img_under_container2 p {
  font-size: 1.1em;
  text-align: left;
  color: #000000;
  margin-bottom: 15px;
}

.img_under_container2 a:link {
  font-size: 1em;
  text-align: left !important;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
}

a:link {
  color: inherit;
}

a:active {
  color: inherit;
}

a:visited {
  color: inherit;
}

.pr_main_container {
  position: relative;
}

.pr_top_navigation {
  height: 3em;
  width: 100%;
  background: #f1f1f1;
  border-bottom: 1px solid #e5e5e5;
}

.pr_top_navigation_menu {
  margin: 0 auto;
  width: 90%;
  text-align: left;
  padding: 1em;
}

.pr_top_navigation_menu > span {
  font-weight: 600;
}

.pr_content_container {
  width: 90%;
  margin: 0 auto;
  height: 22em;
}

/*Right menu*/

.pr_right_menu {
  text-align: left;
  float: right;
  width: 20%;
  background: #edeef0;
}

.pr_right_menu ul {
  padding-top: 1em;
  padding-left: 0.5em;
  list-style: none;
  text-decoration: none;
  padding-bottom: 1.3em;
}

.pr_right_menu ul li a {
  text-decoration: none;
  color: black;
  padding-left: 0.3em;
}

.pr_right_menu a::before {
  content: "-";
}

.inner {
  margin: 20px;
}

/*left content*/

.pr_left_content {
  float: left;
  width: 78%;
}

.pr_title_container {
  float: left;
}

.pr_archive_container {
  width: 70px;
  float: right;
  background: url(../images/ic_archive.png) no-repeat;
  height: 50px;
}

.pr_archive_container span {
  color: black;
  font-weight: bolder;
}

.pr_archive_inner {
  padding-top: 12px;
  height: 50px;
  width: 70px;
}

.pr_left_content_title h1 {
  padding-top: 0.3em;
  text-align: left;
  font-weight: 100;
}

.pr_left_content_title a {
  background: url("../images/ic_archive.png") no-repeat;
}

/*Search container*/

.pr_search_container {
  height: 2em;
  margin-top: 6em;
}

.pr_search_container_left {
  float: left;
}

.pr_search_container_right {
  float: right;
}

.pr_search_container_left > select {
  border-radius: 2px;
}

#input_container {
  position: relative;
  padding: 0;
  margin: 0;
}

#input_img {
  position: absolute;
  top: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  right: 7px;
  float: right;
  height: 20px;
  border-left: 2px solid #cccccc;
}

/* input,
select {
    width: 100%;
    border: 1px solid #d2d2d2;
    border-radius: .1666666667em;
    box-shadow: 0 0 0 0.1428571429em #eee, inset 0 0.1111111111em 0.2222222222em -0.0555555556em rgba(0, 0, 0, .15);
    line-height: normal;
    margin-bottom: -.0555555556em;
    background-color: #FFF;
    font-size: 130%;
} */

/*List of articles*/

.pr_articles {
}

.pr_articles ul {
  padding-left: 0px;
  margin-top: 2em;
  list-style: none;
  text-decoration: none;
  text-align: left;
}

.pr_articles ul li {
  display: flex;
  background: #edeef0;
  color: black;
  margin-bottom: 2em;
}

.pr_articles ul li a img {
  float: left;
  height: 10em;
}

.pr_articles ul li a > div {
  padding-left: 18em;
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  padding-right: 1.2em;
}

.pr_articles ul li a {
  color: black;
  text-decoration: none;
}

.pr_item_container .pr_date {
  font-size: 1em;
  color: #afb0b2;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

/*Pagination*/

.pr_pages_count {
  text-align: left;
}

.pr_pages_count span {
}

.pr_pagination {
  margin-top: 12px;
}

.pr_pagination ul {
  padding-left: 0px;
}

ul.simplePagerNav li {
  display: block;
  float: left;
  padding: 4px 8px 4px 8px;
  margin-bottom: 10px;
  font-weight: 900;
  border: 0.3px solid black;
}

ul.simplePagerNav li.currentPage {
  background: black;
}

ul.simplePagerNav li.currentPage a {
  color: white;
}

ul.simplePagerNav li a {
  color: #333;
  text-decoration: none;
}

/*-----------------------------------------------------------*/

.cd_top_navigation {
  height: 3em;
  width: 100%;
  background: #f1f1f1;
  border-bottom: 1px solid #e5e5e5;
}

.cd_top_navigation_menu {
  margin: 0 auto;
  width: 100%;
  text-align: left;
  padding: 1em;
}

.cd_top_navigation_menu > span {
  font-weight: 600;
}

.cd_padding1 {
  padding-bottom: 50px;
}

.models_section_box ul li {
  text-align: left;
  background-color: #ffffff;
}

.models_section_box h1 {
  text-align: left;
  background-color: #ffffff;
}

.pressreleases_section h1 {
  text-align: left;
}

.img_under_container2 h1 {
  text-align: left;
  background-color: #edeef0;
}

.showme_more {
  color: #000000;
  font-size: 1.5em;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

.showme_more:hover {
  color: #000000;
  font-size: 1.5em;
  text-align: center;
  text-decoration: underline;
  font-weight: bold;
  text-transform: uppercase;
}

.pr_item_container h3:nth-child(2n + 1) {
  font-weight: 100;
}

.btn-larg {
  width: 300px;
  margin: 5px;
}

.btn-s {
  width: 126px;
  margin: 5px;
}

.black {
  background: black;
  color: white !important;
}

.black a:visited {
  color: white !important;
}

.c_054-2 {
  color: inherit;
  content: "";
  display: inline;
  line-height: 1;
  vertical-align: middle;
}

.cart_btn {
  width: 200px;
  height: 23px;
  margin: 5px;
}

.btns {
  margin: 15px;
}

.mainnewss {
  margin: auto;
  padding: 20px 0;
}

.mainnewss li {
  display: block;
  min-height: 58px;
  width: 621px;
  background: #f1f1f1;
  margin: 0 0 15px -25px;
  line-height: 18px;
  cursor: pointer;
}

.mainbasket {
  width: 671px;
  margin: auto;
}

.show-menu {
  font-family: icon-Nissan-Global;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.show-menu:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  content: "";
  text-align: center;
  width: 100%;
}

a.show-menu,
button.close-menu {
  width: 5em;
  height: 3.5em;
  float: right;
  text-align: center;
}

a.show-menu:after,
button.close-menu:after {
  font-size: 26px;
  font-size: 2.1666666667rem;
  line-height: 1.3;
  position: static;
  vertical-align: middle;
}

.holder {
  margin: 15px 0;
}

.holder a {
  display: block;
  float: left;
  padding: 4px 8px 4px 8px;
  margin-bottom: 10px;
  font-weight: 900;
  border: 0.3px solid black;
}

.holder a:hover {
  background-color: #262626;
  color: #fff;
}

.holder span {
  float: left;
  display: inline;
}

.holder a.jp-previous {
  margin-right: 15px;
}

.holder a.jp-next {
  margin-left: 15px;
}

.holder a.jp-current {
  background: #262626;
  color: #fff;
}

.holder a.jp-disabled,
a.jp-disabled:hover {
  color: #bbb;
}

.holder a.jp-current,
a.jp-current:hover,
.holder a.jp-disabled,
a.jp-disabled:hover {
  color: #fff;
  background: #262626;
}

.holder span {
  margin: 0 5px;
}

.burger {
  position: absolute;
  right: 10px;
  top: 10px;
}

.pageTitle {
  margin-bottom: 30px;
}

.pageTitle h1 {
  font-size: 48px;
  text-align: center;
  margin: 42px 0 30px;
  text-transform: uppercase;
}

.pageTitle h1 span {
  font-family: "Nissan Light", "Nissan AR-Light", Verdana, sans-serif;
}

.pageTitle p {
  text-align: center;
  font-size: 16px;
}

#HFAIframe {
  border: none;
}

#footer .footer_main .nav_footer .social ul li {
  display: inline-block;
}

#footer .footer_main .nav_footer .social ul li a {
  color: #343434;
  background: #c1c1c1;
  width: 24px;
  height: 24px;
  display: flex;
  font-size: 14px;
  margin: 0 4px;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  letter-spacing: 0;
}

.contactform br {
  display: none;
}

.gradeprice {
  display: flex;
  margin-bottom: 25px;
}

.gradeText span {
  display: block;
}

.gradeImg .selectedimg {
  display: block;
  width: 280px;
}

.selectedgrade {
  font-size: 29px;
  line-height: 1.3;
  word-wrap: break-word;
  word-break: break-word;
}

.selectedprice {
  font-family: "Nissan light", "Nissan AR-Light", sans-serif;
  font-size: 23px;
}

.gradeImg,
.gradeText {
  flex-grow: 1;
  position: relative;
}

.gradeTextInner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.gradeText {
  padding-left: 16px;
}

li.last > a:after {
  content: "\f078";
  font-family: "fontawesome";
  margin-left: 10px;
  text-decoration: none !important;
  color: #c3002f;
}

#header .main_nav #nav li .navHide.ownersUl li {
  margin: 0;
  width: 100%;
  display: block;
}

#header .main_nav #nav li .navHide.ownersUl li a {
  font-size: 14px;
  padding: 12px 40px 12px 30px;
}

#header .main_nav #nav li .navHide.ownersUl li a span {
  font-family: "Nissan Regular", "Nissan AR-Regular", sans-serif;
  font-size: 14px;
  text-transform: capitalize;
}

#header .main_nav #nav li .navHide li .all_vehicles a {
  color: #343434 !important;
}

.logo-mobile {
  display: none;
}

/** !! Header Css **/

#header .main_nav #nav li .all_vehicles a:after {
  content: "\f054";
  font-family: fontawesome;
  color: #c30930;
  margin-left: 5px;
  top: auto;
  transform: none;
  text-decoration: none;
  position: relative;
  right: auto;
}

#menuOverlay.activeOverlay {
  display: block;
}

#menuOverlay {
  display: none;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9;
}

#header {
  background: #fff;
  height: 100px;
  position: relative;
  width: 100%;
  margin: 0 auto;
}

#header .global-nav {
  background-color: #fff;
  padding: 1.5px 0;
  position: fixed;
  width: 360px;
  max-width: none;
  color: #fff;
  z-index: 999999;
  right: -100%;
  height: 100%;
  padding: 50px 50px 0;
  overflow-y: auto;
}

.global-nav .container {
  width: 100%;
  max-width: none;
  padding-left: 0;
}

.global-nav .container .row {
  display: block;
  text-align: right;
  margin: 0;
}

.global-nav .container .col-3 {
  width: 100%;
  max-width: none !important;
  position: absolute;
  flex: none !important;
  display: inline-block;
  right: 0;
  bottom: 0;
  text-align: left;
  padding: 50px;
}

.global-nav .container .col-9 {
  padding: 0;
  flex: none !important;
  width: auto;
  display: inline-block;
  max-width: none;
}

.nav-lang ul {
  display: inline-block;
}

.tel-call {
  display: none;
  color: #fff;
  position: absolute;
  right: 17px;
  top: 6px;
  display: inline-block;
  font-size: 12px;
  text-decoration: none;
  margin-left: 10px;
  display: none;
}

.sideMenuOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  right: 0;
  top: 0;
  z-index: 99999;
  display: none;
  cursor: pointer;
}

#header .global-nav .nav-lang li:first-child {
  padding-right: 20px;
}

#header .global-nav .nav-lang li {
  display: inline-block;
  list-style: none;
  border: none;
}

#header .global-nav .nav-lang li:last-child {
  border: 0;
}

#header .global-nav .nav-lang li:first-child a {
  padding-left: 0px;
  font-size: 14px;
  text-transform: capitalize;
  padding-right: 0;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

#header .global-nav .nav-lang li a {
  color: #000;
  font-family: Arial;
  font-size: 16px;
  padding: 0 13px;
  display: block;
  padding: 2px 5px;
  text-decoration: none;
  font-size: 12px;
  color: #4c4c4c;
  font-weight: 700;
}

#header .global-nav .nav-top-right {
  text-align: left;
  margin-top: 2em;
}

#header .global-nav .nav-top-right li {
  display: inline-block;
  list-style: none;
  width: 100%;
}
#header .global-nav .nav-top-right li.last {
  margin: 0;
  border-left: none;
  padding-left: 0px;
  position: relative;
}

#header .global-nav .nav-top-right li.last .topNavClick {
  display: none;
}

#header .global-nav .nav-top-right li a {
  color: #000;
  font-size: 14px;
  padding: 10px 0;
  text-decoration: none !important;
  display: block;
}

#header .global-nav .nav-top-right li.last .topNavClick {
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
}

#header .global-nav .nav-top-right li.last .topNavHide {
  position: relative;
  top: auto;
  left: auto;
  display: block !important;
}

#header .global-nav .nav-top-right li.last .topNavHide li {
  background: none;
  min-width: auto;
  padding: 0;
  display: block;
  margin: 0 !important;
  text-align: left;
  position: relative;
}

#header .global-nav .nav-top-right li.last .topNavHide li:first-child {
  border-top: 0px;
}

#header .global-nav .nav-top-right li.last .topNavHide li a {
  color: #343434;
  text-transform: uppercase;
}

.main_nav .container {
  width: 100%;
  max-width: none;
  padding: 0;
}

.menuButtons {
  position: absolute;
  top: 16px;
  right: 16px;
  padding: 0;
  border: none;
  width: 20px;
  cursor: pointer;
  outline: none !important;
  background: none;
}
.menuButtons.open {
  z-index: 999999;
}
.nav-icon3:hover {
  opacity: 0.8 !important;
}

#menuButtonClose {
  top: 20px;
  right: 25px;
}

#menuButtonClose span:first-child,
#carMenuClose span:first-child {
  transform: rotate(45deg);
  position: relative;
  top: 7px;
}

#menuButtonClose span:last-child,
#carMenuClose span:last-child {
  transform: rotate(-45deg);
}

.menuButtons span {
  display: block;
  height: 3px;
  /* background: #343434;
    margin: 4px 0;
    border-radius: 4px; */
}

#header .main_nav .logo {
  position: absolute;
  z-index: 1;
  overflow: hidden;
}

#header .main_nav .logo img {
  max-width: 100px;
  z-index: 5;
  margin: 0px;
}

.main_nav .nav-root {
  padding-top: 10px;
  text-align: left;
  padding-right: 40px;
}

.logo_dealer {
  display: none;
}

#header .main_nav .nav-root .title {
  display: none;
}

#header .main_nav .nav_mobile {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
  width: 50%;
  background: #fff;
  overflow: hidden;
}

#header .main_nav #nav ul {
  text-align: right;
  margin-bottom: 13px;
  padding-left: 0px;
}

.main_nav .container .row {
  margin: 0;
}

#header .main_nav #nav li {
  display: inline-block;
  list-style: none;
  margin: 0 4px;
}

.fixedMenu li {
  padding: 0 5px;
}

#header .main_nav #nav > ul > li {
  padding: 0 10px;
}

#header .main_nav #nav li a {
  display: block;
  padding: 5px 0;
  text-decoration: none;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
}

#header .main_nav #nav li .fixedMenu li a {
  color: rgba(0, 0, 0, 0.6);
}

#header .main_nav #nav ul.navHide {
  position: fixed;
  top: -100%;
  left: 0;
  margin: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 56px 44px 16px;
  border-top: 1px solid #ccc;
  text-align: left;
  overflow-y: auto;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

#header .main_nav #nav li .navHide li a {
  font-size: 14px;
}

#header .main_nav #nav ul.navHide.ownersUl a.containerAnchor {
  border: none;
}

#header .main_nav #nav ul.navHide.ownersUl {
  /* display: none;
    width: auto;
    height: auto;
    position: absolute;
    top: auto;
    left: auto;
    transform: none;
    border: none;
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .05) inset;
    padding: 15px 0; */

  clip-path: polygon(
    -15px 0,
    calc(100% + 15px) 0,
    calc(100% + 15px) 0,
    -15px 0
  );
  padding-top: 15px;
  padding-bottom: 15px;
  position: absolute;
  top: calc(1em + 10px);
  box-shadow: none;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.64, 0.04, 0.35, 1);
  visibility: hidden;

  width: auto;
  height: auto;
  position: absolute;
  top: auto;
  left: auto;
  transform: none;
  border: none;
  padding: 15px 0;
}

#header .main_nav #nav > ul > li:hover .navHide.ownersUl {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(0, 0, 0, 0.05) inset;
  clip-path: polygon(
    -15px 0,
    calc(100% + 15px) 0,
    calc(100% + 15px) calc(100% + 15px),
    -15px calc(100% + 15px)
  );
  opacity: 1;
  visibility: visible;
  z-index: 1;
  background: #fff;
  transition: all 0.2s cubic-bezier(0.64, 0.04, 0.35, 1);
}

.car_container {
  display: none;
  position: absolute;
  left: 0;
  top: 90px;
  width: 100%;
  background: #fff;
  padding: 1px 0px;
}

.vehicle_div {
  border: 1px solid transparent;
  text-align: center;
  padding: 40px 30px 0;
}

.all_vehicles {
  text-align: right;
  margin: 10px 0 0;
  padding: 10px 0 0;
}

#header .navClick:after {
  display: none;
  content: "\f078";
  font-family: "fontawesome";
  margin-left: 10px;
  text-decoration: none !important;
  color: #c3002f;
}

#header .navClick.active:after {
  display: none;
  content: "\f077";
  font-family: "fontawesome";
  text-decoration: none !important;
  color: #c3002f;
}

.fa {
  font-family: "fontawesome";
}

#header .main_nav #nav ul.navHide.activeNavHide {
  top: 0px;
}
.car_container {
  grid-template-columns: repeat(auto-fill, minmax(25%, 1fr));
  padding-bottom: 40px;
}
.car_container.activeContainer {
  display: grid;
}

#header .main_nav #nav li a.navClick.active {
  color: #000;
}

#header .main_nav #nav li .navHide li > a.containerAnchor {
  border-bottom: 1px solid #000;
  color: #000;
}

.editorialInPageNavigation {
  background: #fff;
  box-shadow: 0 4px 4px -4px rgba(0, 0, 0, 0.5);
  z-index: 9;
  border-top: 1px solid #d9d9d9;
}

.li_name {
  display: block;
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  padding: 17px 20px 11px 12px;
  margin-left: 120px;
  color: #000;
}

.editorialInPageNavigation ul {
  position: relative;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
}

.editorialInPageNavigation ul li {
  display: inline-block;
  position: relative;
  padding: 0 20px;
}

.editorialInPageNavigation ul li.active {
  z-index: 999;
}

a {
  color: #fff;
}

.editorialInPageNavigation ul li.active a {
  border-bottom: 4px solid #c3002f;
  text-decoration: none;
  position: relative;
  padding-bottom: 14px;
}

.editorialInPageNavigation ul li a:hover {
  color: #c3002f;
}

#header .global-nav .nav-top-right li a:hover {
  text-decoration: underline;
}

.editorialInPageNavigation ul li a {
  text-transform: uppercase;
  color: #343434;
  text-decoration: none !important;
  display: block;
  padding: 18px 0;
  font-size: 14px;
}

#carMenuClose {
  height: 24px;
}

.vehicle_div img {
  display: block;
  width: 100%;
  transition: all 0.3s;
  max-width: 250px;
  margin: auto auto 15px;
}

.vehicle_div a span.vehicle_heading {
  color: #343434;
  letter-spacing: 0.99px;
}

.nav-top-right ul {
  margin: 0;
  padding: 0px;
}

/* Css For Footer */

#footer .footer_top {
  background: #343434;
  color: #c1c1c1;
  font-size: 15px;
  clear: both;
}

#footer .footer_top .breadcom ol {
  padding: 20px 0;
  list-style: none;
}

#footer .footer_top .breadcom ol li span.title {
  color: #c1c1c1;
  text-transform: uppercase;
  font-weight: 700;
}

#footer .footer_bottom {
  background-color: #000;
  color: #c1c1c1;
  padding: 30px 0;
}

#footer .footer_bottom .footer-options li {
  display: inline-block;
  margin-right: 20px;
}

#footer .footer_bottom .footer-options li a {
  text-decoration: none;
  color: #c1c1c1;
  font-size: 12px;
  font-family: "Nissan Light", "Nissan AR-Light", sans-serif;
  letter-spacing: 1.5px;
}
#footer .footer_bottom .footer-options li a:hover {
  text-decoration: underline;
}

.footer-options {
  margin: 0;
  padding: 0;
}

#footer ul {
  padding: 0;
  margin: 0;
}

#footer .footer_main .nav_footer ul li {
  padding: 3px 0;
  list-style: none;
}

.footer-copyright {
  margin: 0;
}

#footer .footer_main {
  background-color: #1a1a1a;
  color: #fff;
  border-bottom: none;
}

#footer .footer_main .nav_footer {
  position: relative;
  padding: 30px 0 20px;
  text-align: left;
}

.nav_footer:after {
  position: absolute;
  top: 38px;
  left: 0;
  width: 50px;
  height: 0;
  border-top: 4px solid #c3002f;
  display: none;
  content: "";
}

.nav_footer:before {
  content: "Nissan. Innovation that excites.";
  font-size: 20px;
  font-family: "Nissan Light", "Nissan AR-Light", sans-serif;
  line-height: 1;
  color: #fff;
  display: none;
  margin-bottom: 40px;
}

#footer .footer_main .nav_footer ul li a {
  font-size: 12px;
  color: #c1c1c1;
  text-decoration: none;
  font-family: "Nissan Light", "Nissan AR-Light", sans-serif;
  line-height: 1.57143;
  letter-spacing: 1.5px;
  word-wrap: break-word;
  word-break: break-word;
  display: block;
}
#footer .footer_main .nav_footer ul li a:hover {
  text-decoration: underline;
}

#footer .footer_main .nav_footer h2 {
  padding: 5px 0;
  font-size: 15px;
  font-family: "Nissan Bold", "Nissan AR-Bold", sans-serif;
  text-transform: uppercase;
}

.footer-copyright {
  font-family: "Nissan Bold", "Nissan AR-Bold", sans-serif;
  font-size: 12px !important;
  color: #c1c1c1;
  letter-spacing: 0.9px;
}
.close_strip,
.navHide_mbl,
.toggle_btn {
  display: none;
}

/* Media Screen  */

@media screen and (max-width: 1050px) {
  .li_name {
    margin-left: 0px;
  }
}

@media (max-width: 991px) {
  .logo-mobile {
    display: block !important;
  }
  .logo-desktop {
    display: none;
  }
  .menuButtons {
    display: none !important;
  }
  .nav_footer .col-12.col-lg-3 {
    border-bottom: 1px solid #4c4c4c;
    margin-bottom: 15px;
    padding: 0 0 5.5px;
  }
  .nav_footer .acc_trigger {
    cursor: pointer;
  }
  .nav_footer .acc_trigger:after {
    content: "\f078";
    font-size: 11px;
    left: 0;
    color: #fff;
    line-height: 1.1;
    position: relative;
    top: 0px;
    font-family: "fontawesome";
    float: right;
  }
  .acc_container {
    display: none;
  }
  #menuOverlay.activeOverlay {
    display: none;
  }
  .vehicle_div a span.vehicle_heading {
    display: block;
  }
  .menu_top_container #nav_mbl .navHide_mbl > li .vehicle_div a:after {
    display: none;
  }
  .vehicle_div:first-child {
    margin-top: 0;
  }
  .vehicle_div {
    width: 100%;
    margin-top: 21px;
    padding: 0;
  }
  .vehicle_div a {
    text-decoration: none;
  }
  .vehicle_div a span {
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.99px;
    font-size: 14px;
  }
  .menu_top_container .car_container {
    /* right: -100%;
        position: fixed; */
    z-index: 101;
    top: 54px;
    color: #fff;
    font-size: 10px;
    max-width: 100%;
    width: 100%;
    min-height: 100%;
    border: none;
    border-top: 1px solid #d2d2d2;
    padding-top: 70px;
  }
  .back_to {
    cursor: pointer;
    z-index: 99;
    min-height: 60px;
    color: #000;
    font-size: 20px;
    line-height: 59px;
    padding-left: 20px;
    position: absolute;
    top: 0;
    background: #fff;
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
    text-transform: uppercase;
    display: none;
  }
  .back_to span:before {
    content: "\f053";
    color: #000;
    font-size: 12px;
    line-height: 16px;
    font-family: fontawesome;
    float: right;
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 1px;
  }
  .menu_top_container ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
  }
  .menu_top_container #nav_mbl ul > li > a {
    display: block;
    padding: 16px 35px 16px 15px;
    text-decoration: none;
    color: #343434;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: normal;
  }
  .vehicleTabPopup {
    display: block;
    padding: 16px 16px 16px 15px;
    text-decoration: none;
    color: #343434;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: normal;
    background: transparent;
    text-align: left;
  }
  .down_arrow > a:after {
    content: "\f078";
    font-size: 12px;
    left: 14px;
  }
  .arrow_right:after,
  .down_arrow > a:after {
    color: #000;
    line-height: 16px;
    position: relative;
    top: 3px;
    font-family: fontawesome;
    float: right;
  }
  .menu_top_container #nav_mbl .navHide_mbl > li {
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }
  .menu_top_container #nav_mbl .navHide_mbl > li a {
    border-bottom: 1px dotted #e3e2e2;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
  }
  .lang_strip .nav-lang ul {
    display: block;
    padding: 0px;
  }
  .lang_strip .nav-lang ul li {
    display: block;
    width: 50%;
    text-align: center;
    float: left;
  }
  .lang_strip .nav-lang ul li a {
    display: block;
    padding: 15px;
    color: #fff;
    text-decoration: none;
    background: #c3002f;
    font-size: 14px;
    text-transform: uppercase;
  }
  .lang_strip .nav-lang ul:after {
    content: "";
    display: block;
    clear: both;
  }
  .menu_top_container #nav_mbl .navHide_mbl > li a {
    border-bottom: 1px dotted #e3e2e2;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    color: #343434;
    padding-right: 32px;
    border: none !important;
  }
  .menu_btm_container .nav-top-right-mbl ul .topNavHide_mbl {
    display: none;
  }
  .menu_btm_container .nav-top-right-mbl ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
  }
  .menu_btm_container .nav-top-right-mbl ul li a {
    display: inline-block;
    padding: 10px;
    font-size: 14px;
    text-decoration: none;
    color: #343434;
    text-transform: uppercase;
  }
  .menu_top_container #nav_mbl ul > li:last-child > a {
    border-bottom: none;
  }
  .menu_btm_container .nav-top-right-mbl ul li.down_arrow a:after {
    content: "\f078";
    top: -3px;
    margin-right: 0;
  }
  .menu_btm_container .nav-top-right-mbl ul .topNavHide_mbl li a:after {
    content: "\f054" !important;
    margin-left: 15px;
    margin-top: 5px;
  }
  .menu_btm_container .nav-top-right-mbl ul.topNavHide_mbl li a {
    font-family: "Nissan Light", "Nissan AR-Light", Verdana, sans-serif;
    font-weight: 300;
    padding: 12px 40px 12px 35px;
    font-size: 13px;
  }
  .menu_btm_container .nav-top-right-mbl ul li a:after,
  .menu_top_container #nav_mbl .navHide_mbl > li a:after {
    font-family: fontawesome;
    font-weight: 900;
    content: "\f054";
    color: #000;
    margin-right: -27px;
    text-decoration: none;
    position: relative;
    float: right;
    margin-top: 4px;
    display: none;
  }
  .menu_top_container #nav_mbl ul > li > a.arrow_up::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .close_strip {
    display: block;
    background: #fff;
    text-align: right;
  }
  .menu_top_container {
    background: #fff;
    padding: 0 15px;
  }
  .menu_btm_container {
    background: #f2f2f2;
    padding: 0 15px;
  }
  /* #header,
    .close_strip {
        border-bottom: 1px solid #D2D2D2;
    } */
  .tel-call {
    display: none;
  }
  .lang_strip .nav-lang:nth-child(2),
  .menu_btm_container .nav-top-right-mbl:nth-child(2) {
    display: none;
  }
  #header {
    height: 54px;
    overflow: hidden;
  }
  .toggle_btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    height: 54px;
    text-align: center;
    z-index: 99;
  }
  .close_strip span,
  .toggle_btn {
    cursor: pointer;
  }
  #nav,
  .global-nav {
    display: none;
  }
  #header .main_nav .logo img {
    max-width: 53px;
    z-index: -1;
  }
  #header .main_nav .nav-root {
    margin-left: 75px;
  }
  .editorialInPageNavigation .clickable {
    float: right;
    position: relative;
    cursor: pointer;
    padding: 15px 20px;
    width: 54px;
    height: 52px;
    border-left: 1px solid #d9d9d9;
  }
  .editorialInPageNavigation .clickable:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f078";
    color: #c3002f;
    text-decoration: none !important;
  }
  .editorialInPageNavigation ul {
    background: #fff;
    width: 100%;
    top: 53px;
    padding: 0 20px 20px;
  }
  .editorialInPageNavigation ul.active_vehicle_specs li {
    position: relative;
    z-index: 9999;
  }
  .editorialInPageNavigation ul li {
    display: block;
  }
  .editorialInPageNavigation ul li a {
    color: #343434;
    text-transform: uppercase;
  }
  #header .main_nav .logo {
    width: 132px;
    left: 0px;
  }
  #header .main_nav .logo img {
    max-width: none;
    width: 100%;
  }
  .toggle_btn {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    height: 54px;
    text-align: center;
    z-index: 99;
  }
  .toggle_btn:after {
    content: "\f0c9";
    color: #000;
    font-size: 21px;
    line-height: 58px;
    font-family: fontawesome;
  }
  #header .main_nav .nav-root {
    margin-left: 75px;
  }
  #overlay_mbl_menu {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 1;
    inset: 0;
    pointer-events: none;
    user-select: none;
  }
  #menu_container_outer {
    background: #f2f2f2;
    right: -100%;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    position: fixed;
    z-index: 111;
    top: 0;
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: calc(100%);
    overflow-y: auto;
  }
  .close_strip {
    display: block;
    background: #fff;
    text-align: right;
  }
  .dir_rtl #menu_container_outer {
    left: -100%;
    right: auto;
  }
  /* #header,
    .close_strip {
        border-bottom: 1px solid #D2D2D2;
    } */
  .close_strip span {
    display: inline-block;
    width: 54px;
    height: 54px;
    text-align: center;
    color: #000;
    line-height: 54px;
    font-size: 21px;
    margin-right: 15px;
  }
  .close_strip span,
  .toggle_btn {
    cursor: pointer;
  }
  .close_strip svg {
    width: 23px;
  }
  .menu_btm_container .nav-top-right-mbl ul li a:after {
    display: none;
  }
  .nav-top-right-mbl {
    margin-top: 1em;
  }
  .menu_top_container #nav_mbl .navHide_mbl > li {
    border: none;
    margin-left: 15px;
    margin-right: 15px;
  }
  .li_name {
    float: left;
    display: inline-block;
    width: auto;
    padding: 15px 20px 11px 12px;
  }
  .stepperSection {
    padding: 0 15px;
  }
  .stepperSection .inner section {
    flex-basis: 49% !important;

    margin-bottom: 1.1em;
  }
}

@media screen and (max-width: 768px) {
  .pageTitle {
    padding: 0 20px;
  }
  .pageTitle p br {
    display: none;
  }
  #footer .footer-options {
    display: flex;
  }
  #footer .footer_bottom .footer-options li {
    display: block;
    line-height: 24px;
  }
  .footer_main .container {
    width: 94%;
    max-width: none;
  }
  .footer_bottom .container {
    max-width: none;
  }
  .footer_bottom .col-md-5 {
    border-bottom: 1px solid #343434;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 60em) {
  .menu-main {
    display: none;
  }
}

@media screen and (max-width: 59.9375em) {
  .pr_search_container input {
    /*  width: 264px!important;*/
    margin: 10px 0;
  }
  .contactform {
    width: 100% !important;
  }
  .contactform select {
    width: 100% !important;
  }
  .models_section_box2 ul li {
    width: 100% !important;
  }
  .pr_right_menu1 {
    margin: 10px 0;
    float: auto !important;
    width: 100% !important;
    background: #edeef0 !important;
  }
  .pr_left_content {
    float: auto !important;
    width: 100% !important;
  }
  .pr_articles ul li a img {
    float: auto;
    height: auto;
    width: 100%;
  }
  .pr_articles ul li a > div {
    /* padding-left: 18em; */
    /* padding-top: 1.2em; */
    /* padding-bottom: 1.2em; */
    /* padding-right: 1.2em; */
    padding: 17px;
  }
  .pr_articles ul li {
    display: block;
  }
  .top_black,
  .nav-inner {
    display: none;
  }
  .models_section_box ul li {
    width: 45.4%;
    margin-left: 10px;
    margin-right: 10px;
  }
  .slick-next:before,
  .slick-prev:before {
    font-size: 28px;
    font-size: 2.3333333333rem;
  }
  .img_under_container,
  .pressreleases_section_box ul li {
    float: none;
    width: 100%;
  }
  .image_responsive {
  }
  .pr_articles {
    width: 100%;
  }
  .ssform {
    width: 100%;
  }
  .pr_left_content {
    width: 100%;
  }
  .pr_right_menu {
    display: none;
  }
  .pr_title_container {
    width: 70% !important;
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 500px) {
  .gradeImg .selectedimg {
    margin: 0 auto;
  }
  #footer .footer-options {
    display: block;
  }
  .models_section_box ul li {
    width: 95%;
    margin-left: 10px;
    margin-right: 10px;
  }
  .btn-larg {
    width: 180px;
  }
  .gradeprice {
    display: block;
  }
  .gradeImg,
  .gradeText {
    flex-grow: 0;
    text-align: center;
    padding: 0;
  }
  .gradeImg {
    margin-bottom: 20px;
  }
  .gradeTextInner {
    top: auto;
    transform: none;
  }
  .stepperSection .inner section {
    flex-basis: auto !important;
  }
  .stepperSection .heading-group h2 span {
    font-family: "Nissan Light", "Nissan AR-Light", sans-serif;
    font-size: 31px;
  }
  .stepperSection .inner {
    flex-direction: column;
  }
  .financeHeroBanner {
    padding-left: 9px;
    width: 100%;
    display: block;
  }
}

.nav-container1 .background {
  position: fixed;
  top: 0px;
  left: 0px;
  background: black;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 997;
}

.nav-inner1 {
  width: 320px;
  position: absolute;
  right: 0px;
  background: white;
  opacity: 1;
  z-index: 999;
  padding: 1.4166666667em 0;
}

.search-form search-js {
  margin: 15px;
}

.nav-global-small ul,
.nav-inner1 ul {
  padding: 0;
  margin: 10px 0;
  list-style-type: none;
  text-transform: uppercase;
}

.nav-global-small > li > a,
.nav-inner1 .nav-primary > li > a {
  color: #000;
  padding: 1.75em 35px 0.9166666667em;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}

.nav-global-small li {
  padding: 1.4166666667em 0;
}

.c_010 .search-form {
  clear: both;
  float: none;
  margin: 0 10px;
  overflow: hidden;
}

.c_010 .search-form {
  position: relative;
}

appointment .time ul {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.search-form > input[type="text"] {
  width: 80%;
  text-transform: uppercase;
  color: #666;
  font-family: "Nissan Light", "Nissan AR-Light", Verdana, sans-serif;
  font-size: 1.3333333333em;
  outline: 0;
  background: #f1f1f1;
  padding: 0.75em 0 0.75em 42px;
  border: 0;
}

.c_010 .search-form input {
  border: none;
  display: block;
  float: left;
}

input {
  line-height: normal;
  padding-left: 4px;
}

.nav-global-small {
  padding: 1.4166666667em 0;
  background-color: #e5e5e5;
}

a.close-menu {
  width: 5em;
  height: 5em;
  background: white;
  border: 0;
  /*    position:absolute;*/
  float: right;
}

.content_press_details * {
  font-family: "Nissan Regular", "Nissan AR-Regular", "currency", Verdana,
    sans-serif !important;
}

.alignleft {
  width: 100%;
  max-width: 640px;
  margin: 12px auto;
}

.all-caps {
  text-transform: uppercase;
}

.choosen-car {
  margin-top: 12px;
  font-size: 17px;
}

.form-header {
  width: 870px;
  text-align: left;
  margin: auto;
}

.form-header-title {
}

.form-header-desc {
  font-size: 14px;
  color: #282828;
  font-family: "Nissan Light", "Nissan AR-Light", Verdana, sans-serif;
}

.submit-container {
  margin-top: 2.5em;
  text-align: left;
}

.privacy {
  font-size: 10px;
  color: #282828;
}

.legend {
  text-align: left;
  padding: 35px 0;
}

.checkbox-container input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

.checkbox input[type="checkbox"]:checked + label:before {
  content: "";
  background: url("../icons/selected.png") no-repeat;
}

.checkbox label:before {
  font-family: "Nissan Light", "Nissan AR-Light", Verdana, sans-serif !important;
  font-size: 20px;
  font-size: 1.6666666667rem;
  display: inline-block;
  border: none;
  content: "";
  background: url("../icons/no-select.png") no-repeat;
  width: 24px;
  height: 24px;
  padding: 0;
  vertical-align: top;
  position: absolute;
  margin-left: -30px;
  margin-top: -2px;
  line-height: 1;
  color: #000;
}

.checkbox label {
  padding-left: 30px;
}

.custom-radio label,
.form-group label,
.form-group.error label {
  display: block;
  margin-bottom: 0.75em;
}

.custom-selectbox {
  width: auto;
  display: inline-block;
  padding: 0;
  border: 0;
  text-align: left;
}

.custom-selectbox select {
  top: 0;
  height: 100%;
  display: block;
  left: 0;
  font-size: 18px;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: left;
  width: 100%;
  z-index: 1;
  -webkit-appearance: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  cursor: pointer;
}

.custom-selectbox span.selectedValue {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  width: 100%;
  border: 1px solid #000;
  line-height: normal;
  padding: 11px 12px;
  color: #4c4c4c;
  font-size: 16px;
  letter-spacing: 1.5px;
  background-color: #fff;
  transition: all 0.3s;
  outline: 0;
  border-radius: 4px;
  font-family: "Nissan Light", "Nissan AR-Light", Verdana, sans-serif;
}
.custom-selectbox select,
.custom-selectbox select option {
  color: #000;
  font-family: "Nissan Light", "Nissan AR-Light", Verdana, sans-serif;
  font-size: 16px;
}

#myform .custom-selectbox {
  width: 100%;
  position: relative;
  margin-bottom: 0px;
}

.submit-container input.buttoning {
  padding: 0;
}

.custom-selectbox,
.alignleft .label {
  font-family: "Nissan Bold", "Nissan AR-Bold", Verdana, Arial, sans-serif;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.custom-selectbox span.selectedValue::after {
  position: absolute;
  bottom: 0;
  font-family: "FontAwesome";
  content: "\f107";
  pointer-events: none;
  justify-content: center;
  font-size: 15px;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  padding-left: 0px;
  line-height: inherit;
  border: none;
  color: #000;
  bottom: auto;
}
.custom-selectbox .is-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.custom-selectbox .selectedValue {
  border: 1px solid #ccc;
  background-color: #fff;
  box-shadow: none;
  padding: 1.1666666667em 15px;
  display: block;
  width: 100%;
  text-transform: none;
}

/* validation */

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  border: 1px solid #59a618;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  border: 1px solid #e00034;
  border-radius: 5px;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  /*opacity: 0; */
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}

/* .parsley-custom-error-message,
.parsley-required {
    color: #c00!important;
    box-shadow: none;
    font-size: 12px;
    margin-bottom: .7em;
    text-transform: none;
} */

.selectedValue.error {
  border: 2px solid #c00 !important;
  border-radius: 5px !important;
}

.selectedValue.success {
  border: 2px solid #59a618 !important;
}

.custom-selectbox .parsley-required,
.parsley-custom-error-message,
.parsley-required,
.parsley-errors-list > li {
  font-size: 14px;
  position: relative;
  color: #000 !important;
  background: #f5e7ea !important;
  line-height: 1.714;
  margin-top: 8px;
  padding: 16px;
  border-radius: 4px;
  width: 100%;
  text-transform: none;
}

/* .parsley-custom-error-message,
.parsley-required,
.parsley-errors-list>li {
    margin: 0;
    padding: 8px;
    background: #c00!important;
    margin-top: -9px;
    border-radius: 0 0 5px 5px;
    position: relative;
    z-index: 999;
    width: 456px;
    color: white !important;
    line-height: 15px;
} */

/*override*/

/* banner and step for Finance landing */
.section-container {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
.financeHeroBanner img {
  width: 100%;
}
.stepperSection {
  margin-top: 3.5em;
}
.stepperSection .heading-group {
  padding-top: 14px;
  position: relative;
  margin-bottom: 50px;
}
.stepperSection .heading-group p {
  margin-bottom: 0px;
}
.stepperSection .heading-group p span {
  font-family: "Nissan Bold", "Nissan AR-Bold", Verdana, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
}
.stepperSection .heading-group h2 span {
  font-size: 36px;
  text-transform: uppercase;
  color: #000;
  display: block;
}
.stepperSection .heading-group h2:after {
  border-top: 4px solid #c3002f;
  content: " ";
  left: 0;
  top: 0;
  position: absolute;
  width: 50px;
}
.stepperSection .inner {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  margin: 0;
}
.stepperSection .inner section {
  flex-basis: 25%;
  flex-grow: 1;
  flex-shrink: 1;
}
.stepperSection .inner section img {
  max-width: 100%;
  display: block;
}
.stepperSection .inner section .stepHead {
  text-transform: uppercase;
  width: 100%;
  font-size: 24px;
  font-family: "Nissan Light", "Nissan AR-Light", sans-serif;
  line-height: 27px;
  padding: 20px 0;
  text-align: center;
  word-break: break-word;
}
/* End banner and step for Finance landing */

#header .main_nav .logo img.logo-desktop {
  filter: invert(1);
  max-width: 100%;
  width: 71px;
}
#header .main_nav .logo {
  top: 21px;
  left: 21px;
}
#header .main_nav #nav li a {
  font-size: 14px;
  transition: color 0.2s ease-in-out,
    transform 0.2s cubic-bezier(0.64, 0.04, 0.35, 1),
    opacity 0.2s cubic-bezier(0.64, 0.04, 0.35, 1);
  letter-spacing: 1.5px;
}
#header .main_nav #nav li a:hover,
#header .main_nav #nav li a:focus {
  color: #4c4c4c;
}

/* Icon 3 */

.nav-icon3 {
  width: 20px;
  position: absolute;
  margin: 0px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  height: calc(6 * 3px);
}

.nav-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #000000;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

.nav-icon3 span:nth-child(1) {
  top: 0px;
}

.nav-icon3 span:nth-child(2),
.nav-icon3 span:nth-child(3) {
  top: 6px;
}

.nav-icon3 span:nth-child(4) {
  top: 12px;
}

.nav-icon3.open span:nth-child(1) {
  top: 6px;
  width: 0%;
  left: 50%;
}

.nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.nav-icon3.open span:nth-child(4) {
  top: 6px;
  width: 0%;
  left: 50%;
}
#header .main_nav #nav > ul > li:last-child:has(ul) ul,
#header
  .main_nav
  #nav
  > ul:has(> li:last-child)
  > li:nth-last-child(2):has(> ul)
  > ul {
  left: auto !important;
  right: 11px !important;
}
.hasDropIn {
  position: relative;
  padding-right: 8px !important;
}
.hasDropIn::before {
  content: "";
  display: block;
  height: 1em;
  margin-left: auto;
  transition: transform 0.2s ease-in-out;
  width: 1em;
  background: url(../img/chev_down.svg) no-repeat;
  position: absolute;
  right: -10px;
  top: 8px;
  background-size: contain;
}
.hasDrop:hover .hasDropIn::before {
  transform: scale(-1);
}
#carMenuClose span {
  background-color: #000;
  margin: 4px 0;
  border-radius: 4px;
}
@media (max-width: 991px) {
  #header .main_nav .logo {
    top: 0;
    left: 0;
  }
  #header {
    border: 0;
  }
  .hideVehiclelink {
    display: none !important;
  }
  .meganav-container-mob {
    background: #fff;
    bottom: 0;
    opacity: 0;
    left: 0;
    position: fixed;
    transform: translateX(100%);
    top: 53px;
    transition: visibility 0.2s cubic-bezier(0.64, 0.04, 0.35, 1),
      transform 0.2s cubic-bezier(0.64, 0.04, 0.35, 1),
      opacity 0.2s cubic-bezier(0.64, 0.04, 0.35, 1);
    visibility: hidden;
    z-index: 444;
    height: calc(100vh);
    display: flex;
    flex-direction: column-reverse;
    right: 0;
  }
  .meganav-open {
    opacity: 1;
    visibility: visible;
    transform: translateX(0) !important;
  }
  .fixedMenuNew {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    overscroll-behavior: contain;
    scroll-snap-type: x mandatory;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    touch-action: pan-x;
    white-space: nowrap;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 30px;
    margin-right: 3px;
    padding-bottom: 1px;
  }
  .fixedMenuNew.activeMb {
    opacity: 1;
  }
  .fixedMenuNew li {
    flex: 0 0 auto;
    scroll-snap-align: start;
    padding: 0 10px;
  }

  .fixedMenuNew li a {
    color: rgba(0, 0, 0, 0.6);
    letter-spacing: 0.85px;
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
  }
  .fixedMenuNew li a.active {
    color: #353535;
    border-bottom: 1px solid #000;
  }
  body,
  html {
    height: 100vh;
  }
  .categories-wrapper {
    height: calc(100% - 5em);
    position: relative;
    overflow-y: auto;
    margin-top: 0;
    margin-bottom: auto;
  }
  .categories-wrapper::before {
    content: "";
    display: block;
    padding-top: 30px;
    position: sticky;
    top: 0;
    width: 100%;
    background: linear-gradient(to bottom, #fff 0, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
  }
  .car_container {
    top: 0;
    padding: 20px;
  }
}
@media (min-width: 991px) {
  .nav_footer .acc_container {
    width: 100%;
    display: block;
    padding-right: 15px;
  }
  #menu_container_outer {
    display: none;
  }
  .meganav-container-mob {
    display: none;
  }
  #header .global-nav .nav-top-right ul:hover a {
    color: rgba(0, 0, 0, 0.6);
  }
  #header .global-nav .nav-top-right ul:hover a:hover {
    color: #000;
  }
  .cta-wrapper-btm {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding-left: 0;
    padding-right: 0;
    margin: 0 30px;
    display: flex;
    justify-content: flex-end;
    padding: 20px 30px;
    color: #252525;
  }
}
.vehicleTabPopup {
  width: 100%;
  border: 0;
  outline: none;
}
.vehicleTabPopup:focus {
  outline: none;
}
.disable-scroll-y {
  overflow-y: hidden !important;
}
.inputArea .label {
  display: block;
  font-size: 16px;
  font-family: "Nissan Regular", "Nissan AR-Regular", "currency", Verdana,
    sans-serif;
  margin-bottom: 8px;
  line-height: calc(26 / 16);
  color: #000;
  text-transform: none;
  letter-spacing: 1.5px;
}
form .item {
  border-top: 1px solid #ccc;
}
.w-95 {
  width: 95%;
}
.heroInputArea {
  width: 100%;
  border: 1px solid #666;
  color: #343434;
  line-height: calc(22 / 16);
  padding: 11px 12px;
  outline: 0;
  font-size: 16px;
  border-radius: 4px;
  letter-spacing: 1.5px;
  background-color: #fff;
  transition: all 0.3s;
  font-family: "Nissan Light", "Nissan AR-Light", Verdana, sans-serif;
}
.checkboxHero input:not(.reset) {
  position: absolute;
  left: 0;
  margin-left: 0;
  opacity: 0;
}
.checkboxHero input {
  width: 2em;
  flex-basis: 2em;
  margin-left: -2em;
  position: relative;
  vertical-align: baseline;
}
.checkboxHero input:not(.reset) {
  position: absolute;
  left: 0;
  margin-left: 0;
  opacity: 0;
}
.checkboxHero label {
  font-size: 16px;
  margin-bottom: 0;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: "Nissan Light", "Nissan AR-Light", sans-serif;
  letter-spacing: 0.9px;
  margin-top: 15px;
  padding-left: 35px;
}
.checkboxHero input:not(.reset):focus ~ label::before {
  border-color: #000;
  border-width: 2px;
  /* box-shadow: 0 0 0 0.1875em rgba(43, 154, 255, 0.2); */
}

.checkboxHero input:not(.reset):checked ~ label::before {
  background-position: 0 0;
}

.checkboxHero input:not(.reset) ~ label::before {
  content: "";
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 1.5em;
  height: 1.5em;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 4px;
  filter: grayscale(1);
  background-size: 100% 100%;
  background-position: 0 1.5em;
  background-repeat: no-repeat;
  box-shadow: 0 0 0 0 rgba(43, 154, 255, 0.2);
  transition: box-shadow 0.15s, background-position 0.15s;
  position: absolute;
  left: 0px;
}

.checkboxHero input[type="checkbox"]:not(.reset) ~ label::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAABmJLR0QA/wD/AP+gvaeTAAABq0lEQVRoge2Yu0oDQRSGvw1BsYmsL2DjpTLJahFTCFqpDxAFBfXhNKDpJcHC6BrUwsrCR7DWRtRkxybBRPZ+F85X7s7uzMc/zDkMCIIgCIIgCEEwqTZMymfXbBa9xmppLCgMJtUGqCZQBFp99IMtun2n8bkU+SMxwlWmkM7S/OMgAaDcvstVIi4SF330w3+xtaJIQE5EokpADkTikICMReKSgAxF4pSAjETiloAMRJKQAJ8F8YaK8UCtFGaCce6o7NtLqOYrS64tiBeeIj2MegG6X3y0o8iYVBsKTrFNYu54j9Yg7L/BY2v1MOoWVhsoASjU/RQzO+s8vgeZJKntNI5jIpcsTFtY5wwlADS0etBkktxO47gmYrKyBoUrQJ9Ygs9k0khihOepFVYmTQnwefwGlUlbAgLUEb8yWUhAwILoJfPN53YWEhCispuUaxpaR8Hs5Bv1AtoitqfT8lHUOuFFqBbFKRkbEk9iROhey4dMahIQsWl0kUlVAiLeomzw/ARqV4O336fxVmy/xNLG31JeHR4AnQH6SdoSsdLDmFc5uAMQBEEQBEHIET8KSvd829WRDwAAAABJRU5ErkJggg==);
}

.ctaPrimary {
  padding: 12px 30px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-family: "Nissan Bold", "Nissan AR-Bold", Verdana, Arial, sans-serif;
  letter-spacing: 1.2px;
  border-radius: 40px;
  background: #000;
  line-height: 24px;
  width: auto;
  outline: none;
  border: none;
  cursor: pointer;
}
.ctaPrimary:hover {
  background-color: #4c4c4c;
  color: #fff;
}
.ctaPrimary:focus {
  box-shadow: inset 0 0 0 1px #000, 0 0 0 4px #ccc;
}
.fs-xs {
  font-size: 10px; /* or any size you prefer */
}
.muted {
  text-align: center;
  font-size: 12px;
  margin: 5px 0;
  letter-spacing: 0.08px;
  line-height: 1.6;
  color: #666;
}
form .inputArea {
  margin-bottom: 35px;
}
.parsley-errors-list .parsley-pattern::before,
.parsley-errors-list .parsley-required::before,
.parsley-errors-list li::before {
  font-family: "FontAwesome";
  content: "\f057";
  font-size: 16px;
  padding-right: 5px;
  color: #e00034;
}
.fa,
i.fa {
  font-family: "FontAwesome" !important;
}
.container-bleed {
  margin: 0 auto;
  max-width: 1200px;
}
.footer-options {
  text-align: left;
}
#footer .footer_main .nav_footer .social ul li a:hover {
  background-color: #fff;
  text-decoration: none;
}
#footer {
  margin-bottom: -24px;
}
.vehicle_price {
  letter-spacing: 0.1px;
  text-transform: none;
  line-height: 1.5;
  margin: 10px 0 0;
  color: #343434;
}
.faqBlock {
  margin-top: 18px;
  padding-top: 1em;
  margin-bottom: 0;
  border-top: 1px solid #767676;
}
.mutedIntro{
  word-wrap: break-word;
  word-break: break-word;
      line-height: 1.6;

}
@media screen and (max-width: 991px) {
  .pageTitle h1{
        font-size: 38px;
        line-height: 52px;
  }
  #footer .footer_main .nav_footer ul li {
    padding-bottom: 15px;
  }
  form .item .section {
    gap: 2em;
  }
  form .item .section h3 {
    font-size: 16px !important;
    letter-spacing: 1.5px;
    text-transform: capitalize !important;
    word-wrap: break-word;
    margin-bottom: 2.5em;
  }
  .selectedgrade {
    font-size: 25px;
  }
  form .item {
    padding-bottom: 0.5rem !important;
  }
  #content {
    padding: 0 20px !important;
  }
  #footer .footer_main .nav_footer h2 {
    padding: 3px 15px;
  }
  #footer .footer_main .nav_footer {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-bottom: 0;
    padding-top: 20px;
  }
  .nav_footer .col-12.col-lg-3:last-child {
    margin-bottom: 0;
  }
  #footer .footer_bottom {
    padding: 20px 0;
  }
  .acc_container {
    padding: 0 15px;
  }
  .acc_trigger.opened:after {
    transform: rotate(180deg);
  }
  .nav_footer .acc_trigger:after {
    transition: transform 0.15s ease-in-out;
    -webkit-transition: transform 0.15s ease-in-out;
    -moz-transition: transform 0.15s ease-in-out;
    -o-transition: transform 0.15s ease-in-out;
  }
  #footer .footer-options {
    padding-bottom: 1em;
  }
  .footer-legal .footer-options {
    padding-bottom: 0em !important;
  }
  .parsley-errors-list > li,
  .parsley-custom-error-message {
    line-height: 1.3;
  }
  .dir_rtl .toggle_btn {
    left: 0;
    right: auto;
  }
  .dir_rtl #header .main_nav .logo {
    left: auto;
    right: 0 !important;
  }
  .dir_rtl .close_strip {
    text-align: left;
  }
  .dir_rtl .vehicleTabPopup {
    text-align: right;
  }
  .dir_rtl .menu_top_container #nav_mbl ul > li > a {
    text-align: right;
    padding: 16px;
  }
  .dir_rtl .down_arrow > a:after {
    left: 1px;
    float: left;
  }
  .vehicle_div img {
    max-width: 100%;
  }
}
.dir_rtl #header .main_nav .nav-root {
  padding-left: 0;
  padding-right: 3.1em;
}
.main_nav .nav-root nav {
  display: flex;
}
#header .main_nav #nav ul:not(.navHide) {
  margin-left: auto;
}
/* ar */
.dir_rtl #header .main_nav .logo {
  left: auto;
  right: 21px;
}
.dir_rtl #header .main_nav #nav > ul > li:last-child:has(ul) ul {
  right: auto !important;
  left: 16px !important;
}
.dir_rtl #header .main_nav .nav-root {
  padding-right: 0;
}
.dir_rtl #header .main_nav #nav ul:not(.navHide) {
  margin-left: 0;
  margin-right: auto;
  padding-left: 3.1em;
}
.dir_rtl .nav-icon3 {
  right: auto;
  left: 21px;
}
.dir_rtl .hasDropIn::before {
  left: -17px;
  right: auto;
}
.dir_rtl #header .global-nav {
  right: auto;
  left: -100%;
}
.dir_rtl #header .global-nav .nav-top-right {
  text-align: right;
}
.dir_rtl #header .main_nav #nav ul.navHide {
  text-align: right;
}
.dir_rtl #carMenuClose {
  left: 16px;
  right: auto;
}
.dir_rtl * {
  letter-spacing: 0 !important;
}
.price-figure i {
  font-style: normal !important;
}
.dir_rtl form .item {
  text-align: right;
}
.dir_rtl .custom-selectbox select,
.dir_rtl .inputArea .label,
.dir_rtl .custom-selectbox span.selectedValue,
.dir_rtl .heroInputArea .dir_rtl .checkboxHero label {
  text-align: right;
}
.dir_rtl .custom-selectbox span.selectedValue::after {
  left: 10px;
  right: auto;
}
.dir_rtl .checkboxHero input:not(.reset) ~ label::before {
  right: 0px;
  left: auto;
}
.dir_rtl .checkboxHero label {
  margin-right: 33px;
  padding-left: 0;
}
.dir_rtl .submit-container {
  text-align: right;
}
.dir_rtl .parsley-required,
.dir_rtl .parsley-errors-list > li {
  text-align: right;
}
.dir_rtl .parsley-errors-list li::before {
  float: left;
}
.custom-selectbox:not(.hasError) .selectedValue.noError, .custom-selectbox.complete .selectedValue{
  border: 1px solid #59a618;
  box-shadow: none;
}
