.entry-content {
    width: 100%;
}

.BannerImageHolder {
    position: relative;
    font-size: 0;
}

.single-models .content-sidebar-wrap {
    padding-top: 7%;
}

.ovelayHolderSUV {
    position: absolute;
    top: 0;
    height: 100%;
    max-width: 580px;
    background-image: linear-gradient(90deg, #000000e0, transparent);
    padding-top: 70px;
}

.HeaderTextHolder {
    padding: 25px;
    color: #fff;
    margin-left: 77px;
}

.HeaderTextHolder h2 {
    font-size: 40px;
    font-weight: 300;
}


.HeaderTextHolder h2:first-child {
    padding-bottom: 28px;
}


.HeaderTextHolder i {
    font-weight: 700;
}

.HeaderTextHolder h4 {
    font-size: 30px;
    font-weight: 300;
}

img.modelLogo {
    width: 500px;
}

.HeaderButtons {
    display: flex;
    align-items: center;
}

.headerButton {
    max-width: 220px;
}

.firstImageHolder {
    position: relative;
    max-height: 730px;
    overflow: hidden;
}

.ovelayHolderFirst {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 1400px;
    right: 0;
    height: 100%;
    background-image: linear-gradient(270deg, #000000e0, transparent);
}

.firsWriteUpHolder {
    color: #fff;
    position: absolute;
    top: 0;
    transform: translate(60%, 60%);
    max-width: 860px;
    width: 100%;
}

.variantsTitleHolder {
    background-color: #000;
    color: #fff;
    padding-left: 45px;
    padding-bottom: 18px;
    padding-top: 20px;
}

.variantsHolderMain .HeaderButtons {
    padding-top: 30px;
}

.firsWriteUpHolder p {
    font-size: 15px;
}

.variantsHolder {
    display: flex;
}

.floating-writeup p {
    font-size: 17px;
    padding-top: 20px;
}

.firsWriteUpHolder h2 {
    font-size: 36px;
}

.firsWriteUpHolder h4 {
    font-size: 30px;
    padding-top: 20px;
}

.postid-367 .firsWriteUpHolder h4 {
    font-size: unset;
    padding-top: 20px;
}

.VariantPlusColor {
    display: flex;
    width: 100%;
    background-color: #000;
    color: #fff;
    padding: 65px 50px;
    justify-content: space-between;
}

.specialsSlider {
    border-left: 2px solid #80808042;
    width: 100%;
}

.spcialEdition{
    width: 100%!important;
}

.specialsSlider:first-child {
    margin-left: 45px;
}

.variant-subheading {
    font-size: 14px;
    color: #a09e9e;
    margin-bottom: 0px;
}

.variantsHolderMain h3 {
    padding-bottom: 20px;
}

p.variantvalue:first-child {
    font-weight: 700;
}

.variantsHolderMain {
    padding-right: 170px;
    max-width: 1200px;
}

.last_gallery_holder{
	background-color: #000;
}
.bottomGallerHolder{
	display: flex;
	flex-wrap: wrap;
}

.gallery-image {
    width: calc(100% / 4);
    padding: 1%;
}

.last_gallery_holder .HeaderButtons {
    justify-content: center;
}

.flex-tiles-new {
    display: flex;
    width: 100%;
    background-image: linear-gradient(351deg, #000000 0%, #4A4A4A 100%);
    color: #fff;
    align-items: center;
}

.tile-image, .tile-write-up {
    width: 50%;
}

.floating-writeup {
    width: 80%;
    margin: 0 auto;
}

.floating-writeup .HeaderButtons{
	justify-content: center;
}

.flex-items-variant {
    display: flex;
    background-color: rgb(155, 19, 40);
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    text-align: center;
    padding: 15px 0;
    color: #fff;
}

.item-title {
    font-size: 15px;
    text-transform: uppercase;
}

.item-value-small {
    font-size: 13px;
}

.whitelines {
    width: 19%;
    border-bottom: 2px solid;
    position: relative;
    top: -36px;
}

.redBlock {
    position: absolute;
    width: 100%;
    transform: translate(0px, -108px);
}


.specialsSlider p {
    padding-left: 16px;
}

/************** // Gallery // **************/

.connected-carousels .gallery_1 {
	position: relative;
	padding: 0 0 10px 0;
    width: 550px;
}

.connected-carousels .stage {
	max-width: 100%;
	margin: 0 auto;
	position: relative;
}

.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;
}

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

.entry-content .connected-carousels ul>li {
	list-style-type: none;
}

.connected-carousels .navigation {
	width: 100%;
	margin: 0;
	position: relative;
}


/** Shared carousel styles **/

.connected-carousels .carousel,
.connected-carousels2 .carousel {
	overflow: hidden;
	position: relative;
}

.connected-carousels .carousel ul,
.connected-carousels2 .carousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

.connected-carousels .carousel li {
	float: left;
	width: 530px;
}

.connected-carousels2 .carousel li {
	float: left;
	width: 1080px;
}

.connected-carousels .carousel-stage,
.connected-carousels2 .carousel-stage {
	height: unset;
}


/** Navigation carousel specific styles **/

.connected-carousels .carousel-navigation {}

.connected-carousels .carousel-navigation ul, .connected-carousels2 .carousel-navigation2 ul {
    width: 100%;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    justify-content: center;
    display: flex;
    left: 0 !important;
}

.connected-carousels .carousel-navigation li, .connected-carousels2 .carousel-navigation2 li {
    cursor: pointer;
    float: unset;
    width: calc(100%/15);
    list-style-type: none;
    border: 0;
}

.connected-carousels .carousel-navigation li img,
.connected-carousels2 .carousel-navigation2 li img {
	display: block;
	padding: 2px;
}

.connected-carousels .carousel-navigation li.active img,
.connected-carousels2 .carousel-navigation2 li.active img {
	border-color: #A5A5A5;
}


/** Stage carousel controls **/

.connected-carousels .prev-stage, .connected-carousels .next-stage, .connected-carousels2 .prev-stage, .connected-carousels2 .next-stage {
    display: block;
    position: absolute;
    top: 50%;
    color: #fff;
}

.connected-carousels .prev-stage,
.connected-carousels2 .prev-stage {
	left: 28px;
}

.connected-carousels .next-stage, .connected-carousels2 .next-stage {
    right: 28px;
}

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

.connected-carousels .prev-stage span,
.connected-carousels .next-stage span,
.connected-carousels2 .prev-stage span,
.connected-carousels2 .next-stage span {
	width: 400px;
	height: 100%;
}

.connected-carousels .prev-stage span,
.connected-carousels2 .prev-stage span {
	left: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
	/* IE6-9 */
}

.connected-carousels .next-stage span,
.connected-carousels2 .next-stage span {
	right: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.connected-carousels .prev-stage:hover span,
.connected-carousels .next-stage:hover span,
.connected-carousels2 .prev-stage:hover span,
.connected-carousels2 .next-stage:hover span {
	display: block;
}


/** Navigation carousel controls **/

.connected-carousels .prev-navigation,
.connected-carousels .next-navigation,
.connected-carousels2 .prev-navigation,
.connected-carousels2 .next-navigation {
	display: block;
	position: absolute;
}

.connected-carousels .prev-navigation,
.connected-carousels2 .prev-navigation {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
	/* IE6-9 */
	width: 100%;
	height: 100px;
	z-index: 998;
}

.connected-carousels .next-navigation,
.connected-carousels2 .next-navigation {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
	/* IE6-9 */
	width: 100%;
	/*height: 100px;*/
	z-index: 998;
	bottom: 0;
}

.connected-carousels .prev-navigation.inactive,
.connected-carousels .next-navigation.inactive,
.connected-carousels2 .prev-navigation.inactive,
.connected-carousels2 .next-navigation.inactive {
	display: none;
}

@media screen and (max-width: 1800px) { /* Laptop */
    
    .postid-370 .ovelayHolderSUV {
        max-width: 615px;
        padding-top: 16px;
    }
    
    .variantsHolderMain {
        padding-right: 80px;
        max-width: 800px;
    }
}

@media screen and (max-width: 1440px) { /* Laptop */
    
    .variantsHolderMain {
        padding-right: 0;
        max-width: unset;
    }

    .ovelayHolderSUV {
        position: absolute;
        top: 0;
        height: 100%;
        max-width: 559px;
        background-image: linear-gradient(90deg, #000000e0, transparent);
        padding-top: 50px;
    }

    img.modelLogo {
        width: 426px;
    }

    .firsWriteUpHolder {
        max-width: 580px;
    }

    .HeaderTextHolder h2:first-child {
        padding-bottom: 0;
    }

    .connected-carousels .gallery_1 {
        margin: 0 auto;
    }

    .VariantPlusColor {
        flex-direction: column;
    }

    .firsWriteUpHolder {
        top: -20%;
        transform: translate(100%, 60%);
        width: 100%;
        right: 50%;
    }
   
}

@media screen and (max-width: 1350px) {
    .redBlock {
        position: unset;
        transform: translate(0px, 0px);
    }
    .flex-items-variant {
        max-width: unset;
    }
       
}

@media (max-width: 1135px) {
.firsWriteUpHolder {
    top: -26%;
    transform: translate(100%, 60%);
    width: 100%;
    right: 55%;
}
.HeaderTextHolder {
    padding: 0px;
}
}

@media screen and (max-width: 1024px) { 

    img.modelLogo {
        width: 330px;
    }

    .HeaderTextHolder h2 {
        font-size: 25px;
    }

    .HeaderTextHolder h2:first-child {
        padding-bottom: 0px;
    }

    .HeaderTextHolder h4 {
        font-size: 25px;
    }

    .headerButton {
        max-width: 170px;
    }

    .VariantPlusColor {
        padding: 5%;
        flex-direction: column;
    }
       
    .connected-carousels .gallery_1 {
        width: 500px;
        margin: 0 auto;
    }

    .variantsHolderMain {
        padding-right: unset;
        max-width: unset;
        width: 100%;
    }

    .flex-tiles-new {
        flex-direction: column;
    }

    .tile-image, .tile-write-up {
        width: 100%;
    }

    .single-models .content-sidebar-wrap {
        padding-top: 0;
    }

    .floating-writeup {
        width: 100%;
        padding: 5%;
    }
    .firsWriteUpHolder {
        color: #fff;
        position: unset;
        top: 0;
        transform: unset;
        width: 100%;
        background-color: #000;
        padding: 20px;
    }

    .ovelayHolderFirst {
        position: relative;
        top: 0;
        width: 100%;
        max-width: 1400px;
        right: 0;
        height: unset;
        background-image: none;
    }

    .firstImageHolder {
        position: unset;
        max-height: unset;
        overflow: hidden;
    }

    .ovelayHolderSUV {
        position: unset;
        top: 0;
        height: unset;
        max-width: 100%;
        background-image: none;
        padding-top: 0px;
        background-color: #000;
        padding-bottom: 30px;
    }
    
    .BannerImageHolder {
        position: relative;
        font-size: 0;
        display: flex;
        flex-direction: column;
    }

    .firstImageHolder {
        display: flex;
        flex-direction: column;
    }

    .firsWriteUpHolder {
        max-width: 100%;
    }
}


@media screen and (max-width: 768px) { /* Laptop */
    


    .redBlock {
        position: unset;
        width: 100%;
        transform: unset;
    }

    .whitelines {
        display: none;
    }

    .flex-items-variant {
        flex-direction: column;
    }

    }

@media screen and (max-width: 480px) { /* Laptop */
    
    .HeaderTextHolder {
        margin-left: 0;
    }
    .variantsHolderMain {
        padding-right: 0;
        max-width: unset;
        width: 100%;
    }
    

    .connected-carousels .carousel li {
        float: left;
        width: 380px;
        margin-left: 8px;
    }

    .connected-carousels .gallery_1 {
        width: 100%;
    }

    .variantsTitleHolder {
        background-color: #000;
        color: #fff;
        padding: 20px;
    }


    .ovelayHolderSUV {
        position: absolute;
        top: 0;
        height: 150px;
        max-width: 100%;
        background-image: none;
        padding-top: 0px;
        background-color: #0000;
        width: 100%;
    }

    .HeaderTextHolder {
        margin-left: 0;
        position: relative;
        width: 100%;
        text-align: center;
        top: 50%;
        left: 50%;
        transform: translate(-50%, 69%);
    }

    .HeaderButtons {
        flex-direction: column;
        gap: 5px;
    }

    .firstImageHolder {
        flex-direction: column-reverse;
    }

    .headerButton {
        max-width: 195px;
    }

    .specialsSlider:first-child {
        margin-left: 0;
    }
    .specialsSlider {
        border-left: 0;
        width: 100%;
        text-align: center;
    }

    .specialsSlider p {
        padding-left: 0;
    }
    .firsWriteUpHolder {
        text-align: center;
    }
        
    }

    @media screen and (max-width: 397px) {

        .HeaderTextHolder {
            transform: translate(-50%, 49%);
        }

    }

    @media screen and (max-width: 375px) {

        .HeaderTextHolder {
            transform: translate(-50%, 35%);
        }

    }

    @media screen and (max-width: 349px) {

        .HeaderTextHolder {
            transform: translate(-50%, 20%);
        }

    }

    @media screen and (max-width: 320px) {

        .HeaderTextHolder {
            transform: translate(-50%, 12%);
        }
        
    }



