/* New models */

@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');

body {
    background-color: #fff !important;
    line-height: 1.2;
}

section {
    position: relative;
    z-index: 1;
    padding-top: 15px;
}

p {
    font-size: 18px;
    margin-bottom: 15px;
}
section{
    padding-top: 0px;
}
.entry-content ol,
.entry-content ul {
    margin-bottom: 0px;
    margin-left: 30px;
}

.entry-content ul>li {
    font-size: 18px;
    list-style-type: disc;
}

.text-center {
    text-align: center;
}

.heading.center {
    text-align: center;
}

.heading h1 {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 800;
    position: relative;
    width: 100%;
    font-family: "Exo 2", sans-serif;
}

.heading span {
    color: #e8e6e7;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-family: "Exo 2", sans-serif;
}

.heading2 {
    height: 95px;
    position: relative;
    margin-bottom: 25px;
}

.heading2 span {
    position: absolute;
    left: 0;
    font-size: 91px;
    bottom: -23px;
    font-weight: 800;
    color: #e8e6e7;
    text-transform: uppercase;
    font-family: "Exo 2", sans-serif;
}

.heading2 h1 {
    position: absolute;
    bottom: -4px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 800;
    width: 100%;
    margin-left: 45px;
    font-family: "Exo 2", sans-serif;
}

.heading2.center h1 {
    text-align: center;
    margin-left: 0px;
}

.heading2.center span {
    right: 0;
    text-align: center;
}

.theme-btn,
.theme-btn-2 {
    display: inline-block;
    color: #fff !important;
    text-align: center;
    text-decoration: none;
    padding: 10px 30px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #d2d2d2;
    border: 2px solid #d2d2d2;
    font-size: 14px;
}

.theme-btn-o {
    display: inline-block;
    color: #ed1e27;
    text-align: center;
    text-decoration: none;
    padding: 10px 30px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid #ed1e27;
    font-size: 14px;
}

.theme-btn-o:hover {
    color: #fff;
    background-color: #ed1e27;
}

.theme-btn {
    background-color: #ed1e27;
    border: 2px solid #ed1e27;
}

.theme-btn:hover,
.theme-btn-2:hover,
.theme-btn:focus,
.theme-btn-2:focus {
    background-color: #ed1e27;
    border: 2px solid #ed1e27;
}

.each-variant-container .call-to-action-container a,
.each-variant-container .call-to-action-container button {
    display: block;
    margin: 4px 0px;
    width: 100%;
}

.curved-overlayer::before {
    content: "";
    background-color: #e8e6e7;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom-left-radius: 35.15625vw 12.1875vw;
    border-bottom-right-radius: 35.15625vw 12.1875vw;
    z-index: -1;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 9px rgba(0, 0, 0, .15);
}

.heading.center {
    text-align: center;
}

.heading h1 {
    font-size: 55px;
    text-transform: uppercase;
    font-weight: 800;
    position: relative;
    width: 100%;
}

.new-model-group-filter ul {
    display: flex;
    margin: 0;
    justify-content: center;
}

.new-model-group-filter ul li {
    list-style: none;
    margin: 0px 10px;
    font-size: 25px;
    cursor: pointer;
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Exo 2", sans-serif;
}

.new-model-group-filter ul li.active::after {
    content: "";
    background-color: #ed1e27;
    position: absolute;
    bottom: -1px;
    height: 4px;
    left: 0;
    right: 0;
}

.home-new-model-container .bx-wrapper .bx-viewport {
    background-color: transparent !important;
    box-shadow: none;
    height: unset !important;
}

.new-model-container {
    padding-top: 40px;
    padding-bottom: 60px;
}
.new-model-container .heading2 span{
    color: #cfcfcf;
}
.new-model-container .bx-wrapper .bx-controls-direction a {
    background-color: #1e1f23;
}

.new-model-container .bx-wrapper .bx-controls-direction a:hover {
    background-color: #d12519;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.85);
}

 h1 {
    font-size: 25px;
    font-weight: 800;
    text-transform: uppercase;
}
.each-model-container .model-imag-container{
    margin-bottom: -30px;
}
.each-model-container .button-container {
    display: flex;
    justify-content: center;
}

.each-model-container a {
    margin: auto;
    padding: 4px 30px;
    width: 100%;
    display: block;
}

.each-model-container a:hover {
    letter-spacing: 2px;
    color: #fff;
}

/* home archive News */

.home-news-container ul {
    display: flex;
    flex-wrap: wrap;
}

.home-news-container ul li {
    list-style: none;
    width: calc(100% / 3);
    padding: 10px;
}

.each-news-container .thumbnail-container {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 240px;
    margin-bottom: 10px;
}

.each-news-container .info-container {
    border-radius: 5px;
    padding: 20px 30px;
    background-color: #d8d8d8;
    box-shadow: rgba(0, 0, 0, 20%);
}

.each-news-container .info-container p {
    margin-bottom: 10px;
    color: #ed1e27;
    font-size: 15px;
}

.each-news-container .info-container h2 {
    font-size: 20px;
    font-weight: 700;
}

.each-news-container .info-container a {
    text-decoration: none;
    color: #ed1e27;
    font-size: 18px;
    font-weight: 800;
}

/* New Model archive Page */
.new-model-page-section .text-content{
    text-align: center;
}
.new-model-list-container {
    padding-bottom: 60px;
}

.new-model-page-section .text-content p{
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

.new-model-list-container .button-container {
    display: block;
    text-align: center;
}

.new-model-list-container .button-container a {
    margin-bottom: 10px;
    width: 250px;
    display: block;
    padding: 10px 30px;
}

/* new model Single page view */
.heading2 p{
    display: none;
}
.single-isuzu_new_model .site-inner {
    max-width: 100%;
}
.variant-section .heading2 span{
    color: #cfcfcf;
}

.variant-list-container ul.list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 0px;
}

.variant-list-container ul.list li {
    width: calc(100% / 4);
    list-style: none;
}

.variant-list-container ul.list li.hide {
    display: none;
}

.variant-list-container ul.list li.hide.show {
    display: block;
}

.each-variant-container {
    padding: 10px;
    position: relative;
}

.popup-container {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.93);
    z-index: 999999;
    overflow-y: scroll;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
    display: none;
    transition-duration: 0.5s;
}

.popup-container.show {
    display: flex;
    transition-duration: 0.5s;
}

.popup-container .popup-wrap {
    background-color: #fff;
    margin: 30px auto;
    padding-top: 0px;
    position: relative;
}
.popup-container .popup-wrap .content-wrap{
    padding: 10px;
    position: relative;
}
.popup-container .popup-wrap .top-head{
    padding: 20px 10px;
    background-color: #3a3a3a;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    width: 100%;
    display: block;
}

.popup-container .popup-wrap .top-section {
    display: flex;
    padding: 10px;
    border-radius: 25px;
    border: 2px solid #1e1f23;
    margin-right: 60px;
    margin-bottom: 20px;
}

.popup-container .popup-wrap .close-button-container {
    position: absolute;
    right: 10px;
    top: 30px;
}

.popup-container .popup-wrap .close-button-container button {
    border-radius: 100%;
    background-color: #3a3a3a;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}


.popup-container .popup-wrap .top-section .variant-name-info div{
    margin-right: 20px;
}
.popup-container .popup-wrap .top-section .variant-name-info div img{
    width: 75px;
}

.popup-container .popup-wrap .top-section .variant-name-info h2 {
    margin-bottom: 0px;
}

.popup-container .popup-wrap .top-section .variant-name-info h5 {
    font-size: 18px;
}



.popup-container .popup-wrap .top-section .variant-price span {
    font-size: 22px;
}

.popup-container .popup-wrap .spec-header {
    display: flex;
    align-items: center;
}

.popup-container .popup-wrap .spec-header .icon-container {
    max-width: 65px;
    margin-right: 10px;
}

.popup-container .popup-wrap .spec-header span {
    font-size: 20px;
    font-weight: 800;
}

.spec-list-container {
    display: flex;
    flex-wrap: wrap;
}
.variant-section .heading2, .new-model-arhive-section .heading2, .new-model-page-section .text-content .heading2{
    height: unset;
    margin: 20px 0px;
    margin-top: 0px;
    padding-top: 20px;
}
.variant-section .heading2 h1, .new-model-arhive-section .heading2 h1, .new-model-page-section .text-content .heading2 h1{
    top: 0;
    bottom: 0;
    display: flex;
    align-items: end;
    justify-content: center;
    margin-bottom: 0;
}
.variant-section .heading2 span, .new-model-arhive-section .heading2 span, .new-model-page-section .text-content .heading2 span{
    position: relative;
    line-height: 0.9;
    display: block;
    bottom: 0;
}
/* Gallery */
.gallery-section {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.93);
    z-index: 99999;
    overflow-y: scroll;
    display: none;
}

.gallery-section.show {
    display: block;
}

.gallery-section .close-btn-container {
    position: absolute;
    top: 20px;
    right: 20px;
}

.gallery-section .close-btn-container button {
    background-color: transparent;
    font-size: 30px;
}

/** Stage container **/

.gallery-section .connected-carousels .stage {
    width: 900px;
    position: relative;
    margin: auto;
}

.gallery-section .connected-carousels .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.gallery-section .connected-carousels .photo-credits a {
    color: #fff;
}

/** Navigation container **/

.gallery-section .connected-carousels .navigation {
    width: 900px;
    margin: 0px auto 20px auto;
    position: relative;
}

/** Shared carousel styles **/

.gallery-section .connected-carousels .carousel {
    overflow: hidden;
    position: relative;
}

.gallery-section .connected-carousels .carousel ul {
    width: 10000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.gallery-section .connected-carousels .carousel li {
    float: left;
}

/** Stage carousel specific styles **/


/** Navigation carousel specific styles **/

.gallery-section .connected-carousels .carousel-navigation {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.gallery-section .connected-carousels .carousel-navigation li {
    cursor: pointer;
    padding: 5px;
    list-style: none;
}

.gallery-section .connected-carousels .carousel-navigation li img {
    display: block;
}

.gallery-section .connected-carousels .carousel-navigation li.active img {
    border-color: #ccc;
}

/** Stage carousel controls **/

.gallery-section .connected-carousels .prev-stage,
.gallery-section .connected-carousels .next-stage {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 305px;
    color: #fff;
}

.gallery-section .connected-carousels .prev-stage {
    left: 0;
}

.gallery-section .connected-carousels .next-stage {
    right: 0;
}

.gallery-section .connected-carousels .prev-stage.inactive,
.gallery-section .connected-carousels .next-stage.inactive {
    display: none;
}

.gallery-section .connected-carousels .prev-stage span,
.gallery-section .connected-carousels .next-stage span {
    display: none;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

.gallery-section .connected-carousels .prev-stage span {
    left: 20px;
}

.gallery-section .connected-carousels .next-stage span {
    right: 20px;
}

.gallery-section .connected-carousels .prev-stage:hover span,
.gallery-section .connected-carousels .next-stage:hover span {
    display: flex;
    justify-content: center;
    align-items: center;
}

/** Navigation carousel controls **/

.gallery-section .connected-carousels .prev-navigation,
.gallery-section .connected-carousels .next-navigation {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 16px/29px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

.gallery-section .connected-carousels .prev-navigation {
    left: -15px;
    top: 22px;
    text-indent: 6px;
}

.gallery-section .connected-carousels .next-navigation {
    right: -15px;
    top: 22px;
    text-indent: 20px;
}

.gallery-section .connected-carousels .prev-navigation.inactive,
.gallery-section .connected-carousels .next-navigation.inactive {
    opacity: .5;
    cursor: default;
}

.new-model-list-container {
    padding-bottom: 60px;
}

.new-model-list-container ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 0px;
}

.new-model-list-container ul li {
    list-style: none;
    width: calc(100% / 3);
}
.new-model-list-container ul li h1{
    text-align: center;
}
.new-model-list-container .button-container {
    display: block;
    text-align: center;
}

/* new model Single page view */
.banner-section {
    padding: 0;
    margin-bottom: 0px;
    display: flex;
}

.single-new_model .site-inner {
    max-width: 100%;
}

.variant-list-container {
    padding-bottom: 120px;
}

.variant-list-container ul.list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 0px;
}

.variant-list-container ul.list li {
    width: calc(100% / 4);
    list-style: none;
}

.each-variant-container {
    padding: 10px;
    position: relative;
}

.popup-container {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.93);
    z-index: 99999;
    overflow-y: scroll;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
    display: none;
    transition-duration: 0.5s;
}

.popup-container.show {
    display: flex;
    transition-duration: 0.5s;
}

.popup-container .popup-wrap .top-section {
    display: flex;
    padding: 10px;
    border-radius: 25px;
    border: 2px solid #1e1f23;
    margin-right: 60px;
    margin-bottom: 20px;
}
.popup-container .popup-wrap .top-section .variant-name-info {
    margin-right: auto;
    margin-left: 15px;
    display: flex;
    align-items: center;
}

.popup-container .popup-wrap .top-section .variant-name-info h1 {
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 0px;
}

.popup-container .popup-wrap .top-section .variant-name-info h2 {
    margin-bottom: 0px;
}

.popup-container .popup-wrap .top-section .variant-price {
    background-color: #3a3a3a;
    color: #fff;
    font-weight: 800;
    font-size: 24px;
    border-radius: 25px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 20px;
}

.popup-container .popup-wrap .spec-header {
    display: flex;
    align-items: center;
}

.popup-container .popup-wrap .spec-header .icon-container {
    max-width: 65px;
    margin-right: 10px;
}

.popup-container .popup-wrap .spec-header span {
    font-size: 20px;
    font-weight: 800;
}

.spec-list-container {
    display: flex;
    flex-wrap: wrap;
}

.spec-list-container .each-spec-container {
    padding: 10px;
    width: calc(100% / 3);
}

.spec-list-container .each-spec-wrap {
    border: 2px solid #1e1f23;
    border-radius: 5px;
    padding: 10px;
    height: 100%;
}

.spec-list-container .each-spec-container ul {
    margin-left: 10px;
}

.spec-list-container .each-spec-container ul li {
    list-style: none;
    display: flex;
    width: 100%;
}

.spec-list-container .each-spec-container ul li span {
    font-size: 16px;
}

.spec-list-container .each-spec-container ul li span.title {
    margin-right: auto;
}

.each-variant-container .content-container {
    text-align: center;
}

.each-variant-container .content-container h2 {
    font-weight: 800;
    font-size: 25px;
    margin-bottom: 0px;
}

.each-variant-container .content-container p {
    margin-bottom: 10px;
    font-size: 16px;
}

.each-variant-container .price-container {
    display: inline-flex;
    color: #ed1e27;
}

.each-variant-container .price-container .from {
    margin-bottom: auto;
    margin-right: 5px;
}

.each-variant-container .price-container .price {
    font-size: 30px;
    font-weight: 800;
}

.each-variant-container .call-to-action-container {
    text-align: center;
    position: relative;
    left: 0;
    right: 0;
    padding: 0px;
    z-index: 2;
    background-color: #e8e6e7;
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.5s ease, padding 0.5s ease;
    border-radius: 5px;
}

.each-variant-container .call-to-action-container a,
.each-variant-container .call-to-action-container button {
    display: block;
    margin: 4px 0px;
    width: 100%;
}

.each-variant-container:hover .call-to-action-container {
    max-height: 200px;
    padding: 10px;
    /* transition-duration: 0.5s; */
}

.new-model-intro-section {
    z-index: 0;
    margin-top: 20px;
}

.new-model-intro-section span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
}

.new-model-intro-section .into-header-container {
    display: flex;
    flex-wrap: wrap;
    margin: 35px auto;
    width: 100%;
    justify-content: center;
    /*! margin: auto; */
}

.new-model-intro-section .into-header-container span {
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

.new-model-intro-section .into-header-container .each-column {
    width: calc(100% / 2);
    padding: 10px 20px;
    text-transform: uppercase;
}

.new-model-intro-section .into-header-container .each-column.left-column-container {
    text-align: end;
}

.new-model-intro-section .into-header-container .each-column div,
.new-model-intro-section span {
    font-size: 35px;
    font-weight: 500;
}

.new-model-intro-section .into-header-container .each-column div strong,
.new-model-intro-section span strong {
    font-weight: 800;
}

.new-model-intro-section .into-header-container .right-column-container {
    border-left: 2px solid #1e1f23;
}

/* color gallery */
.new-model-color-gallery-section {
    padding-top: 92px;
    padding-bottom: 30px;
    position: relative;
    margin-top: 63px;
    margin-bottom: 0px;
}

.new-model-gallery-container {
    position: relative;
    z-index: 2;
}

.new-model-gallery-container .theme-btn:hover {
    color: #d12519;
}

.new-model-gallery-container .car-container ul {
    width: 100%;
    margin-left: 0px;
}

.new-model-gallery-container .car-container ul li {
    list-style: none;
    display: none;
    transition-duration: 0.5s;
}

.new-model-gallery-container .car-container ul li.active {
    display: block;
    transition-duration: 0.5s;
}

.new-model-gallery-container .color-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 30px;
}

.new-model-gallery-container .color-container ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 0px;
}

.new-model-gallery-container .color-container ul.colors-container li {
    border-radius: 100%;
}

.new-model-gallery-container .color-container ul.colors-container li.active {
    border: 2px solid #ed1e27;
}

.new-model-gallery-container .color-container ul.colors-container li {
    width: 50px;
    height: 50px;
    margin: 10px;
    list-style: none;
    cursor: pointer;
    padding: 3px;
}

.new-model-gallery-container .color-container ul.color-names-container li {
    display: none;

}

.new-model-gallery-container .color-container ul.color-names-container li span {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin: auto;
    display: flex;
    font-style: italic;
}

.new-model-gallery-container .color-container ul.color-names-container li.active {
    display: block;
}

.new-model-color-gallery-section .backgroung-text {
    position: absolute;
    top: 0;
    color: #e8e6e7;
    display: flex;
    justify-content: center;
    width: 100%;
}

.new-model-color-gallery-section .backgroung-text span {
    display: block;
    text-transform: uppercase;
    font-weight: 800;
}

.new-model-color-gallery-section .backgroung-text span.small-text {
    font-size: 45px;
    line-height: 0;
    margin-bottom: -20px;
    margin-left: 20px;
}

.new-model-color-gallery-section .backgroung-text span.big-text {
    font-size: 19vw;
    line-height: 19.7vw;
    display: flex;
}

.new-model-color-gallery-section .backgroung-text span.big-text span {
    display: flex;
    margin-top: 80px;
}
.each-feature-contant-wrap .img-side{
    display: flex;
}
.each-new-model-single-page-section .img-side{
    font-size: 0;
}
.each-new-model-single-page-section {
    width: 100%;
    overflow-x: hidden;
    margin-bottom: -10px;
}

.each-new-model-single-page-section .heading2 h1.wrap {
    margin-left: auto;
    left: 0;
    right: 0;
}

.each-new-model-single-page-section .wrap {
    margin-left: auto;
    margin-right: auto;
}

.each-new-model-single-page-section ul {
    padding-left: 35px;
    margin-top: 20px;
}

.each-new-model-single-page-section .heading2 {
    height: 17vw;
    padding-top: 4vw;
}

.each-new-model-single-page-section .heading2 h1 {
    font-size: 50px;
    font-style: unset;
}

.each-new-model-single-page-section .heading2 span {
    left: -1.40625vw;
    font-size: 17.5vw;
    bottom: -4vw;
}


.theme-btn.load-more-vehicles {
    display: block;
    margin: auto;
    margin-top: 35px;
}

.content-wrap {
    margin-top: 30px;
}

.content-section .button-wrap {
    width: 80%;
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-top: 40px;
}

.content-section .button-wrap .theme-btn,
.content-section .button-wrap .quform-popup-link {
    width: 50%;
}

.content-section .button-wrap .quform-popup-link .theme-btn {
    width: 100%;
}

.tracking-numbers-container ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0px;
    margin-top: 30px;
    width: 100%;
    justify-content: center;
}

.tracking-numbers-container ul li {
    width: calc(95%/4);
    list-style-type: none;
}

.tracking-numbers-container .theme-btn-o {
    width: 100%;
    line-height: 1.5;
}

.content-side .content-wrap {
    margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
    .heading h1 {
        font-size: 40px;
    }

    /* New model */
    .variant-list-container ul.list li {
        width: calc(100% / 3);
    }

    .spec-list-container .each-spec-container ul li {
        width: 100%;
        margin-bottom: 10px;
    }

    .spec-list-container .each-spec-container ul li span {
        display: block;
    }

    .new-model-color-gallery-section .backgroung-text span.small-text {
        line-height: 1.2;
        margin-bottom: 0px;
        margin-left: 0px;
    }

    .new-model-color-gallery-section {
        margin-top: 30px;
    }

    .new-model-color-gallery-section .backgroung-text {
        left: 0;
    }

    .gallery-section .connected-carousels {
        width: 100%;

    }

    .gallery-section .connected-carousels .stage {
        width: 500px;
    }

    .gallery-section .connected-carousels .navigation {
        width: 500px;
    }

    .gallery-section.show {
        display: flex;
        align-items: center;
    }

    .popup-container .popup-wrap .top-section {
        margin-right: 0px;
        margin-top: 55px;
    }

    .new-model-list-container ul li {
        padding: 0px 10px;
    }

    .new-model-list-container .button-container a {
        width: 100%;
    }

    .spec-list-container .each-spec-container {
        width: calc(100%/2);
    }

    .new-model-intro-section .into-header-container .each-column div, .new-model-intro-section span{
        font-size: 25px;
    }
    .variant-section .heading2 h1, .new-model-arhive-section .heading2 h1, .new-model-page-section .text-content .heading2 h1{
        font-size: 26px;

    }.variant-section .heading2 h1 br, .new-model-arhive-section .heading2 h1 br, .new-model-page-section .text-content .heading2 h1 br{
        display: none;
    }
    .variant-section .heading2 span, .new-model-arhive-section .heading2 span, .new-model-page-section .text-content .heading2 span{
        font-size: 50px;
    }

    .new-model-page-section .text-content p{
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
    }

}

@media screen and (max-width: 480px) {
    .heading2 {
        margin-bottom: 20px;
    }

    .heading2 span {
        line-height: 22vw;
    }

    .heading2 h1 {
        margin-left: 0px;
        height: 100%;
    }

    .new-model-list-container ul li {
        width: 100%;
    }

    .new-model-arhive-section {
        padding-left: 10px;
        padding-right: 10px;
    }

    .new-model-list-container .button-container a {
        width: 100%;
    }

    .variant-list-container ul.list li {
        width: calc(100% / 1);
    }

    .heading h1 {
        font-size: 30px;
    }

    .new-model-intro-section .into-header-container .each-column.left-column-container {
        padding: 10px 10px 10px 0px;
    }

    .single-isuzu_new_model .site-inner {
        padding: 0;
    }

    .new-model-intro-section .into-header-container .each-column.right-column-container {
        padding: 10px 0px 10px 10px;
    }

    .new-model-intro-section .into-header-container .each-column div {
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 1.2;
    }

    .new-model-intro-section .into-header-container {
        margin: 20px auto;
    }

    .each-new-model-single-page-section .heading2{
        margin-top: 4vw;
    }
    .each-new-model-single-page-section .heading2 h1 {
        font-size: 25px;
        line-height: 1;
    }

    .each-new-model-single-page-section .heading2 span {
        width: 100%;
        font-size: 18.5vw;
        bottom: -2vw;
    }

    .each-new-model-single-page-section .heading2 h1.wrap {
        bottom: 0;
        top: 0;
        display: flex;
        align-items: end;
    }

    .popup-container {
        padding: 0px;
    }

    .popup-container.show {
        display: block;
    }

    .gallery-section .connected-carousels .stage {
        width: 350px;
    }

    .gallery-section .connected-carousels .navigation {
        width: 350px;
    }

    .gallery-section .connected-carousels .prev-stage,
    .gallery-section .connected-carousels .next-stage {
        width: 50px;
    }

    .gallery-section .connected-carousels .next-stage span,
    .gallery-section .connected-carousels .prev-stage span {
        display: flex;
        align-items: center;
    }

    .specials-section .special-list-container .each-specials-container {
        width: calc(100%/1);
    }

    .new-model-gallery-container .color-container ul.colors-container li{
        width: 40px;
        height: 40px;
        margin: 5px;
    }
    .new-model-gallery-container .color-container{
        gap: 10px;
    }
    .new-model-gallery-container .color-container ul{
        width: 100%;
    }

    .content-section .button-wrap{
        width: 100%;
        flex-wrap: wrap;
    }
    .content-section .button-wrap .theme-btn, .content-section .button-wrap .quform-popup-link{
        width: 100%;
    }

    .tracking-numbers-container ul li{
        width: calc(95%/2);
    }

    .spec-list-container .each-spec-container{
        width: 100%;
    }

    .popup-container .popup-wrap{
        padding: 0px;
    }
    .popup-container .popup-wrap .top-section{
        flex-wrap: wrap;
    }
    .popup-container .popup-wrap .content-wrap{
        margin-top: 0px;
    }
    .popup-container .popup-wrap .top-section .variant-price{
        margin-top: 20px;
    }
    .popup-container .popup-wrap .close-button-container{
        top: 20px;
    }

    .new-model-group-filter ul li{
        font-size: 20px;
    }
}