.single-specials .entry {
    background-color: #fff;
    margin-bottom: 40px;
    padding: 0;
    color: #000;
}

.special_container {
    width: 100%;
    overflow: visible;
    display: flex;
    justify-content: center;
    position: relative;
    margin: auto;
    flex-wrap: wrap;
}

.contact_block a {
    display: block;
    width: 100%;
    /* float: left; */
    width: 280px;
    margin: 10px auto;
    text-align: center;
    background: #cd2532;
    color: #fff;
    text-decoration: none;
    padding: 10px 0;
    border-radius: 30px;
    font-size: 16px;
}

.contact_block {
    width: 100%;
    margin-bottom: 25px;
}

.imageHolder {
    width: 85%;
}

.specialsBanner img{
    max-width: 430px;
    margin: auto;
    display: flex;
}
.specialContentHolder {
    margin-left: 1.5%;
    padding: 0% 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: left;
    width: 66%;
}

.single-specials .entry-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}


.single-mahindra_specials .specialContentHolder div {
    margin: 2% 0;
}

.single-mahindra_specials .specialContentHolder {
    padding: 0;
}

.excerptHolder,
.special-desciption1 {
    font-size: 14px;
    font-weight: 400;
    padding: 2% 0;
    border-top: 1px solid #8c8c8c;
    border-bottom: 1px solid #8c8c8c;
}

.excerptHolder p,
.special-desciption1 p {
    margin: 0;
}

.excerptHolder p {
    font-size: 16px;
}

.special-desciption1 {
    border-bottom: 0px;
    padding-bottom: 20px;
}

.special_button a {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    right: 0;
}

.special_button span {
    position: absolute;
    left: 2%;
    background: #cc1818;
    bottom: -4%;
    border: 1px solid #cc1818;
    padding: 0% 1%;
    color: #fff;
}

.specialPriceHolder p {
    margin: 0;
    color: #cc1818;
    font-weight: 600;
    padding: 5px 0;
}

.single-mahindra_specials .special_container {
    width: 100%;
}

.specialContact a {
    display: block;
    border: 1px solid #e51937;
    /*width: 100%;*/
    text-align: center;
    color: #333333;
}

.specialContact a:hover {
    background: #e51937;
    transition-duration: 0.5s;
    color: #fff;
    box-shadow: 0 0 8px #000;
}


.special_container_single {
    width: 100%;
    margin-bottom: 10px
}


.spec_title {
    float: left;
}

.z-tabs.flat.flat-midnight-blue>ul.z-tabs-nav>li.z-active>a,
.z-tabs.flat.flat-midnight-blue>ul.z-tabs-mobile.z-state-closed>li a,
.z-tabs.flat.flat-midnight-blue>ul.z-tabs-mobile>li a {
    background: #e51937 !important;
}

.z-tabs.flat.flat-midnight-blue>ul,
.z-tabs.flat.flat-midnight-blue>.z-container {
    border-color: #e51937 !important;
}

.specs {
    color: #c91518;
}


.special-contact {
    -webkit-animation-duration: 1s !important;
    animation-duration: 1s !important;
    -webkit-animation-delay: 0s !important;
    animation-delay: 0s !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important
}

#tabbed_show {
    visibility: hidden
}

#tabbed_loader {
    visibility: visible;
    background-image: url(images/camera-loader.gif);
    background-position: center;
    background-repeat: no-repeat
}


.section_title {
    font-size: 20px;
    margin: 10px 0
}

.section_title:first {
    font-size: 20px;
    margin: 0 0 10px
}

.section_title {
    float: left;
    color: #000;
    margin: 1%;
    clear: both;
}

.spec_value {
    float: right;
    color: #000;
}

.spec_block {
    clear: both;
    font-size: 16px;
    font-weight: 600
}

.disclaimer {
    font-size: 10px;
    font-style: italic;
    font-weight: 400;
}

.z-content-inner {
    color: #000;
}

.z-tabs.flat,
.z-tabs.flat>ul>li>a {
    color: #374858;
    text-shadow: none;
}

.single .specialContentHolder {
    max-width: 615px;
    text-align: center;
    margin: 0;
}

.contactSection {
    overflow: hidden;
    border-bottom: 1px solid #bdbdbd;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 15px;
    flex-wrap: wrap;
}

.single .imageHolder {
    width: 40%;
    float: left;
}

.specialContact {
    width: 60%;
    padding: 0 2%;
    float: left;
}

.tg th {
    font-weight: 600;
    border: 1px solid #333;
    padding: 0 9px;
}

.tg td {
    border: 1px solid #333;
    font-size: 14px;
    padding: 2px 10px;
}

.tg {
    max-width: 510px;
    margin: 0 auto;
}

.discription {
    padding-top: 15px;
}

.imageHolder {
    width: 30%;
    min-width: 350px;
}

table.td {
    font-size: 15px;
    margin-bottom: 25px;
}

td.tg-0lax {
    text-align: left;
    padding: 0;
    border-top: none;
}

tbody {
    border-bottom: 1px solid #545454;
}

.post-20297 .extrasHolder {
    display: none;
}

.post-20297 .specialPriceHolder {
    display: none;
}

.post-20297 .tg {

    display: none;

}

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

@media only screen and (max-width:768px) {
    .specialContact {
        min-width: 300px;
    }

    .imageHolder {
        width: 100%;
    }

    .special_container {
        overflow: visible;
        position: relative;
    }

    .specialContentHolder {
        margin-right: 0;
        text-align: center;
    }

    .imageHolder {
        width: 100%;
        min-width: 0;
        text-align: center;
    }

    .special_button span {
        left: 50%;
        bottom: -5%;
        transform: translate(-50%);
    }

    .single .imageHolder {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width:480px) {
    .special_container {
        width: 100%;
        overflow: visible;
        display: flex;
        flex-direction: column;
        justify-content: center;
        position: relative;
        margin: auto;
        text-align: center;
        margin-bottom: 30px;
    }

    .special_button span {
        bottom: -10%;
        padding: 2% 1%;
        width: 100%;
        right: 0;
        text-align: center;
    }

    .specialContact a {
        width: 100%;
        padding: 2% 0;
    }

    .specialContentHolder {
        width: 100%;
    }
}

@media only screen and (max-width:300px) {
    .specialContact {
        min-width: 0;
    }
}