
@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('../fonts/SourceSansPro-Regular.eot') format('embedded-opentype'), url('../fonts/SourceSansPro-Regular.ttf') format('truetype'), url('../fonts/SourceSansPro-Regular.woff') format('woff'), url('../fonts/SourceSansPro-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'SourceSansPro-Semibold';
    src: url('../fonts/SourceSansPro-Semibold.eot') format('embedded-opentype'), url('../fonts/SourceSansPro-Semibold.ttf') format('truetype'), url('../fonts/SourceSansPro-Semibold.woff') format('woff'), url('../fonts/SourceSansPro-Semibold.woff2') format('woff2');
}

@font-face {
    font-family: 'SourceSansPro-Bold';
    src: url('../fonts/SourceSansPro-Bold.eot') format('embedded-opentype'), url('../fonts/SourceSansPro-Bold.ttf') format('truetype'), url('../fonts/SourceSansPro-Bold.woff') format('woff'), url('../fonts/SourceSansPro-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'Orbitron';
    src: url('../fonts/Orbitron-Bold.eot');
    src: url('../fonts/Orbitron-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Orbitron-Bold.woff2') format('woff2'), url('../fonts/Orbitron-Bold.woff') format('woff'), url('../fonts/Orbitron-Bold.ttf') format('truetype'), url('../fonts/Orbitron-Bold.svg#Orbitron-Bold') format('svg');
}

@font-face {
    font-family: 'linecons';
    src: url('../fonts/linecons/linecons.eot') format('embedded-opentype'), url('../fonts/linecons/linecons.ttf') format('truetype'), url('../fonts/linecons/linecons.woff') format('woff'), url('../fonts/linecons/linecons.svg') format('svg'), url('../fonts/linecons/linecons.dev.svg') format('svg');
}

.subbanner-image.vehicle-brand {
    background-image: url(../images/prod_details_nissan.jpg);
    background-position: right bottom 42%;
    /*position: absolute;
    right: 1%;*/
}

.prods-detail-section {
    width: 95%;
    margin: 0 auto;
}


.rel-products-wrapper {
    width: 85%;
    margin: 0 auto;
}

.product-desc-section {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.prod-img-wrapper {
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

.prod-desc-wrapper {
    width: 100%;
}

.prod-text-wrapper {
    padding: 35px 35px;
    height: auto;
    box-shadow: 0 0 16px 4px rgba(0,0,0,0.1);
    box-sizing: border-box;
}

/*.prod-text-wrapper {
    padding: 35px 45px;
    height: auto;
    box-shadow: 0 0 16px 4px rgba(0,0,0,0.1);
    box-sizing: border-box;
}*/

.prod-main-img {
    width: 100vw;
    height: auto;
    background-color: white;
    overflow: hidden;
    background-image: url(../images/main-product-img.png);
    background-size: cover;
    background-position: center;
    box-shadow: 0 0 16px 4px rgba(0,0,0,0.1);
}

.prod-other-img-wrapper {
    padding-right: 10px;
    display: flex;
    flex-direction: column;
}

.prod-img-inner-wrapper {
    /*width:100%;*/
    max-width: 495px;
    height: 395px !important;
}

.prod-other-img {
    height: 25%;
    width: 115px;
    margin-bottom: 9px;
    background-size: cover;
    background-position: center;
}

.prod-other-img.active {
    border: solid 2px #b4903a;
}

.prod-other-img:nth-child(1) {
    background-image: url(../images/sub-prod-1.png);
}

.prod-other-img:nth-child(2) {
    background-image: url(../images/sub-prod-2.png);
}

.prod-other-img:nth-child(3) {
    background-image: url(../images/sub-prod-3.png);
}


.prod-name {
    font-family: SourceSansPro-Semibold;
    font-size: 28px;
    line-height: 41px;
}

.prod-price {
    font-family: SourceSansPro-Bold;
    font-size: 22px;
    color: #b97c3c;
    line-height: 41px;
}

.prod-desc {
    font-family: SourceSansPro-Regular;
    font-size: 14px;
    color: #4e4e4e;
    line-height: 23px;
    padding-bottom: 20px;
}


.enquire-btn-wrapper {
    text-align: center;
    margin-top: -12px;
    padding-bottom: 20px;
}

.enquire-btn {
    background-image: linear-gradient(45deg, #dbc244, #ce7516);
    padding: 13px 40px;
    border: none;
    font-size: 18px;
    font-family: SourceSansPro-Semibold;
    color: white;
}

    .enquire-btn:hover {
        background-image: linear-gradient(135deg, #dbc244, #ce7516);
        transition: all 3s;
    }

.product-specs-section {
    text-align: center;
}


.list-item-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    white-space: initial;
    width:80%;
}

.listing-info {
    display: flex;
    flex-wrap: wrap;
}

.listing-item {
    margin: 1%;
    width: 80%;
    text-align: left;
    display: inline-block;
    box-shadow: none;
}

.listing-details {
    padding: 5px;
}

.listing-info-item {
    padding-bottom: 35px;
    display: table;
    width: 50%;
}

.listing-info-icon {
    display: table-cell;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 30px;
    height: 30px;
}

.listing-info-name {
    font-family: 'SourceSansPro-Regular';
    font-size: 12px;
    color: #707a7e;
    margin-left: 8px;
}

.listing-name {
    text-align: left;
    margin-left: 20px;
}

.listing-info-value {
    font-family: 'SourceSansPro-Regular';
    font-size: 16px;
    color: #4e4e4e;
    margin-left: 8px;
}

.listing-info-sub-value {
    font-family: 'SourceSansPro-Regular';
    font-size: 9px;
    color: #707a7e;
    margin-left: 8px;
    position: absolute;
}
@media screen and (min-width:520px) {
    .listing-info-sub-value {
        font-size: 12px;
    }
}

.listing-info-icon.fuel {
    background-image: url(../images/fuel-icon.svg);
    background-size: 70%;
}

.listing-info-icon.engine {
    background-image: url(../images/engine-icon.svg);
    background-size: 68%;
}

.listing-info-icon.type {
    background-image: url(../images/vehicle-type-icon.svg);
    background-size: 68%;
}

.listing-info-icon.transmission {
    background-image: url(../images/transmission-icon.svg);
    background-size: 70%;
}

.listing-info-icon.owner {
    background-image: url(../images/owner-icon.svg);
    background-size: 68%;
}

.listing-info-icon.coe {
    background-image: url(../images/coe-icon.svg);
    background-size: 70%;
}

.listing-info-icon.depreciation {
    background-image: url(../images/depreciation-icon.svg);
    background-size: 66%;
}

.listing-info-icon.registration {
    background-image: url(../images/registration-icon.svg);
    background-size: 76%;
}

.rel-products-section {
    text-align: center;
    position: relative;
}

    .rel-products-section::after {
        content: "";
        background-image: url(../images/other-service-bg-1.png);
        background-size: cover;
        opacity: 0.13;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: -1;
    }

.rel-product-header {
    font-size: 20px;
    line-height: 80px;
    color: #4e4e4e;
}

.listing-details {
    background-color: white;
}

#rel-products-carousel .owl-stage-outer {
    overflow: hidden;
}

.rel-products-wrapper .owl-prev {
    position: absolute;
    right: 101%;
    top: 25%;
    color: white;
}

.rel-products-wrapper .owl-next {
    position: absolute;
    left: 101%;
    top: 25%;
    color: white;
}

/*.rel-products-wrapper .owl-nav.disabled {
    display: block !important;
    margin-top: 30px;
}*/

.product-images .owl-nav {
    display: none !important;
    position: static !important;
}

.owl-carousel.owl-drag .owl-item {
    height: auto;
}

#rel-products-wrapper {
    padding-bottom: 180px;
    margin-bottom: 40px;
}

.footer-section {
    padding-top: 75px;
    margin-top: -180px;
    position: relative;
}

.rel-product {
    width: 276px;
    margin: 0 auto;
}

.list-item-row {
    display: flex;
    flex-wrap:wrap;
}

.listing-info-item-2 {
    width: 50%;
    padding-bottom: 40px;
}

.listing-info-item-wrapper-2 {
    display: table;
    margin: 0 auto;
    width: 150px;
    text-align:left;
}


@media screen and (min-width:540px) {
    .listing-info-icon {
        width: 50px;
        height: 50px;
    }

    .listing-info-name, .listing-info-sub-value {
        font-size: 16px;
    }

    .listing-info-value {
        font-size: 20px;
    }

    .rel-product {
        width: 376px;
    }

    .prod-desc {
        font-size: 18px;
        line-height: 27px;
    }

    .prod-price {
        font-size: 26px;
        line-height: 45px;
    }

    .prod-name {
        font-size: 32px;
        line-height: 45px;
    }
}

@media screen and (min-width:720px) {
    .prod-img-wrapper {
        height: 395px;
    }

    .prod-main-img {
        width: 500px;
    }
}

@media screen and (max-width:720px) {
    .prod-img-wrapper {
        height: 54.574vw !important;
    }

    .prod-other-img {
        width: 17.766vw;
        margin-bottom: 0.879vw;
    }

    .listing-image {
        width: 100%;
    }

    .listing-price {
        position: static;
    }

    .listing-item {
        margin: 0;
    }
}

@media screen and (min-width:1024px) {

    .list-item-wrapper {
        white-space: nowrap;
        width:80%;
    }

    .listing-item {
        width: 45%;
    }

    .list-item-row {
        flex-wrap: initial;
        padding: 15px 0;
    }

    .listing-info-item-2 {
        width: 25%;
        padding-bottom: 0;
    }

    .listing-info-item-wrapper-2 {
        width: 200px;
    }
}


@media screen and (min-width:1280px) {
    .prods-detail-section, .rel-products-wrapper {
        width: 1200px;
    }

    .prod-img-wrapper {
        margin-right: 20px;
    }

    .product-desc-section {
        flex-wrap: nowrap;
        margin-top: 60px;
    }

    .prod-img-wrapper {
        width: 45%;
        margin-bottom: 0;
        height: initial;
    }

    .prod-desc-wrapper {
        width: 55%;
    }

    .prod-img-wrapper {
        display: block;
    }

    .prod-other-img-wrapper {
        flex-direction: initial;
    }

    .prod-other-img {
        width: 25%;
        height: 90px;
        margin-right: 9px;
        margin-bottom: 0;
    }

    .prod-other-img-wrapper {
        padding-right: 0;
        padding: 10px 0;
    }

    .prod-text-wrapper {
        height: 350px;
    }

    .prod-main-img {
        width: 530px;
        height: 350px;
    }

    .enquire-btn-wrapper {
        text-align: right;
        margin-right: 20px;
    }
}


@media screen and (min-width:1360px) {


    .prods-detail-section, .rel-products-wrapper {
        width: 88.235vw;
    }

    .product-desc-section {
        flex-wrap: nowrap;
        margin-top: 4.412vw;
    }

    .prod-text-wrapper {
        padding: 2.574vw 2.574vw;
        box-shadow: 0 0 1.176vw 0.294vw rgba(0,0,0,0.1);
    }

    .prod-main-img {
        width: 38.971vw;
        height: 25.735vw;
    }

    .prod-text-wrapper {
        height: 25.735vw;
    }

    .rel-product {
        width: 27.647vw;
    }

    .prod-img-wrapper {
        margin-right: 1.471vw;
    }

    .prod-other-img-wrapper {
        padding: 0.735vw 0;
    }

    .prod-other-img {
        height: 6.618vw;
        margin-right: 0.662vw;
    }

    .prod-name {
        font-size: 2.353vw;
        line-height: 3.309vw;
    }

    .prod-price {
        font-size: 1.912vw;
        line-height: 3.309vw;
    }

    .prod-desc {
        font-size: 1.324vw;
        line-height: 1.985vw;
        padding-bottom: 1.471vw;
    }

    .enquire-btn-wrapper {
        margin-right: 1.471vw;
        margin-top: -0.882vw;
    }

    .enquire-btn {
        padding: 0.956vw 2.941vw;
        font-size: 1.324vw;
    }

    .list-item-wrapper {
        max-width: 73.529vw;
    }

    .listing-details {
        padding: 0.368vw;
    }

    .listing-info-item {
        padding-bottom: 2.574vw;
    }

    .listing-info-icon {
        width: 3.676vw;
        height: 3.676vw;
    }

    .listing-info-name, .listing-info-sub-value {
        font-size: 1.176vw;
    }

    .listing-info-name {
        font-size: 0.882vw;
        margin-left: 0.588vw;
    }

    .listing-info-value {
        font-size: 1.471vw;
        margin-left: 0.588vw;
    }

    .listing-info-sub-value {
        margin-left: 1.1vw;
    }

    .rel-product-header {
        font-size: 1.471vw;
        line-height: 5.882vw;
    }

    .listing-name {
        margin-left: 1.471vw;
    }

    #rel-products-wrapper {
        padding-bottom: 13.235vw;
        margin-bottom: 2.941vw;
    }

    .footer-section {
        padding-top: 5.515vw;
        margin-top: -13.235vw;
    }

    .list-item-row {
        padding: 1.103vw 0;
    }

    .listing-info-item-wrapper-2 {
        width: 11.706vw;
    }
}



@media screen and (max-width: 500px) {
    .listing-info-item:nth-child(3) {
        display: table;
    }
}


.listing-info-item-wrapper{
    display:table;
    margin-right:auto;
}




.contain-wrap {
    height: 300px;
    width: 300px;
    border: 1px solid black;
}