/*NEW MODULES BELOW*/
/* line 2, ../../../sass/modules/_mod-model-overview.scss */
.mod-model-overview .dollar-sign {
  top: 0;
  font-size: 15px;
  font-size: 1.15385rem;
  font-weight: bold;
  line-height: 1.2;
}
/* line 9, ../../../sass/modules/_mod-model-overview.scss */
.mod-model-overview .mod-feature-toggle {
  /*width: 230px;*/
  width: auto;
  margin-left: 15px;
  display: inline-block;
  top: -4px;
  position: relative;
}
/* line 16, ../../../sass/modules/_mod-model-overview.scss */
.mod-model-overview .mod-feature-toggle .mod-feature-toggle-full-options {
  height: 37px;
}

/* line 3, ../../../sass/modules/_mod-feature-toggle-full.scss */
.active-pointer, .mod-feature-toggle-full-option-active-pointer {
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 8px solid #d20f06;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  cursor: pointer;
}

/* line 16, ../../../sass/modules/_mod-feature-toggle-full.scss */
.btn-nav-toggle, .mod-feature-toggle-full-option {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  padding: 10px;
  background: #86888b;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  cursor: pointer;
}
/* line 27, ../../../sass/modules/_mod-feature-toggle-full.scss */
.btn-nav-toggle .active-pointer, .mod-feature-toggle-full-option .active-pointer, .btn-nav-toggle .mod-feature-toggle-full-option-active-pointer, .mod-feature-toggle-full-option .mod-feature-toggle-full-option-active-pointer {
  display: none;
}

/* line 32, ../../../sass/modules/_mod-feature-toggle-full.scss */
.btn-nav-toggle-active, .mod-feature-toggle-full-option:hover, .mod-feature-toggle-full-option-active {
  background: #d20f06;
}
/* line 35, ../../../sass/modules/_mod-feature-toggle-full.scss */
.btn-nav-toggle-active .active-pointer, .mod-feature-toggle-full-option:hover .active-pointer, .mod-feature-toggle-full-option-active .active-pointer, .btn-nav-toggle-active .mod-feature-toggle-full-option-active-pointer, .mod-feature-toggle-full-option:hover .mod-feature-toggle-full-option-active-pointer, .mod-feature-toggle-full-option-active .mod-feature-toggle-full-option-active-pointer {
  display: block;
}

/* line 40, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-optional-cta {
  margin-top: 14px;
}
/* line 43, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature .mod-feature-toggle-optional-cta {
  margin-bottom: 15px;
}
/* line 47, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-model-availability + .mod-feature-toggle-optional-cta {
  margin-top: 18px;
}

/* line 53, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-hd,
.mod-feature-toggle-full-item-img {
  text-align: center;
}

/* line 57, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-item-img {
  position: relative;
  width: auto;
  display: inline-block;
}

/* line 64, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-video-container {
  min-height: 413px;
}
/* line 67, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature .mod-feature-toggle-full-video-container {
  min-height: 0;
}
/* line 71, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-video-container .crossbrand-video-player-embed {
  margin: 0 auto;
}

/* line 77, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature .mod-feature-toggle-full-item-img {
  padding-bottom: 15px;
  /*min-height: 0;*/
  max-height: 515px;
}

.mod-feature-toggle-full.mod-feature .mod-feature-toggle-full-item-img {
  height: auto;
}

/* line 82, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-bd {
  position: relative;
}

/* line 86, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-items {
  position: relative;
  overflow: visible;
}

/* line 91, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-item {
  display: none;
}

/* line 95, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-options {
  position: absolute;
  bottom: 8px;
  left: 0;
  text-align: center;
  width: 100%;
}
/* line 104, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature .mod-feature-toggle-full-options {
  position: relative;
}

/* line 112, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-item-disclaimer {
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 123, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-item-data {
  display: none;
  margin-top: 13px;
  width: 100%;
  text-align: center;
}
/* line 129, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature .mod-feature-toggle-full-item-data {
  position: relative;
  margin: 13px auto 0;
  width: 460px;
}

/* line 136, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-items-wrapper {
  text-align: center;
}

/* line 140, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-item-show {
  display: inline-block;
}

/* line 144, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-option {
  display: inline-block;
  margin-right: 10px;
  padding: 3px 15px 2px 15px;
  vertical-align: middle;
}

.ie8 .mod-feature-toggle-full-option {
  padding: 2px 20px;
}

#stripes .mod-feature-toggle-full-option, #connectivity .mod-feature-toggle-full-option {
  padding: 2px 5px;
}

.ie8 #stripes .mod-feature-toggle-full-option, .ie8 #connectivity .mod-feature-toggle-full-option {
  padding: 2px 10px;
}

/* line 159, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-option a {
  color: #fff;
  text-decoration: none;
}
/* line 163, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-option a sup {
  top: -0.6em;
  color: #fff;
}

/* line 183, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-title {
  margin: 24px 0 2px;
  text-transform: uppercase;
  font-style: normal;
  /*font-size: 40px;
  line-height: 40px;*/
}
/* line 191, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature .mod-feature-toggle-full-title {
  margin-bottom: -1px;
}

/* line 201, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-desc {
  margin: 0 auto -8px;
  padding-bottom: 0;
  width: 620px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
}
.mod-vlp-comp-selector .mod-feature-toggle-full-desc
{
  font-size: 18px;
  font-weight: bold;
}
/* line 209, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature .mod-feature-toggle-full-desc {
  margin: 0 auto 20px;
  text-transform: none;
  font-weight: normal;
  font-size: 13px;
  font-family: Helvetica, Arial;
}

/* line 218, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-item-data-wrapper {
  margin: 0 auto;
  width: 580px;
  text-align: center;
}
.mod-vlp-wrapper .mod-vlp-comp-selector-components-active .mod-feature-toggle-full-item-data-wrapper{
    width: 600px;
}

/* line 228, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-item-title {
  display: none;
}

/* line 232, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-item-desc {
  margin-bottom: 6px;
  font-size: 13px;
  font-family: Helvetica, Arial;
}

/* line 240, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-hd-center,
.mod-feature-toggle-full-hd-right,
.mod-feature-toggle-full-hd-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  margin-bottom: 15px;
  width: 100%;
}

/* line 249, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-hd-top-center, .mod-feature-toggle-full-hd-top-right, .mod-feature-toggle-full-hd-top-left {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 255, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature .mod-feature-toggle-full-hd-top-center, .mod-feature .mod-feature-toggle-full-hd-top-right, .mod-feature .mod-feature-toggle-full-hd-top-left {
  margin: 0 auto;
  width: 620px;
  padding-bottom: 10px;
}

/* line 262, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-hd-center, .mod-feature-toggle-full-hd-top-center {
  text-align: center;
}

/* line 266, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-hd-left, .mod-feature-toggle-full-hd-top-left {
  text-align: left;
}

/* line 270, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full-hd-right, .mod-feature-toggle-full-hd-top-right {
  text-align: right;
}

/* line 273, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-optional-cta-item {
  display: block;
}

/* line 277, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-optional-cta-active {
  display: block;
}

/* line 281, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full.mod-feature {
  overflow: hidden;
  margin: 0 auto;
}
/* line 288, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full.mod-feature .mod-feature-toggle-full-item-disclaimer {
  right: 20px;
  bottom: 20px;
}

/* line 294, ../../../sass/modules/_mod-feature-toggle-full.scss */
.cllc-modal-button {
  z-index: 1;
  border: 1px solid red;
}

/* line 299, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-wrapper-bleed-tall {
  min-height: 728px;
  max-width: 100%;
}

/* line 304, ../../../sass/modules/_mod-feature-toggle-full.scss */
.mod-feature-toggle-full .mod-feature-toggle-full-hd-top-center {
  padding-bottom: 20px;
}

/* line 1, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-hd {
  margin: 30px auto;
  width: 620px;
  text-align: center;
}

/* line 7, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item {
  width: 48.93617%;
  float: left;
  margin-right: 2.12766%;
}
/* line 10, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item:last-child {
  margin-right: 0;
}

/* line 15, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-featurepage-items-wrapper {
  width: 91.48936%;
  float: right;
  margin-right: 0;
}

/* line 19, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item-featurepage {
  width: 44.18605%;
  float: left;
  margin-right: 2.32558%;
}
/* line 26, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item-featurepage .mod-feature-columns-feature-item-data {
  width: 380px;
}

/* line 31, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item-featurepage:last-child {
  width: 44.18605%;
  float: right;
  margin-right: 0;
  padding-right: 80px;
}

/* line 37, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item-featurepage .mod-callout-js-middle-left-red {
  left: -77px;
}

/* line 41, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item-featurepage .mod-callout-js-middle-right-red {
  right: -77px;
}

/* line 45, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-items-wrapper {
  overflow: hidden;
}

/* line 49, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item img {
  display: block;
  max-width: 100%;
}

/* line 54, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-title {
  font-weight: bold;
}

/* line 59, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item-title {
  text-transform: uppercase;
}

/* line 76, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item-data {
  overflow: hidden;
  margin: 0 auto;
  padding: 8px 0;
  width: 300px;
  text-align: center;
}

#road_control .mod-feature-columns-feature-item-data, #transmissions .mod-feature-columns-feature-item-data {
  width: 438px;
}

/* line 84, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item-desc {
  padding-bottom: 10px;
}

/* line 88, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item-img {
  position: relative;
}
/* line 91, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item-img img {
  display: block;
}

/* line 96, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns .mod-feature-columns-feature-item-img img {
  width: 460px;
  height: auto;
}

/* line 101, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item[data-src] img {
  cursor: pointer;
}

/* line 105, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns-feature-item-disclaimer {
  position: absolute;
  right: 10px;
  bottom: 9px;
}

/* line 111, ../../../sass/modules/_mod-feature-columns.scss */
.cllc-modal-button {
  z-index: 1;
  border: 1px solid red;
}

/* line 117, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns3 .mod-feature-columns-title {
  font-size: 45px;
}
/* line 120, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns3 .mod-feature-tri-columns-feature-item {
  width: 260px;
  display: inline-block;
  left: 0;
  position: relative;
  padding-right: 10px;
}
.mod-feature-columns3 .mod-feature-columns-feature-items-wrapper{
  width: 940px;
  text-align: center;
}
/* line 128, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns3 .mod-feature-tri-columns-feature-item .mod-feature-columns-feature-item-img img {
  width: 100%;
  height: auto;
}
/* line 132, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns3 .mod-feature-tri-columns-feature-item .mod-feature-columns-feature-item-data {
  width: 100%;
  min-height: 200px;
}
/* line 135, ../../../sass/modules/_mod-feature-columns.scss */
.mod-feature-columns3 .mod-feature-tri-columns-feature-item .mod-feature-columns-feature-item-data .mod-feature-columns-feature-item-title {
  font-size: 23px;
  padding-top: 10px;
}

/* line 1, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full {
  margin: 0 auto;
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 550px;
}
/* line 7, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full .background-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 13, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full .background-img img {
  width: 100%;
  height: 100%;
}
/* line 17, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full .background-img.red {
  background-color: red;
}
/* line 22, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full .mod-availability-wrapper {
  width: 960px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 10px;
}
/* line 27, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full .mod-availability-wrapper a {
  margin-top: 0;
}
/* line 31, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full .mod-feature-toggle2-full-items {
  position: relative;
}
/* line 33, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full .mod-feature-toggle2-full-items .mod-feature-toggle-full-item-data {
  width: auto;
}
/* line 35, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full .mod-feature-toggle2-full-items .mod-feature-toggle-full-item-data .mod-feature-toggle-full-item-img {
  max-height: none;
  width: 100%;
}
/* line 40, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full .mod-feature-toggle2-full-items .mod-feature-toggle2-full-hd-top-center {
  padding-bottom: 25px;
  margin: 0 auto;
  width: 906px;
  text-align: center;
  position: relative;
  top: 0;
  left: 0;
}
/* line 49, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full .mod-feature-toggle2-full-items .mod-feature-toggle-full-options-block {
  padding-bottom: 25px;
  padding-top: 0px;
}
/* line 54, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full .mod-feature-toggle2-full-items .mod-feature-toggle-full-item-data-wrapper .mod-feature-toggle-full-item-data {
  margin: 0 auto;
  padding-bottom: 10px;
  display: none;
}
/* line 58, ../../../sass/modules/_mod-feature-toggle2.scss */
.mod-feature-toggle2-full .mod-feature-toggle2-full-items .mod-feature-toggle-full-item-data-wrapper .mod-feature-toggle-full-item-data.mod-feature-toggle-full-item-show {
  display: block;
}

/* line 1, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-feature-toggle .mod-feature-toggle-full-options {
  position: relative;
  left: 0;
  width: 100%;
  height: 0px;
  padding-top: 20px;
  text-align: center;
}
/* line 9, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-feature .mod-feature-toggle .mod-feature-toggle-full-options {
  position: relative;
  display: table;
}

/* line 16, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-toggle {
  position: relative;
  margin-top: 60px;
  display: none;
}
/* line 21, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-toggle.selected {
  display: block;
  max-width: 940px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  height: 400px;
}
/* line 32, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-toggle :after {
  content: "";
  display: inline;
  clear: both;
}
/* line 38, ../../../sass/modules/_mod-image-half-toggle.scss */
#basic_warranty .mod-image-half-toggle {
  margin-top: 0;
}
/* line 41, ../../../sass/modules/_mod-image-half-toggle.scss */
#powertrain_warranty + #basic_warranty .mod-image-half-toggle {
  margin-top: 60px;
}
/* line 46, ../../../sass/modules/_mod-image-half-toggle.scss */
#driving_range .mod-image-half-toggle {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 51, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-toggle .mod-image-half-content-wrapper-left-4 {
  margin-left: 90px;
}
/* line 55, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-toggle .mod-image-half-copy img {
  display: block;
}

.mod-image-half-toggle .mod-image-half-copy em {
  font-style: italic;
}

/* line 62, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-content {
  width: 31.91489%;
  float: left;
  margin-right: 2.12766%;
}

/* line 66, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-image {
  position: relative;
}
/* line 69, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-image .mod-image-half-img {
  display: block;
  width: 100%;
}
/* line 73, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-image[data-src] .mod-image-half-img {
  cursor: pointer;
}

/* line 78, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-image-right-bleed {
  width: 66.10169%;
  float: right;
  margin-right: 0;
}

/* line 83, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-copy-left,
.mod-image-half-copy-right {
  overflow: hidden;
  margin-bottom: 40px;
}

/* line 88, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-content-right {
  width: 40.42553%;
  float: right;
  margin-right: 0;
}

/* line 96, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-subtitle sup {
  top: -0.6em;
}

/* line 103, ../../../sass/modules/_mod-image-half-toggle.scss */
#fuel_economy h1.mod-image-half-subtitle sup {
  top: -0.6em !important;
}

/* line 111, ../../../sass/modules/_mod-image-half-toggle.scss */
#mopar_accessories .mod-image-half-title sub {
  font-size: 0.3em;
}

/* line 120, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-in {
  max-width: 940px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
/* line 38, ../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.mod-image-half-in:after {
  content: "";
  display: table;
  clear: both;
}

/* line 126, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-in .mod-callout-js-middle-left-red,
.mod-image-half-in .mod-callout-js-middle-right-red {
  z-index: 1;
}

/* line 130, ../../../sass/modules/_mod-image-half-toggle.scss */
#fuel_economy .mod-callout-js-middle-right-red {
  background-image: url("images/sprite-callout-small.png");
  width: 134px;
  height: 134px;
  margin-top: -146px;
}

/* line 136, ../../../sass/modules/_mod-image-half-toggle.scss */
#fuel_economy .mod-callout-text-top, #fuel_economy .mod-callout-text-middle, #fuel_economy .mod-callout-text-bottom {
  width: 134px;
  height: 134px;
}

/* line 141, ../../../sass/modules/_mod-image-half-toggle.scss */
#fuel_economy .mod-callout-text-top {
  font-size: 20px;
  top: 8px;
}

/* line 146, ../../../sass/modules/_mod-image-half-toggle.scss */
#fuel_economy .mod-callout-text-middle {
  font-size: 75px;
  top: 14px;
}

/* line 151, ../../../sass/modules/_mod-image-half-toggle.scss */
#fuel_economy .mod-callout-text-bottom {
  font-size: 20px;
  top: 90px;
  width: 140px;
}

/* line 157, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-content-wrapper {
  width: 91.48936%;
  float: right;
  margin-right: 0;
  position: relative;
}

/* line 162, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-image-left {
  left: 0;
}

/* line 166, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-content-wrapper-5 .mod-image-half-content-right {
  width: 100%;
}

/* line 170, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-image-left-6 {
  width: 480px;
}

/* line 175, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-content-wrapper-left-4 {
  width: 300px;
  float: left;
  position: relative;
  margin-right: 0;
  margin-left: 80px;
}
/* line 182, ../../../sass/modules/_mod-image-half-toggle.scss */
.ie9 .mod-image-half-content-wrapper-left-4, .ie8 .mod-image-half-content-wrapper-left-4 {
  width: 305px;
}

/* line 187, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-content-wrapper-left-4 .mod-image-half-content {
  width: 100%;
}

/* line 191, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-content-wrapper-left-5 {
  width: 40.42553%;
  float: left;
  margin-right: 2.12766%;
  position: relative;
  margin-right: 0;
  /*margin-left: 80px;*/
}

/* line 197, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-content-wrapper-left-5 .mod-image-half-content {
  width: 100%;
}

/* line 201, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-image-right-6 {
  width: 48.93617%;
  float: right;
  margin-right: 0;
  right: 0;
}

/*.mod-image-half-image-right-7 img {
    float: right;
}*/
/* line 209, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-content-wrapper-4 {
  width: 31.91489%;
  float: right;
  margin-right: 0;
  position: relative;
}

/* line 214, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-content-wrapper-4 .mod-image-half-content-right {
  position: relative;
  right: 80px;
  width: 100%;
}

/* line 221, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-image-left-7,
.mod-image-half-image-right-7 {
  width: 57.44681%;
  float: left;
  margin-right: 2.12766%;
}

/* line 227, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-image-left-7 {
  float: left;
}
/* line 231, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-image-left-7 img {
  float: right;
}

/* line 236, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-image-right-7 {
  float: right;
  margin-right: 0;
}

/* line 241, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-content-wrapper-5 {
  width: 40.42553%;
  float: right;
  margin-right: 0;
  position: relative;
}

/* line 246, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-content-wrapper-5 .mod-image-half-content-right {
  width: 100%;
}

/* line 250, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-disclaimer-wrapper {
  position: absolute;
  bottom: 0;
  z-index: 1;
  padding: 10px;
  width: 100%;
}

/* line 258, ../../../sass/modules/_mod-image-half-toggle.scss */
#cargo .mod-image-half-disclaimer-wrapper {
  padding-bottom: 0;
}

/* line 266, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-disclaimer-left {
  text-align: left;
}

/* line 270, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-disclaimer-right {
  padding-right: 26px;
  text-align: right;
}

#roof_rack .mod-image-half-disclaimer-right {
  width: 940px;
  margin: 0 auto 0;
  padding-bottom: 0;
  padding-right: 36px !important;
}


/* line 276, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-disclaimer-center {
  text-align: center;
}

/* line 280, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-feature-toggle-full-options-block {
  position: relative;
  height: 45px;
  top: 0;
  padding-top: 10px;
}
/* line 286, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-feature-toggle-full-options-block .mod-feature-toggle-full-options-wrapper {
  text-align: center;
}

/* line 292, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-in2 .mod-image-half-toggle {
  margin-top: 40px;
}
/* line 295, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-in2 .mod-image-half-toggle .mod-image-half-content-wrapper-left-4 {
  margin-left: 140px;
  width: 40.42553%;
}
/* line 299, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-in2 .mod-image-half-toggle .mod-image-half-image {
  width: 400px;
  height: auto;
}
/* line 303, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-in2 .mod-image-half-toggle .mod-image-half-image.mod-image-half-image-left-7 {
  margin-left: 120px;
}
/* line 306, ../../../sass/modules/_mod-image-half-toggle.scss */
.mod-image-half-in2 .mod-image-half-toggle .mod-image-half-image.mod-image-half-image-right-7 {
  margin: 0;
}

/* line 1, ../../../sass/modules/_mod-hot-spots2.scss */
.mod-hot-spot-bg {
  width: 100%;
}

/* line 4, ../../../sass/modules/_mod-hot-spots2.scss */
.mod-hot-spot2-item {
  position: absolute;
  width: 54px;
  height: 54px;
  background-image: url("images/hotspot/hotspot_sprite.png");
  background-position: 0 1px;
  background-repeat: no-repeat;
  cursor: pointer;
}
/* line 13, ../../../sass/modules/_mod-hot-spots2.scss */
.mod-hot-spot2-item .mod-hot-spot-item-tooltip {
  position: absolute;
  z-index: 99;
  display: none;
  width: 335px;
  background: white;
  box-shadow: 0 0 5px #101011;
  color: #101011;
  cursor: default;
}
/* line 22, ../../../sass/modules/_mod-hot-spots2.scss */
.ie8 .mod-hot-spot2-item .mod-hot-spot-item-tooltip {
  border: 2px solid #7e7e7e;
}
/* line 25, ../../../sass/modules/_mod-hot-spots2.scss */
.mod-hot-spot2-item .mod-hot-spot-item-tooltip .mod-hot-spot-item-tooltip-headline {
  padding: 10px 0;
}
/* line 28, ../../../sass/modules/_mod-hot-spots2.scss */
.mod-hot-spot2-item .mod-hot-spot-item-tooltip .mod-hot-spot-item-tooltip-thumbnail {
  float: none;
  /*width: 100%;*/
}
/* line 33, ../../../sass/modules/_mod-hot-spots2.scss */
.mod-hot-spot2-item .mod-hot-spots-btn-cta {
  clear: both;
  padding-top: 10px;
  display: none;
}
/* line 38, ../../../sass/modules/_mod-hot-spots2.scss */
.mod-hot-spot2-item:hover {
  background-position: 0 -53px;
}
/* line 41, ../../../sass/modules/_mod-hot-spots2.scss */
.mod-hot-spot2-item.selected {
  background-position: 0 -53px;
}

/* line 1, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-toggle-full-options {
  position: relative;
}
/* line 3, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-toggle-full-options .mod-toggle-full-options-wrapper {
  position: absolute;
  text-align: center;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 2;
  margin-top: 20px;
}
/* line 12, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-toggle-full-options .mod-toggle-full-options-wrapper .mod-toggle-full-option {
  display: inline-block;
  margin-right: 10px;
  max-width: 150px;
  max-height: 50px;
  vertical-align: top;
  border-radius: 2px;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  cursor: pointer;
  background: #86888b;
  padding: 10px 15px;
}
/* line 27, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-toggle-full-options .mod-toggle-full-options-wrapper .mod-toggle-full-option a {
  color: #fff;
  text-decoration: none;
}
/* line 30, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-toggle-full-options .mod-toggle-full-options-wrapper .mod-toggle-full-option a:hover {
  text-decoration: none;
}
/* line 34, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-toggle-full-options .mod-toggle-full-options-wrapper .mod-toggle-full-option .mod-toggle-full-option-active-pointer {
  display: none;
  position: absolute;
  bottom: -8px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 8px solid #d20f06;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  cursor: pointer;
}
/* line 47, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-toggle-full-options .mod-toggle-full-options-wrapper .mod-toggle-full-option:hover {
  background: #d20f06;
}
/* line 49, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-toggle-full-options .mod-toggle-full-options-wrapper .mod-toggle-full-option:hover .mod-toggle-full-option-active-pointer {
  display: block;
}
/* line 54, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-toggle-full-options .mod-toggle-full-options-wrapper .mod-toggle-full-option-active {
  background: #d20f06;
}
/* line 56, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-toggle-full-options .mod-toggle-full-options-wrapper .mod-toggle-full-option-active .mod-toggle-full-option-active-pointer {
  display: block;
}

/* line 62, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-view-toggle2 {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 67, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-view-toggle2 .mod-view-toggle-wrapper, .mod-view-toggle2 .mod-feature-toggle-half-wrapper {
  width: 780px;
}
/* line 69, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-view-toggle2 .mod-view-toggle-wrapper .mod-view-toggle-content, .mod-view-toggle2 .mod-feature-toggle-half-wrapper .mod-view-toggle-content {
  width: 300px;
}
/* line 72, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-view-toggle2 .mod-view-toggle-wrapper .mod-view-toggle-content .mod-view-toggle-btn-wrapper, .mod-view-toggle2 .mod-feature-toggle-half-wrapper .mod-view-toggle-content .mod-view-toggle-btn-wrapper {
  background-color: #737579;
  border: none;
}
/* line 75, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-view-toggle2 .mod-view-toggle-wrapper .mod-view-toggle-content .mod-view-toggle-btn-wrapper span, .mod-view-toggle2 .mod-feature-toggle-half-wrapper .mod-view-toggle-content .mod-view-toggle-btn-wrapper span {
  color: white;
}
/* line 79, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-view-toggle2 .mod-view-toggle-wrapper .mod-view-toggle-content .btn-link-inline, .mod-view-toggle2 .mod-feature-toggle-half-wrapper .mod-view-toggle-content .btn-link-inline {
  display: block;
  background-position-x: 52%;
}

#lights .mod-view-toggle2 .mod-view-toggle-wrapper .mod-view-toggle-content .btn-link-inline {
  display: inline;
  background-position-x: 100%;
}

/* line 84, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-view-toggle2 .mod-view-toggle-wrapper .mod-view-toggle-disc-text, .mod-view-toggle2 .mod-feature-toggle-half-wrapper .mod-view-toggle-disc-text {
  position: absolute;
  right: 0;
  bottom: 50px;
}
/* line 90, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-view-toggle2.active {
  display: block;
}

/* line 95, ../../../sass/modules/_mod-view-toggle2.scss */
.toggle2-left-top .mod-view-toggle-content {
  margin-top: 90px;
}

/* line 100, ../../../sass/modules/_mod-view-toggle2.scss */
.toggle2-right-top .mod-view-toggle-content {
  margin-top: 90px;
  right: 0;
}

/* line 106, ../../../sass/modules/_mod-view-toggle2.scss */
.toggle2-left-middle .mod-view-toggle-content {
  margin-top: 230px;
}

/* line 111, ../../../sass/modules/_mod-view-toggle2.scss */
.toggle2-right-middle .mod-view-toggle-content {
  margin-top: 230px;
  right: 0;
}

.toggle2-left-middle .mod-view-toggle-wrapper,
.toggle2-right-middle .mod-view-toggle-wrapper{
  height: 600px;
  position: relative;
  width: 1347px;
}

.toggle2-right-middle .mod-view-toggle-wrapper .mod-view-toggle-content{
  left:825px;
}

.toggle2-left-middle .mod-view-toggle-wrapper .mod-view-toggle-content{
  right:811px;
}

/* line 117, ../../../sass/modules/_mod-view-toggle2.scss */
.toggle2-left-bottom .mod-view-toggle-content {
  margin-top: 400px;
}

/* line 122, ../../../sass/modules/_mod-view-toggle2.scss */
.toggle2-right-bottom .mod-view-toggle-content {
  margin-top: 400px;
  right: 0;
}

/* line 130, ../../../sass/modules/_mod-view-toggle2.scss */
.mod-view-toggle-image-wrapper, .mod-feature-toggle-half-image-wrapper,
.mod-feature-toggle-half-image-wrapper,
.mod-view-toggle-image,
.mod-feature-toggle-half-image,
.mod-feature-toggle-half-image {
  left: inherit;
}

/* line 1, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module {
  /*max-width: 940px;*/
  position: relative;
}
/* line 5, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .mod-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

/*.gallery2 .gallery{*/
/*display: none;*/
/*}*/
/* line 15, ../../../sass/modules/_mod-gallery2.scss */
.gallery-show {
  display: block;
  max-width: 940px;
  margin: 0 auto;
  position:relative;
}

/* line 20, ../../../sass/modules/_mod-gallery2.scss */
.mod-mini-item img {
  width: 200px;
  height: 120px;
  margin: 0;
  cursor: pointer;
}

/* line 25, ../../../sass/modules/_mod-gallery2.scss */
.mod-feature-toggle-full-item-img {
  max-height: 560px;
  /*max-width: 940px;*/
}

/*TITLE CONTAINER*/
/* line 32, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .title-container {
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 47px;
}
/* line 39, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .title-container .toggle-container {
  /*padding-top: 20px;*/
  padding-top: 0;
}

/* line 50, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .image-content-container {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
/* line 56, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .image-content-container .prev-button,
.gallery-module .image-content-container .next-button {
  position: absolute;
  left: 7.5%;
  z-index: 1;
  top: 45%;
  cursor: pointer;
}
/* line 62, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .image-content-container .next-button {
  left: 90%;
}
/* line 68, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .image-container {
  width: 100%;
  height: 515px;
}
/* line 73, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .copy-container {
  overflow: auto;
  padding-bottom: 10px;
}
/* line 77, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .copy-container span {
  vertical-align: top;
  top: 8px;
  position: relative;
  float: left;
}

.gallery-module  .dark-theme span {
	color: #fff;
}

.gallery-module  .light-theme span {
	color: #000;
}
/* line 84, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .copy-container .counter {
  left: -20px;
  padding-right: 10px;
  border-right: 1px solid black;
  margin-left: 70px;
}
/* line 90, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .copy-container .counter span {
  display: inline-block;
  top: 0;
}
/* line 94, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .copy-container .caption {
  left: -15px;
  width: 70%;
  text-align: left;
}
/* line 99, ../../../sass/modules/_mod-gallery2.scss */
.gallery-module .copy-container a {
  /*background-color: gray;*/
}

/*CAROUSEL CONTAINER*/
/* line 107, ../../../sass/modules/_mod-gallery2.scss */
.carousel-container {
  padding-bottom: 60px;
  overflow: auto;
  width: 900px;
  margin-left: 35px;
  padding-bottom: 25px;
}
/* line 112, ../../../sass/modules/_mod-gallery2.scss */
.carousel-container ul {
  list-style-position: outside;
  list-style-type: none;
}
/* line 116, ../../../sass/modules/_mod-gallery2.scss */
.carousel-container .mod-mini-carousel {
  width: 821px;
  overflow: hidden;
  float: none;
  display: inline-block;
  position: relative;
  left: 1px;
}
/* line 124, ../../../sass/modules/_mod-gallery2.scss */
.carousel-container .mod-mini-items-wrapper {
  width: 2000px;
  left: 0;
}
/* line 128, ../../../sass/modules/_mod-gallery2.scss */
.carousel-container .pagination-container {
  clear: both;
  margin: 0 auto;
  width: 50px;
  padding-top: 10px;
}
/* line 135, ../../../sass/modules/_mod-gallery2.scss */
.carousel-container .mod-carousel-next,
.carousel-container .mod-carousel-prev {
  height: 120px;
  /*float: left;*/
  display: inline-block;
  position: relative;
  top: -6px;
  cursor:pointer;
}
/* line 142, ../../../sass/modules/_mod-gallery2.scss */
.carousel-container .mod-carousel-next {
  /*float: right;*/
  /*right: 5px;*/
  /*position: relative;*/
}
/* line 147, ../../../sass/modules/_mod-gallery2.scss */
.carousel-container .pagination-container .pagination {
  margin: 0 auto;
  width: 10px;
  height: 10px;
  float: left;
  margin-right: 5px;
  background: url("/assets/images/mod-gallery/pagination-not-selected.png");
}
/* line 154, ../../../sass/modules/_mod-gallery2.scss */
.carousel-container .pagination-container .pagination.selected {
  background: url("/assets/images/mod-gallery/pagination-selected.png");
}

/*FULL SCREEN OVERLAY*/
/* line 165, ../../../sass/modules/_mod-gallery2.scss */
.mod-gallery-full-screen-overlay .mode-gallery-full-screen-img,
.mod-gallery-full-screen-overlay .mod-gallery-full-description {
  max-width: 1600px;
  margin: 0 auto;
  max-height: 928px;
}
/* line 170, ../../../sass/modules/_mod-gallery2.scss */
.mod-gallery-full-screen-overlay .mod-full-image {
  height: 100%;
  width: auto;
  display: block;
  margin: 0 auto;
}
/* line 178, ../../../sass/modules/_mod-gallery2.scss */
.mod-gallery-full-screen-overlay .mod-gallery-btn-share,
.mod-gallery-full-screen-overlay .mod-gallery-btn-fullscreen,
.mod-gallery-full-screen-overlay .mod-gallery-btn-download {
  cursor: pointer;
  float: left;
  background-color: #86888b;
  background-color: rgba(134, 136, 139, 0.6);
  background-repeat: no-repeat;
  width: 34px;
  height: 34px;
  margin-right: 2px;
}
.ie8 .mod-gallery-full-screen-overlay .mod-gallery-btn-share,
.ie8 .mod-gallery-full-screen-overlay .mod-gallery-btn-fullscreen,
.ie8 .mod-gallery-full-screen-overlay .mod-gallery-btn-download{
	background:none;
}
/* line 190, ../../../sass/modules/_mod-gallery2.scss */
.mod-gallery-full-screen-overlay .mod-share-link,
.mod-gallery-full-screen-overlay .mod-fullscreen-link,
.mod-gallery-full-screen-overlay .mod-download-link {
  margin-top: 0px;
  margin-left: 1px;
}

/* line 196, ../../../sass/modules/_mod-gallery2.scss */
.mod-mini-items {
  overflow: hidden;
  margin: 0 auto;
  width: 480px;
}

/* line 202, ../../../sass/modules/_mod-gallery2.scss */
.mod-mini-item {
  float: left;
  padding-right: 5px;
}

/* line 206, ../../../sass/modules/_mod-gallery2.scss */
.mod-mini-items-wrapper {
  position: relative;
  overflow: hidden;
}

/* line 213, ../../../sass/modules/_mod-gallery2.scss */
.mod-btn-download:hover .mod-download-link,
.mod-btn-share:hover .mod-share-link,
.mod-btn-fullscreen:hover .mod-fullscreen-link {
  background: url(/assets/images/mod-gallery/icons-hover.png) no-repeat 0 0;
  cursor: pointer;
}

/* line 218, ../../../sass/modules/_mod-gallery2.scss */
.mod-btn-fullscreen:hover .mod-fullscreen-link {
  background-position: -32px 0;
}

/* line 222, ../../../sass/modules/_mod-gallery2.scss */
.mod-btn-share:hover .mod-share-link {
  background-position: -64px 0;
}

/* line 228, ../../../sass/modules/_mod-gallery2.scss */
.mod-share-link,
.mod-fullscreen-link,
.mod-download-link {
  float: left;
  position: relative;
  width: 34px;
  height: 34px;
  margin-top: 10px;
  margin-left: 9px;
  background: url(/assets/images/mod-gallery/gallery-icons.png) no-repeat;
  cursor: pointer;
}

/* line 238, ../../../sass/modules/_mod-gallery2.scss */
.mod-share-link, .mod-gallery-btn-share {
  background-position: -59px 4px;
}

/* line 241, ../../../sass/modules/_mod-gallery2.scss */
.mod-share-link:hover, .mod-gallery-btn-share:hover {
  background-position: -59px 4px;
}

/* line 245, ../../../sass/modules/_mod-gallery2.scss */
.mod-fullscreen-link {
  background-position: -26px 5px;
}

/* line 248, ../../../sass/modules/_mod-gallery2.scss */
.mod-fullscreen-link:hover {
  background-position: -26px 5px;
}

/* line 252, ../../../sass/modules/_mod-gallery2.scss */
.mod-download-link {
  background-position: 6px 4px;
}

/* line 255, ../../../sass/modules/_mod-gallery2.scss */
.mod-download-link:hover {
  background-position: 6px 4px;
}

/* line 258, ../../../sass/modules/_mod-gallery2.scss */
.mod-gallery-caption {
  color: #101011;
}

/* line 262, ../../../sass/modules/_mod-gallery2.scss */
.mod-feature-toggle-full-option-link {
  display: table-cell;
  width: auto;
  height: auto;
  padding: 0;
  vertical-align: middle;
  line-height: 14px;
}

.uconnect-gallery {
  position:relative;
}
.uconnect-gallery .mod-mini-item {
    float: left;
    cursor: pointer;
    width: 50px;
    height: 37px;
    margin-right: 6px;
}
.uconnect-gallery .mod-mini-item img{
    width: 100%;
    height: auto;
}
/* line 3, ../../../sass/modules/_mod-uconnect-gallery.scss */
.uconnect-gallery .mod-background {
  /*margin-left: -50%;*/
  width: 100%;
  height: 645px;
}
/* line 8, ../../../sass/modules/_mod-uconnect-gallery.scss */
.uconnect-gallery .mod-background .main-bg {
  margin: 0px auto;
  position: relative;
  width: 100%;
}
/* line 13, ../../../sass/modules/_mod-uconnect-gallery.scss */
.uconnect-gallery .mod-background .main-bg img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 645px;
}
/* line 20, ../../../sass/modules/_mod-uconnect-gallery.scss */
.uconnect-gallery .content-container {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align:center;
  color:#fff;
}

.uconnect-gallery .prev-arrow,
.uconnect-gallery .next-arrow{
  position: absolute;
  background: yellow;
  z-index:1;
  background: black;
  overflow: hidden;
  cursor:pointer;
  top:5px;
}

.uconnect-gallery .prev-arrow img,
.uconnect-gallery .next-arrow img{
  width:100%;
  height:auto;
}

.uconnect-gallery .prev-arrow{
  left: 0;
}

.uconnect-gallery .next-arrow{
  right: 0;
}

/* line 25, ../../../sass/modules/_mod-uconnect-gallery.scss */
.uconnect-gallery .content-container .title-container {
  position: relative;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 30px;
}
/* line 32, ../../../sass/modules/_mod-uconnect-gallery.scss */
.uconnect-gallery .content-container .title-container .toggle-container {
  padding-top: 20px;
}
/* line 35, ../../../sass/modules/_mod-uconnect-gallery.scss */
.uconnect-gallery .content-container .title-container .toggle-container .mod-feature-toggle-full-option {
  padding: 10px;
}
/* line 39, ../../../sass/modules/_mod-uconnect-gallery.scss */
.uconnect-gallery .content-container .copy-container {
  text-align: center;
  position: absolute;
  width: 100%;
  top:520px;
}

.uconnect-gallery .mod-feature-toggle-full-desc{
  text-transform: inherit;
  font-family: "Helvetica";
  font-size: 14px;
}


/* line 49, ../../../sass/modules/_mod-uconnect-gallery.scss */
.uconnect-gallery .carousel-container {
  padding-bottom: 0px;
  overflow: auto;
  position: absolute;
  top: 570px;
  height: 48px;
  width: 859px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

/* line 62, ../../../sass/modules/_mod-uconnect-gallery.scss */
.uconnect-gallery .carousel-container .mod-mini-carousel {
  margin-top: 7px;
  width: 784px;
}



/* Performance traiblazers module */

.mod-container.trailblaze-rousers{
  position:relative;
}
.trailblaze-rousers .performance-module {
  overflow: hidden;
  position: relative;
}
.mod-trailblaze-copy {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.mod-container.trailblaze-rousers .mod-content-perf{
  clear: both;
  content: "";
  display: table;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 940px;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;

}

.mod-container.trailblaze-rousers .title-container{
  text-align: center;
  margin-top: 50px;
}

.mod-container.trailblaze-rousers .title-container span{
  font-size:18px;
}

.mod-container.trailblaze-rousers .title-container h1{
  font-size:47px;
}

.mod-container.trailblaze-rousers .play-performance-video{
  text-align: center;
  margin-top: 25px;
  height: auto;
}

.mod-container.trailblaze-rousers .play-performance-video img{
  vertical-align:top;
}

.mod-container.trailblaze-rousers .sub-items-container{
  margin-top: 232px;
  padding-left:110px;
}

.mod-container.trailblaze-rousers .sub-items-container div{
  width:312px;
  position:absolute;
  left: 0px;
}

.mod-container.trailblaze-rousers .sub-items-container div.right-content {
  right: 0;
}

.mod-container.trailblaze-rousers .sub-items-container .right-content{
  margin-left: 520px;
  width:343px;
}

.mod-container.trailblaze-rousers .sub-items-container h2{
  font-weight: bold;
  font-style: normal;
  font-family: "Trade Gothic";
  font-size:32px;
}

.mod-container.trailblaze-rousers .sub-items-container a{
  color: #1a23d2;
  line-height: 16px;
  border-bottom: 1px solid #1a23d2;
  font-size: 13px;
  display: inline-block;
  margin-top: 3px;
}

.mod-container.trailblaze-rousers .sub-items-container a:hover {
	text-decoration: none;
}

.mod-container.trailblaze-rousers .sub-items-container .play-ringtone{
  position: absolute;
  right: 0;
  width: 190px;
  bottom: -40px;
  padding: 2px;
}

.mod-container.trailblaze-rousers .sub-items-container .phone-ring {
  float: left;
  margin-right: 10px;
}

.mod-container.trailblaze-rousers .sub-items-container .play-ringtone-links {
  position: relative;
  overflow: hidden;
  width: auto;
}

.mod-container.trailblaze-rousers .sub-items-container .play-ringtone a{
  color: #000;
  border-bottom: 1px solid #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
}

.mod-container.trailblaze-rousers .sub-items-container .play-ringtone a.download-ringtone{
  color: #fff;
  font-size: 10px;
  font-weight: inherit;
  float: left;
}




.mod-container.charger-performance-srt .mod-trailblaze-copy .sub-items-container{
  margin-top: 330px;
}

/* Commented the below lines to fix heading text getting hidden issue - CGDODGE-641 */
/*.mod-vlp-hero-content-header {
  margin-top: 40px;
  width: 100%;
  margin-bottom: 40px;
}*/

.mod-incentives-offers-wrapper {
  margin-left:0;
}

.mod-vlp-wrapper .mod-wrapper {
  margin-top: 20px;
  /*min-height: 560px;*/
}

.mod-vlp-wrapper .mod-wrapper .mod-feature-toggle-full,
.mod-vlp-wrapper .mod-wrapper .mod-feature-toggle-full-bd {
  height: 560px;
}

.mod-vlp-wrapper .mod-wrapper .mod-feature-toggle-full-options{
  bottom: 0;
}

.mod-vp-incentives-offers-tabs-content .incentives-apr,
.mod-vp-incentives-offers-tabs-content .incentives-cash{
  margin-left:14px;
}

.mod-vp-incentives-offers-tabs-content .incentives-apr .incentive-apr-data{
  margin-top: 5px;
  border-top: none;
}
.mod-view-toggle2{
	overflow:hidden;
}
.mod-view-toggle2 .mod-view-toggle-wrapper,
.mod-view-toggle2 .mod-feature-toggle-half-wrapper {
  width:100%;
  height:100%:
}

.toggle2-left-middle .mod-view-toggle-wrapper .mod-view-toggle-content {
  right:inherit;
  left:276px;
}

.mod-wrapper-bleed-tall#uconnect_systems{
  background: #e1e1e1;
}

.ie8 #overview.mod-container .mod-feature-story-hd .mod-feature-story-copy-wrapper {
  width:590px;
}

.ie8 #overview.mod-container .mod-feature-story-hd .mod-feature-story-copy-wrapper p {
  width:480px;
  margin:0 auto;
}

#overview.mod-container .mod-feature-story-bg-in img {
  display: block;
  width: 100%;
  height: auto;
}

.mod-feature-toggle2-full .mod-feature-toggle2-full-items .mod-feature-toggle2-full-hd-top-center {
  padding-bottom: 0;
}

.mod-feature .mod-feature-toggle-full-desc {
  margin-bottom: 5px;
}

.mod-model-detail-item a.mod-model-detail-modelname {
  padding: 0 30px;
}

.mod-model-detail-item a.mod-model-detail-modelname > sup {
  top:-6px;
}

/*.ie8 .mod-side-nav-vehicle-nav .vehicle-nav > ul > li{
background: -moz-linear-gradient(top,  rgba(20,20,20,0.9) 0%, rgba(20,20,20,0.9) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(20,20,20,0.9)), color-stop(100%,rgba(20,20,20,0.9)));
background: -webkit-linear-gradient(top,  rgba(20,20,20,0.9) 0%,rgba(20,20,20,0.9) 100%);
background: -o-linear-gradient(top,  rgba(20,20,20,0.9) 0%,rgba(20,20,20,0.9) 100%);
background: -ms-linear-gradient(top,  rgba(20,20,20,0.9) 0%,rgba(20,20,20,0.9) 100%);
background: linear-gradient(to bottom,  rgba(20,20,20,0.9) 0%,rgba(20,20,20,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6141414', endColorstr='#e6141414',GradientType=0 );
}*/

/* Commenting it out to fix the thumb height issue in inline gallery thumbnail - CGDODGE-719*/
/*.mod-inline-gallery-thumb{
  height:90px;
}*/


/* Packages */
#rt_scat_pack_with_appearance_group.mod-wrapper-bleed .mod-share-link{
  background: url('/assets/images/mod-gallery/share.jpg');
}
/* Packages */
#rt_scat_pack_with_appearance_group.mod-wrapper-bleed .mod-fullscreen-link{
  background: url('/assets/images/mod-gallery/maximize.jpg');
}
/* Packages */
#rt_scat_pack_with_appearance_group.mod-wrapper-bleed .mod-download-link{
  background: url('/assets/images/mod-gallery/download.jpg');
}

.mod-feature-accordian-full-features-content li {
	overflow: hidden;
}

.mod-feature-accordian-full-features-content li:last-child {
	border-bottom: 1px solid #000;
}

.dark-theme .mod-feature-accordian-full-features-content li:last-child {
	border-bottom: 1px solid #fff;
}

.mod-modelizer-item-title {
	text-transform: capitalize;
}

#additional_performance_features .mod-feature-accordian-full-hd,
#suspension_systems  .mod-feature-accordian-full-hd {
  width: 355px;
}

#colors.mod-container h1.title-small,
#iconic_styling.mod-container h1.title-small,
#stripes.mod-container .mod-feature .mod-feature-toggle-full-title,
#hoods.mod-container .mod-feature .mod-feature-toggle-full-title,
#high_performance_cues.mod-container h1.title-small,
#amenities.mod-container h1.title-small,
#comfort.mod-container h1.mod-hot-spot-headline,
#spaciousness.mod-container .mod-feature .mod-feature-toggle-full-title,
#performance_cockpits.mod-container h1.title-small,
#rt_classic.mod-container h1.title-small,
#rt_scat_pack_with_appearance_group.mod-container h1.title-small,
#super_sport_group.mod-container h1.title-small,
#amenities.mod-container .mod-hot-spot-headline,
#digital_dash.mod-container .mod-feature-toggle-full-title,
#uconnect_systems.mod-container .mod-feature-toggle-full-title,
#realtime_updates.mod-container .mod-feature-toggle-full-title,
#uconnect_access.mod-container .mod-image-full-title,
#connectivity.mod-container .mod-feature-toggle-full-title,
#sirius_xm_satellite.mod-container .mod-image-half-title,
#electronic_shifter.mod-container .mod-image-full-title,
#steering_wheels.mod-container .mod-feature-toggle-full-title,
#harman_kardon_audio.mod-container .mod-image-full-title,
#passenger_protection.mod-container .mod-feature-toggle-full-title,
#safety__security_tour.mod-container .mod-hot-spot-headline,
#accident_avoidance.mod-container .mod-feature-toggle-full-title,
#transmission.mod-container .mod-feature-toggle-full-title,
#driving_range.mod-container .mod-image-full-subtitle
{
  font-size: 3.07692rem;
}

.ie8 #stripes  .mod-feature .title-small {
	font-size: 40px;
	font-weight: bold;
}

#colors.mod-container .mod-modelizer-item-copy{
  width:800px;
}



#iconic_styling.mod-container .gallery-module .copy-container .counter span,
#high_performance_cues.mod-container .gallery-module .copy-container .counter span,
#amenities.mod-container .gallery-module .copy-container .counter span,
#performance_cockpits.mod-container .gallery-module .copy-container .counter span{
  color:#ffffff;
}

#iconic_styling.mod-container .gallery-module .copy-container .caption,
#high_performance_cues.mod-container .gallery-module .copy-container .caption,
#amenities.mod-container .gallery-module .copy-container .caption,
#performance_cockpits.mod-container .gallery-module .copy-container .caption{
  color:#ffffff;
}

#lights.mod-container .mod-toggle-full-options .mod-toggle-full-options-wrapper .mod-toggle-full-option a{
  font-family: "Trade Gothic";
}

#high_performance_cues.mod-container .mod-feature .mod-feature-toggle-full-desc{
  width:100%;
}

#srt.mod-container .contenttop4{
  width: 100%;
  float: none;
  left: 0;
}

#srt.mod-container .width620{
  margin: 0 auto;
}

#srt.mod-container .width620 p{
  margin-bottom:19px;
}

#overview .mod-feature-story-copy-wrapper{
  width:475px;
}

#rt_redline_apperance .carousel-container ul.features,
#sinister_super_sport_group .carousel-container ul.features{
  color:#fff;
}

.carousel-container ul.features{
  padding-left:14px;
  position:relative;
  float:left;
  margin-top:20px;
}

.carousel-container ul.features:after{
  position:relative;
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.carousel-container ul.features .first{
  margin-bottom: 20px;
  margin-left: -4px;
  display: block;
}

.carousel-container ul.features li {
  width: 48.4%;
  float: left;
  margin-bottom: 14px;
  list-style-position: outside;
  list-style-type: disc;
  margin-left: 10px;
  height: 22px;
}
.mod-option-carousel-item img{
	cursor:pointer;
}
.all_features  .st-checkbox{
	display:none;
}
.st-mc-chart > table > thead div th{
	vertical-align: top;
}
.mod-all-features .st-mc-chart .model-tab > span{
	height:28px;
}
#main-content .st-mc-chart .model-name strong{
	font-size:14px !important;
}
#engines .infographic {
  margin-top: 40px;
}
.mod-modelizer-item-color.sublime-green{
	background-position: -1372px 19px;
}
.mod-modelizer-item-color.sublime-green:hover,
.mod-modelizer-item-color.sublime-green.selected{
	background-position:-1372px 5px;
}
.mod-modelizer-item-color.b5-blue{
	background-position: -1323px 19px;
}
.mod-modelizer-item-color.b5-blue:hover,
.mod-modelizer-item-color.b5-blue.selected{
	background-position:-1323px 5px;
}
ul.palette li.sublimegreen a span{
	background-position: -154px 0;
}
ul.palette li.b5blue a span{
	background-position: -126px 0;
}

#digital_dash.mod-wrapper-bleed-tall{
  min-height:550px;
}

#uconnect_systems.mod-wrapper-bleed-tall{
  min-height:660px;
}

#realtime_updates.mod-wrapper-bleed-tall{
  min-height:640px;
}

#sirius_xm_satellite_radio_and_entertainment.mod-container{
  min-height:410px;
}

#realtime_updates.mod-wrapper-bleed-tall{
  min-height:640px;
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	/*#lights .mod-view-toggle-image{
		left: -9%;
	}*/
	.toggle2-right-middle .mod-view-toggle-wrapper .mod-view-toggle-content{
		left:660px;
	}
	.toggle2-left-middle .mod-view-toggle-wrapper .mod-view-toggle-content{
		left:170px;
		width:280px;
	}

  #stripes .mod-feature-toggle-full-option{
    max-width: 123px;
    padding: 3px 0;
    font-size: 12px;
    min-height: 43px;
    line-height: 20px;
  }

  .global-header, .secondary-nav{
    max-width: 1024px !important;
  }

  .mod-gallery-overlay .mod-gallery-content{
    width:90%;
  }


  /*****
  Performance page / SRT module IPAD bg Fix START
  ******/

  #srt.mod-container .mod-trailblaze-background img{
    width:100%;
  }

  #srt.mod-container.trailblaze-rousers .title-container h1{
    font-size:39px;
    margin-bottom:0;
  }

   #srt.mod-container.trailblaze-rousers .perf-mod-desc1{
    font-size:39px;
    margin-bottom:0;
  }

  #srt.mod-container.trailblaze-rousers .play-performance-video img{
    width:140px;
  }

  #srt.mod-container.trailblaze-rousers .sub-items-container{
    margin-top: 130px;
    padding-left: 100px;
  }

  #srt.mod-container.trailblaze-rousers .sub-items-container .right-content{
    margin-left: 382px;
    width: 343px;
  }

  #srt.mod-container.trailblaze-rousers .sub-items-container div{
    width: 312px;
    position: absolute;
    left: 90px;
  }

  /*****
  Performance page / SRT module IPAD bg Fix END
  ******/


}



/*
Generic site overview - styling changes August 1st 2015
Adjustments of header size and margins
*/


/**************
GLOBAL CHANGES
**************/

.mod-feature .mod-feature-toggle-full-desc {
  margin-bottom: 20px;
  margin-top: 5px;
}

em.bold-copy{
  font-weight:bold;
}

.mod-image-full-bg-in img {
  max-width: 100%;
  height: auto;
}

/*************
EVERYTHIG BELOW IS CURRENTLY TEMPORARY DO NOT REMOVE YET
**************/

#connectivity .mod-feature-toggle-full-title{
  line-height: 1;
}

/*************
START TITLE SPACING FOR ALL PAGES
*************/

/* Interior page */

#amenities.mod-container .gallery-module .title-container{
  padding-top: 46px;
}

#seating.mod-container .mod-inline-gallery{
  margin-top: 2px;
}

#spaciousness.mod-container .mod-feature-toggle-full-title,
#iconic_styling.mod-container .mod-feature-toggle-full-title,
#design_highlights.mod-container .mod-feature-toggle-full-title{
  margin-top: 48px;
}

#performance_cockpits.mod-container .gallery-module .title-container{
  padding-top: 45px;
}

/* Exterior page */

#colors.mod-container .mod-modelizer-bg + .mod-modelizer-item-wrapper{
  margin-top:43px;
}

#wheels.mod-container .mod-option-carousel-wrapper{
  margin-top:45px;
}

#amenities.mod-container .mod-hot-spots-center .mod-hot-spots-head-wrapper{
  margin-top:43px;
}

#digital_dash.mod-wrapper-bleed-tall{
  height:532px;
}
#uconnect_systems.mod-wrapper-bleed-tall{
  min-height:690px;
}

#connectivity.mod-container .mod-feature-toggle-full-title,
#steering_wheels.mod-container .mod-feature-toggle-full-title,
#realtime_updates.mod-container .mod-feature-toggle-full-title,
#uconnect_systems.mod-container .mod-feature-toggle-full-title,
#uconnect_access.mod-container .contenttop3,
#srt.mod-container .contenttop4,
#stripes.mod-container .mod-feature .mod-feature-toggle-full-title,
#digital_dash.mod-container .mod-feature-toggle-full-title,
#harman_kardon_audio.mod-container .contenttop3,
#engines.mod-container .mod-feature-toggle-full-title,
#fuel_economy.mod-container .contenttop2,
#passenger_protection.mod-container .mod-feature .mod-feature-toggle-full-title,
#accident_avoidance.mod-container .mod-feature .mod-feature-toggle-full-title,
#fuel_economy.mod-container .mod-feature-columns-hd{
  margin-top:47px;
}

#fuel_saver_technology.mod-container .contenttop3{
  margin-top:38px;
}

#transmission.mod-container{
  padding-bottom:30px;
}

#driving_range.mod-container .contenttop3{
  margin-top:43px;
}

#transmissions.mod-container{
  padding-bottom:50px;
}


#road_control.mod-container .mod-feature .mod-feature-toggle-full-title,
#efficiency_features.mod-container .mod-feature .mod-feature-toggle-full-title{
  font-size:3.07rem;
  margin-top:47px;
}

#road_control.mod-container,
#efficiency_features.mod-container{
  padding-bottom:30px;
}

#performance_models.mod-container .mod-feature-story-top-center{
  margin-top:44px;
}

#srt.mod-container{
  margin-top:-1px;
}

#srt.mod-container.trailblaze-rousers .title-container{
  margin-top:44px;
}

.gallery-module .title-container h1{
  font-size:3.07rem;
  line-height:101%;
}


/*************
END TITLE SPACING
*************/

#spaciousness.mod-container .mod-feature-toggle-full-desc{
  margin-bottom:5px;
}

#spaciousness.mod-container .btn-link-inline{
  margin-top:0;
}


#performance_cockpits.mod-container .mod-feature-toggle-full-desc span{
  font-weight:bold;
}

#spaciousness.mod-container .mod-feature-toggle-full-title{
  margin-bottom: 0;
}

#spaciousness.mod-container .mod-feature-toggle-full-item-img{
  margin-top: -50px;
  z-index: -10;
}

/***********
Packages
************/

#scat_pack_appearance_group.mod-container .gallery-module .copy-container a.share-button{
  background: url(/assets/styles/images/gallery/gallery-icons.png) no-repeat;
  background-position: -62px 0;
}

#scat_pack_appearance_group.mod-container .gallery-module .copy-container a.maximize-button{
  background: url(/assets/styles/images/gallery/gallery-icons.png) no-repeat;
  background-position: -30px 0;
}

#scat_pack_appearance_group.mod-container .gallery-module .copy-container a.download-button{
  background: url(/assets/styles/images/gallery/gallery-icons.png) no-repeat;
  background-position: 0px 0;
}

#scat_pack_appearance_group.mod-container .gallery-module .copy-container a.share-button:hover{
  background: url(/assets/images/mod-gallery/gallery-icons-black.png) no-repeat;
  background-position: -62px 0;
}

#scat_pack_appearance_group.mod-container .gallery-module .copy-container a.maximize-button:hover{
  background: url(/assets/images/mod-gallery/gallery-icons-black.png) no-repeat;
  background-position: -30px 0;
}

#scat_pack_appearance_group.mod-container .gallery-module .copy-container a.download-button:hover{
  background: url(/assets/images/mod-gallery/gallery-icons-black.png) no-repeat;
  background-position: 0px 0;
}



/*TOGGLE VLPs*/
.mod-incentives-offers-wrapper .mod-incentives-offers {
  display: none;
}
.mod-incentives-offers-wrapper .mod-incentives-offers.show{
  display: block;
}
.mod-incentives-offers-wrapper .toggle-wrapper .toggle:hover{
  cursor: pointer;
}
.mod-incentives-offers-wrapper .toggle-wrapper .toggle {
    padding: 5px 20px;
    background-color: #86888b;
    margin: 0;
    color: rgb(255,255,255);
    display: block;
    position: absolute;
    top: 18px;
    left: -42px;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); /* IE 8 */
    /*-ms-transform: rotate(90deg); /* IE 9 */*/
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    font-size: 12px;
    line-height: 14px;
    font-family: 'Trade Gothic', Arial;
}
@media screen\0 {
  .mod-incentives-offers-wrapper .toggle-wrapper .toggle {
    left: -24px;
  }
}
.mod-incentives-offers-wrapper .toggle-wrapper .toggle.selected {
    background-color: #d20f06;
}
.mod-incentives-offers-wrapper .toggle-wrapper .toggle:last-child {
    top: 78px;
}



/*All Features Chart Toggle*/
.st-mc-year-selector {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
    clear: both;
    position:absolute;
    margin-left: 110px;
    margin-top: 15px;
}
\
/*Fixed for scrolling problem for all features, since the year selector cannot be placed inside of div being called from side nav CGMAIN-1966*/
.mod-wrapper#all_features{
  padding-top:40px;
}

.st-mc-year-selector .container li.gc-button-toggle-active {
    float: left;
    position: relative;
    top: 5px;
    margin: 0 5px;
    font-size: 12px;
    font-family: Arial;
    background-color: #86888b;
    padding: 2px;
}
.st-mc-year-selector .container li.gc-button-toggle-active.selected{
    background-color: #d20f06;
}
.st-mc-year-selector .container li.gc-button-toggle-active:hover{
  cursor: pointer;
  background-color: #cccccc;
}
.st-mc-year-selector .container li.gc-button-toggle-active:last-child{
  left: -11px;
}
.st-mc-year-selector .container b {
  display: inline-block;
  font-size: 13px;
  font-family: Arial;
  margin-left: 80px;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}
.st-mc-year-selector .container .gc-button-toggle-active a {
  padding: 3px 8px;
  letter-spacing: -0.1em;
  color: #fff;
}

.st-mc-year-selector .container .gc-button-toggle-active.selected a{
    letter-spacing: -.05em;
}
.st-mc-year-selector .container #year-variation{
    display: inline-block;
}
.st-mc-year-selector .container{
    text-align: left;
}

/*Model Detail Toggle*/
.mod-model-detail .mod-feature-toggle-full-options-wrapper{
  position: relative;
  top: 11px;
  margin-right: 30px;
}
.mod-model-detail .mod-feature-toggle-full-option{
  width: 65px !important;
  /*height: 29px !important;*/
  margin-right: -6px;
  padding: 0;
}
/*.mod-model-detail .mod-feature-toggle-full-option a{
  padding-top: 4px;

}*/
.mod-model-detail .mod-feature-toggle-full-option:hover{
  background-color: #cccccc;
}
.mod-model-detail .mod-feature-toggle-full-options-wrapper .mod-feature-toggle-full-option-active-pointer{
  display: none;
}


/* Availability by Model Toggle */
.year-toggle .gc-button-toggle li a {
    color: #fff;
    padding: 3px 8px;
    letter-spacing: -.05em;
}
.year-toggle .gc-button-toggle li.gc-button-toggle-active {
    float: left;
    font-size: 12px;
    padding: 2px;
    background-color: #d20f06;
}
.year-toggle .gc-button-toggle li:hover {
    background-color: #cccccc;
}
.year-toggle .gc-button-toggle li {
    background-color: #86888b;
    float: left;
    font-size: 12px;
    margin: 0 5px;
    padding: 2px;
}
.year-toggle .gc-button-toggle li:hover {
    background-color: #cccccc;
}
.year-toggle .gc-button-toggle li:last-child {
    margin-left: -5px;
}
.year-toggle ul.gc-button-toggle {
    float: left;
    font-size: 12px;
    margin: 0 5px;
    padding: 2px;
    top: -4px;
    position: relative;
}
.year-toggle {
    float: left;
    margin-left: 0;
    margin-top: 14px;
    display: block;
    clear: both;
}
.year-toggle span {
    float: left;
}

.mod-container h1 sup {
    font-size: 0.5em;
    top: -0.7em;
}
.mod-container h1 sup.headline-small-registered-mark {
    font-size: 0.4em;
    top: -1.1em;
}
.mod-special-packages-durango .heading{
    margin-left: 80px;
}