.modelnav .inline-list, .newcolour .inline-list {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}

.hidden {
  display: none;
}

.modelnav section {
    background-repeat: no-repeat;  
    position: relative;
}

.nissancar-api {
  background: #fff;
}

.newcar .t-center {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    padding: 20px;
}


.newcar.grey-bg {
    background: #3c3c3c;
    text-align: left;
}

.newcar.grey-bg p {
    color: #fff;
    font-size: 12px;
    text-align: left;
    margin-bottom: 20px;
}

.newcar a {
  color: #e52030;
}

.newcar.t-center {
  text-align: center;
}

.nissancar-api img {
  display: block;
  max-width: 100%;
}

.nissancar-api .banner {
	background: #f5f5f5;
}

.nissancar-api .banner img {
	margin: 0 auto;
}

.nissancar-api .btn-marg {
  margin: 20px 0;
}

.newcar .m-top {
  margin-top: 15px; 
}

.newcar .third-img, .newcar .quarter-img {
  background-position: center;
  background-size: cover;
  height: 220px;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
}

.newcar .quarter-img:hover{
  transform: scale(1.1);  
    transition: all .5s;
}


.newcar ul.nissan-features {
  padding-left: 30px;
  list-style: none;
  font-size: 14px;
}

.newcar li {
  margin-bottom: 10px;
  color: #666666;
}

.nissan-features li{
  position: relative;
}


.nissan-features li:before {
  position: absolute;
  top: 0;
  left: -30px;
  content: ">";
  color: #b51a3f;
  display: block;
  font-size: 18px;
}

.nissan-features svg {
    font-size: 15px;
    margin-right: 10px;
    vertical-align: middle;
    color: #b32135;
}

.newcar .t-small {
  font-size: 12px;
}

.newcar .award {
  margin: 0 auto;
}


/* New Car Navigation - Mobile Menu
   ========================================================================== */

.nissancar-api .mobile-menu {
   background: #454545;
}

.nissancar-api .mobile-menu .wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

.newcar-menu {
    background: #666;
    display: block;
    padding: 0;
    margin: 0;
    overflow: hidden;
    max-height: 0;
    list-style: none;
    transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    -webkit-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
}

.show-menu-nc .newcar-menu {
    display: block;
    max-height: 10000px;
}

.newcar-menu a {
    display: block;
    height: 100%;
    text-align: left;
    border-bottom: 1px solid #ddd;
    color: #fff;
    text-decoration: none;
    line-height: 1.69em;
    padding: 15px 16px 15px;
    font-size: 16px;
}

.newcar-mlogo {
    display: inline-block;
}

.newcar-mlink {
    float: right;
    border: 0;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    padding: 3px 0;
    font-size: 16px;
}

.newcar-mlink img {
  display: inline-block !important;
}

.nc-test {
  background-color: #b51a3f;
  color: #eaeaea !important;
}


.nc-top-line {
    border-top: 1px solid #424242;
    padding-top: 15px;
}

.nc-text-container {
  padding: 20px 30px;
}


/* New Car Navigation
   ========================================================================== */

.newcar-logo {
  display: inline-block;
  padding: 25px 10px;
}

.modelnav {
  background: #454545;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  display: none;
  justify-content: left;
}

.modelnav .wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.modelnav ul {
  list-style: none;

}

.modelnav a {
  padding: 20px 20px;
  color: #c1c1c1;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

.modelnav a:hover {
  color: #fff;
}

.fixed-menu-nc .modelnav {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
}

/* New Car Pages
   ========================================================================== */

.newcar h1, .newcar h2, .newcar h3 {
    font-family: "Open Sans",sans-serif;
    font-weight: 900;
    color: #343434;
    margin: 0 0 15px;
}

.newcar h1 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2em;
}

.newcar h2 {
    font-size: 22px;
    margin-top: 10px;
}

.newcar h3 {
    font-size: 18px;
}

.newcar h1 span, .newcar h2 span, .newcar h3 span {
    color: #b51a3e;
    display: inline-block;
}

.newcar p {
    font-size: 14px;
    color: #666666;
    margin: 0 0 15px;
    line-height: 1.6em;
}

.newcar .m-bot {
    margin: 15px auto 0;
    max-width: 670px;
    width: 100%;
}

.newcar {
  border-bottom: 3px solid #eeeeee;
}

.newcar .wrapper {
  padding-top: 20px;
  padding-bottom: 60px;
}

.newcar .wrapper.nc-dark-bg {
  padding: 0;
}


.nc-dark-bg {
  background: #191919;
  color: #fff;
}

.newcar .btn-brochure, .newcar a.btn-brochure, .newcar .btn-testdrive, .newcar a.btn-testdrive {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    transition: color .2s ease, background-color .2s ease;
}

.newcar .btn-brochure, .newcar a.btn-brochure {
    background-color: #b51a3e;
    color: #fff;
}


.newcar .btn-brochure:hover, .newcar a.btn-brochure:hover {
    background-color: #810d2c;
}


.newcar .btn-testdrive, .newcar a.btn-testdrive {
    background-color: #666666;
    color: #fff;
}

.newcar .btn-testdrive:hover, .newcar a.btn-testdrive:hover {
    background-color: #444344;
}

.nc-sml-width .wrapper {
  max-width: 1100px;
  width: 100%; 
}



/* New Car Pages - Colour Picker
   ========================================================================== */


.newcolour .wrapper {
  max-width: 900px;
  text-align: center;
}

.newcolour ul {
  list-style: none;
}

.newcolour ul li a {    
  cursor: pointer;
}

.newcolour ul li {    
    height: 40px;
    width: 40px;
}

.newcolour ul li:last-child {  
    margin-right: 0px;
}

.newcolour .colour-picker {
    margin: 20px auto 10px;
    justify-content: center;
}

.newcolour .cc-dot {
    width: 40px;
    height: 40px;
    display: block;

    margin: 4px auto;
    transition-property: width,height,margin;
    transition-duration: 100ms;
}

.newcolour .cc-dot:hover {
    width: 40px;
    height: 40px;
    margin: 0px auto;
}

p.cc-name {
  margin: 15px 0 0;
}

.newcar .lSSlideOuter .lSPager.lSpg>li a {
  background-color:rgba(193, 193, 193, 0.8); 
}

.newcar .lSSlideOuter .lSPager.lSpg>li.active a, .newcar .lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color:#810d2c;
  border-color:transparent;
}

.newcar .lSSlideOuter .lSPager.lSpg {
  bottom: 7px;
}


/* Nissan Gallery
   ========================================================================== */
.nissan-gallery {
    border: 1px solid #fff;
}

/* Opacity #2 */
.nissan-gallery a {
  display: block;
}

.nissan-gallery a img {
  opacity: 1;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  display: block;
}

.nissan-gallery a:hover img {
  opacity: .5;
}

.newcar .lSAction {
  display: block !important;
}


.newcar .lSAction>a {
  width: 30px;
  top: 14%;
  height: 120px;
  color: #fff;
  background: #aaa;
  padding-top: 40px;
  padding-bottom: 40px;  
  border-radius: 0;
}

.newcar .lSAction>.lSPrev {
    left: 0;
}

.newcar .lSAction>.lSNext {
    right: 0;
}

.newcolour {
  background-color: #f7f7f7;
}
/* Colour Mirage
   ========================================================================== */
.newcolour .colour-xtrail li:nth-child(1) a {background: #C81D22;}
.newcolour .colour-xtrail li:nth-child(2) a {background: #39456b;}
.newcolour .colour-xtrail li:nth-child(3) a {background: #9d9d9d;}
.newcolour .colour-xtrail li:nth-child(4) a {background: #6c696e;}
.newcolour .colour-xtrail li:nth-child(5) a {background: #f0f2e6;}
.newcolour .colour-xtrail li:nth-child(6) a {background: #242122;}
.newcolour .colour-xtrail li:nth-child(7) a {background: #bd682f;}


/* Colour 370z Coupe
   ========================================================================== */
.newcolour .colour-370z-coupe li:nth-child(1) a {background: #d31a2d;}
.newcolour .colour-370z-coupe li:nth-child(2) a {background: #f5f5ef;}
.newcolour .colour-370z-coupe li:nth-child(3) a {background: #a5aab8;}
.newcolour .colour-370z-coupe li:nth-child(4) a {background: #fabb48;}
.newcolour .colour-370z-coupe li:nth-child(5) a {background: #3e4a69;}
.newcolour .colour-370z-coupe li:nth-child(6) a {background: #b5b5b7;}
.newcolour .colour-370z-coupe li:nth-child(7) a {background: #000000;}

/* Colour 370z
   ========================================================================== */
.newcolour .colour-370z-roadster li:nth-child(1) a {background: #d31a2d;}
.newcolour .colour-370z-roadster li:nth-child(2) a {background: #f5f5ef;}
.newcolour .colour-370z-roadster li:nth-child(3) a {background: #a5aab8;}
.newcolour .colour-370z-roadster li:nth-child(4) a {background: #fabb48;}
.newcolour .colour-370z-roadster li:nth-child(5) a {background: #3e4a69;}
.newcolour .colour-370z-roadster li:nth-child(6) a {background: #b5b5b7;}
.newcolour .colour-370z-roadster li:nth-child(7) a {background: #000000;}


/* Colour Juke
   ========================================================================== */
.newcolour .colour-juke li:nth-child(1) a {background: #9c0202;}
.newcolour .colour-juke li:nth-child(2) a {background: #121969;}
.newcolour .colour-juke li:nth-child(3) a {background: #f3eeeb;}
.newcolour .colour-juke li:nth-child(4) a {background: #939392;}
.newcolour .colour-juke li:nth-child(5) a {background: #000000;}
.newcolour .colour-juke li:nth-child(6) a {background: #57161e;}
.newcolour .colour-juke li:nth-child(7) a {background: #6a666c;}
.newcolour .colour-juke li:nth-child(8) a {background: #ffffff;}


/* Colour Qashqai
   ========================================================================== */
.newcolour .colour-qashqai li:nth-child(1) a {background: #000000;}
.newcolour .colour-qashqai li:nth-child(2) a {background: #4a3a3c;}
.newcolour .colour-qashqai li:nth-child(3) a {background: #8a8a8a;}
.newcolour .colour-qashqai li:nth-child(4) a {background: #3477AE;}
.newcolour .colour-qashqai li:nth-child(5) a {background: #464347;}
.newcolour .colour-qashqai li:nth-child(6) a {background: #a80016;}
.newcolour .colour-qashqai li:nth-child(7) a {background: #d7d7d7;}

/* Colour Pathfinder
   ========================================================================== */
.newcolour .colour-pathfinder li:nth-child(1) a {background: #22376f;}
.newcolour .colour-pathfinder li:nth-child(2) a {background: #D3D4D6;}
.newcolour .colour-pathfinder li:nth-child(3) a {background: #8E1919;}
.newcolour .colour-pathfinder li:nth-child(4) a {background: #767377;}
.newcolour .colour-pathfinder li:nth-child(5) a {background: #fdfaf2;}
.newcolour .colour-pathfinder li:nth-child(6) a {background: #191919;}


/* Colour Patrol
   ========================================================================== */
.newcolour .colour-patrol li:nth-child(1) a {background: #4d4d4d;}
.newcolour .colour-patrol li:nth-child(2) a {background: #d3d4d6;}
.newcolour .colour-patrol li:nth-child(3) a {background: #c1ad8e;}
.newcolour .colour-patrol li:nth-child(4) a {background: #918f91;}
.newcolour .colour-patrol li:nth-child(5) a {background: #486984;}
.newcolour .colour-patrol li:nth-child(6) a {background: #fefefe;}

/* Colour Navara
   ========================================================================== */
.newcolour .colour-navara li:nth-child(1) a {background: #303131;}
.newcolour .colour-navara li:nth-child(2) a {background: #bb9461;}
.newcolour .colour-navara li:nth-child(3) a {background: #aeaeae;}
.newcolour .colour-navara li:nth-child(4) a {background: #a84c44;}
.newcolour .colour-navara li:nth-child(5) a {background: #484c5a;}
.newcolour .colour-navara li:nth-child(6) a {background: #616265;}
.newcolour .colour-navara li:nth-child(7) a {background: #fff;}

/* Colour Navara N-Treck Warrior
   ========================================================================== */
.newcolour .colour-navara-ntrek-warrior li:nth-child(1) a {background: #757579;}
.newcolour .colour-navara-ntrek-warrior li:nth-child(2) a {background: #212121;}
.newcolour .colour-navara-ntrek-warrior li:nth-child(3) a {background: #ffffff;}


/* Colour Leaf
   ========================================================================== */
.newcolour .colour-leaf li:nth-child(1) a {background: #dddedf;}
.newcolour .colour-leaf li:nth-child(2) a {background: #900002;}
.newcolour .colour-leaf li:nth-child(3) a {background: #2e2d2e;}
.newcolour .colour-leaf li:nth-child(4) a {background: #111112;}
.newcolour .colour-leaf li:nth-child(5) a {background: #9a9a98;}
.newcolour .colour-leaf li:nth-child(6) a {background: #eae9eb;}




@media (min-width: 500px) {

.newcar .car-text-heading {
    font-size: 14px;
}


.newcar ul.nissan-features {
  padding-left: 20px;
}

.nissan-features li:before {
  left: -20px;
}

}

@media (min-width: 768px) {

.newcar h1 {
    font-size: 24px;
}

.newcar h2 {
    margin-top: 0px;
}

/* New Car Pages
   ========================================================================== */

.car-img .col-6 {
    width: 50%;
}

.car-img .col-3 {
    width: 25%;
}

.car-img .col-4 {
    width: 33.33%;
}

.newcar .car-text-heading {
    font-size: 16px;
}

.newcar .third-img {
  height: auto;
}

.newcar .quarter-img {
  height: 250px;
}

.newcar .lSAction>a {
  display: none;
}

.newcar .lSSlideOuter .lSPager.lSpg {
  bottom: 37px;
}

.newcar .lSSlideOuter {
  position: static;
}


.newcar .lSSlideOuter .lSPager.lSpg {
  display: block; 
}

}

@media (max-width: 767px) {
.newcar .nc-mb-top {
  margin-top: 10px;
}

}






@media (max-width: 1024px) {

.nc-hide-mobile {
  display: none;
}

.t-full {
  width: 100%;
}

.quarter-img:after {
  content:"";
  display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 40px;
  width: 50px;
  background-image: url(../images/touch-icon.png);
  background-repeat: no-repeat;
  background-position: bottom right;
  z-index: 2;
}


.quarter-img:hover:after {
  bottom: 20px;
  right: 28px;
}


}


/* DESKTOP STYLES
   ========================================================================== */
@media (min-width: 1024px) {

.newcar .wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}


.nc-text-container {
  padding: 50px;
}

.nc-row-four .flex > .d-col-3, .nc-border-right {
  border-right: 4px solid #fff;
}

.nc-b-bottom {
   border-bottom: 4px solid #fff; 
}

.nc-b {
  border-right: none !important;
}

.mobile-menu {
  display: none;
}

.modelnav {
  display: inline-flex;
}

.nissancar-api .btn-marg {
  margin: 60px 0;
}

/* New Car Pages
   ========================================================================== */

.newcar h1 {
    font-size: 30px;
}

.newcar h2 {
    font-size: 30px;
}

.newcar h3 {
    font-size: 22px;
}

.newcar h1, .newcar h2 {
    margin: 0 0 30px;
}


.newcar .m-bot {
    margin: 30px auto 0;
}

.newcar .quarter-img {
  height: 350px;
}

.newcar .btn-brochure, .newcar a.btn-brochure, .newcar .btn-testdrive, .newcar a.btn-testdrive {
    font-size: 14px;
}

}

@media (min-width: 1200px) {

.newcar h1 {
    font-size: 38px;
}

}