﻿.c-section__inner {
    padding: 30px
}

@media screen and (min-width: 1024px) {
    .c-section__inner {
        padding:100px
    }
}

.c-section__inner--center {
    padding: 0 30px
}

@media screen and (min-width: 1200px) {
    .c-section__inner--center {
        padding-left:100px;
        padding-right: 100px
    }
}

@media screen and (min-width: 1400px) {
    .c-section__inner--center {
        padding-left:140px;
        padding-right: 140px
    }
}

@media screen and (min-width: 1600px) {
    .c-section__inner--center {
        max-width:1600px;
        padding-left: 200px;
        padding-right: 200px
    }
}

.c-section__inner--steps {
    padding: 0 30px
}

@media screen and (min-width: 1200px) {
    .c-section__inner--steps {
        max-width:1600px;
        padding: 0 100px;
        width: 100%
    }
}

@media screen and (min-width: 1400px) {
    .c-section__inner--steps {
        padding:0 140px
    }
}

@media screen and (min-width: 1600px) {
    .c-section__inner--steps {
        padding:0 200px
    }
}

.c-section__inner--brochure {
    padding: 0 30px
}

@media screen and (min-width: 1200px) {
    .c-section__inner--brochure {
        max-width:1600px;
        padding: 0 80px;
        width: 100%
    }
}

@media screen and (min-width: 1400px) {
    .c-section__inner--brochure {
        padding:0 120px
    }
}

@media screen and (min-width: 1600px) {
    .c-section__inner--brochure {
        padding:0 200px
    }
}

@media screen and (min-width: 1024px) {
    .c-section__inner--shallow {
        padding-bottom:50px;
        padding-top: 50px
    }
}

@media screen and (min-width: 1400px) {
    .c-section__inner--shallow {
        padding-left:140px;
        padding-right: 140px
    }
}

@media screen and (min-width: 1600px) {
    .c-section__inner--shallow {
        padding-left:200px;
        padding-right: 200px
    }
}

@media screen and (min-width: 768px) {
    .c-section__inner--slider {
        padding-left:90px;
        padding-right: 90px
    }
}

@media screen and (min-width: 1024px) {
    .c-section__inner--slider {
        padding:0 90px
    }
}

@media screen and (min-width: 1200px) {
    .c-section__inner--slider {
        padding:20px 100px
    }
}

@media screen and (min-width: 1400px) {
    .c-section__inner--slider {
        padding-left:140px;
        padding-right: 140px
    }
}

@media screen and (min-width: 1600px) {
    .c-section__inner--slider {
        max-width:1600px;
        padding-left: 200px;
        padding-right: 200px
    }
}

.c-section__inner--widget {
    padding: 30px 0
}

@media screen and (min-width: 1024px) {
    .c-section__inner--widget {
        max-width:1084px;
        padding: 30px;
        width: 100%
    }
}

@media screen and (min-width: 1200px) {
    .c-section__inner--widget {
        max-width:1124px;
        padding-left: 100px;
        padding-right: 0
    }
}

@media screen and (min-width: 1400px) {
    .c-section__inner--widget {
        max-width:1164px;
        padding-left: 140px
    }
}

@media screen and (min-width: 1600px) {
    .c-section__inner--widget {
        max-width:1224px;
        padding-left: 200px
    }
}

.c-section__inner--form {
    order: 3;
    padding-top: 0
}

@media screen and (min-width: 768px) {
    .c-section__inner--form {
        order:2;
        width: 50%
    }
}

@media screen and (min-width: 1024px) {
    .c-section__inner--form {
        padding-right:0
    }
}

@media screen and (min-width: 1400px) {
    .c-section__inner--form {
        padding-left:140px;
        padding-right: 140px
    }
}

@media screen and (min-width: 1600px) {
    .c-section__inner--form {
        padding-left:200px;
        padding-right: 0
    }
}

@media screen and (min-width: 1200px) {
    .c-section__inner--used-result {
        max-width:320px;
        padding: 0;
        width: 100%
    }
}

@media screen and (min-width: 1400px) {
    .c-section__inner--standard {
        padding:100px 140px
    }
}

@media screen and (min-width: 1600px) {
    .c-section__inner--standard {
        max-width:1600px;
        padding: 100px 200px
    }
}

.c-section__inner--models {
    margin: 30px 0;
    padding: 0 30px
}

@media screen and (min-width: 1400px) {
    .c-section__inner--media-centre {
        margin-left:40px
    }
}

@media screen and (min-width: 1600px) {
    .c-section__inner--media-centre {
        margin-left:100px
    }
}

.c-section__inner--search-result {
    padding: 30px
}

@media screen and (min-width: 1024px) {
    .c-section__inner--search-result {
        padding:0 80px 100px
    }
}

@media screen and (min-width: 1600px) {
    .c-section__inner--search-result {
        padding-left:200px;
        padding-right: 200px
    }
}

.c-section__title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 46px;
    font-family: "Favorit Light",sans-serif;
    font-weight: 200;
    position: relative
}

@media screen and (min-width: 1024px) {
    .c-section__title {
        font-size:60px;
        font-size: 3.75rem;
        line-height: 66px
    }
}

@media screen and (min-width: 1200px) {
    .c-section__title {
        font-size:70px;
        font-size: 4.375rem;
        line-height: 76px
    }
}

.c-section__title--arrow {
    margin: 30px;
    padding-left: 45px
}

@media screen and (min-width: 1024px) {
    .c-section__title--arrow {
        padding-left:65px
    }
}

@media screen and (min-width: 1200px) {
    .c-section__title--arrow {
        margin-bottom:30px;
        margin-left: -30px;
        margin-top: 30px
    }
}

@media screen and (min-width: 1400px) {
    .c-section__title--arrow {
        margin-left:-70px
    }
}

.c-section__title--arrow::before {
    display: block;
    position: absolute;
    content: "";
    background-image: url("https://www.mgmotor.co.za/images/svg/arrow.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 34px;
    bottom: 0;
    height: 40px;
    left: 0;
    top: auto;
    transform: rotate(90deg);
    width: 40px
}

@media screen and (min-width: 1024px) {
    .c-section__title--arrow::before {
        background-size:50px;
        bottom: 10px;
        height: 50px;
        width: 50px
    }
}

.c-section__title--light {
    color: #fff
}

.c-section__title--light::before {
    filter: invert(1)
}

@media screen and (min-width: 1024px) {
    .c-section__title--faq {
        margin:30px 0
    }
}

.c-section__details {
    margin-bottom: 30px;
    padding: 20px 0
}

@media screen and (min-width: 768px) {
    .c-section__details {
        display:flex;
        margin-bottom: 60px;
        margin-top: 30px
    }
}

@media screen and (min-width: 1024px) {
    .c-section__title-wrapper {
        max-width:75ch
    }
}

.c-section__split-title {
    color: #000;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
    font-family: "Favorit Light",sans-serif;
    font-weight: 200;
    width: 100%
}

@media screen and (min-width: 768px) {
    .c-section__split-title {
        font-size:40px;
        font-size: 2.5rem;
        line-height: 46px
    }
}

.c-section__split-title span {
    font-family: "Favorit Medium",sans-serif;
    font-weight: normal
}

.c-section__split-title--form {
    order: 1;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px
}

@media screen and (min-width: 1024px) {
    .c-section__split-title--form {
        padding:90px 100px 30px
    }
}

@media screen and (min-width: 1400px) {
    .c-section__split-title--form {
        padding-left:140px
    }
}

@media screen and (min-width: 1600px) {
    .c-section__split-title--form {
        padding-left:200px
    }
}

.c-section__copy {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    margin-bottom: 30px
}

@media screen and (min-width: 1024px) {
    .c-section__copy {
        font-size:18px;
        font-size: 1.125rem;
        line-height: 24px
    }
}

.c-section__copy--small {
    color: #585858;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 24px;
    font-family: "Favorit Book",sans-serif
}

.c-section__copy p:last-of-type {
    margin-bottom: 0
}

@media screen and (min-width: 1024px) {
    .c-section__copy p {
        max-width:75ch
    }
}

@media screen and (min-width: 1024px) {
    .c-section__copy h2 {
        max-width:35ch
    }
}

.c-section__copy ol,.c-section__copy ul {
    list-style: inherit;
    margin-left: 28px
}

@media screen and (min-width: 1024px) {
    .c-section__copy ol,.c-section__copy ul {
        max-width:70ch
    }
}

.c-section__copy ol {
    list-style: decimal
}

.c-section__buttons {
    margin-top: 30px
}

@media screen and (min-width: 768px) {
    .c-section__buttons {
        display:flex;
        flex-wrap: wrap;
        justify-content: flex-start
    }
}

.c-section__btn {
    margin-top: 10px;
    max-width: 320px;
    text-align: left;
    width: 100%
}

@media screen and (min-width: 768px) {
    .c-section__btn {
        margin-top:15px;
        margin-right: 15px;
        width: auto
    }

    .c-section__btn:last-of-type {
        margin-right: 0
    }
}

@media screen and (min-width: 768px) {
    .c-section__model-block {
        width:50%
    }
}

@media screen and (min-width: 1200px) {
    .c-section__model-block {
        width:40%
    }
}

@media screen and (min-width: 768px) {
    .c-section__model-block--full {
        margin-bottom:30px;
        width: 100%
    }
}

.c-section__model-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 36px;
    font-family: "Favorit Light",sans-serif;
    font-weight: 200
}

@media screen and (min-width: 768px) {
    .c-section__model-title {
        font-size:40px;
        font-size: 2.5rem;
        line-height: 46px
    }
}

.c-section__model-title span {
    font-family: "Favorit Medium",sans-serif;
    font-weight: normal
}

.c-section__model-info {
    align-items: flex-start;
    display: flex
}

.c-section__model-icon {
    margin-right: 10px;
    margin-top: 3px;
    width: 40px
}

.c-section__model-name {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    font-family: "Favorit Light",sans-serif;
    font-weight: 200;
    margin-bottom: 0
}

.c-section__model-name span {
    font-family: "Favorit Medium",sans-serif;
    font-weight: normal
}

.c-section__model-dealer {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px
}

.c-section__model-list {
    margin-top: 10px
}

.c-section__model-list-item {
    color: #585858
}

.c-section__model-list-cta {
    text-decoration: none
}

.c-section__image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 80px;
    padding-bottom: 100%
}

@media screen and (min-width: 768px) {
    .c-section__image {
        display:none
    }
}

.c-section__image--desktop {
    display: none
}

@media screen and (min-width: 768px) {
    .c-section__image--desktop {
        background-size:cover;
        display: block;
        height: -moz-fit-content;
        height: fit-content;
        margin-top: 0;
        padding-bottom: 66.6666666667%;
        position: absolute;
        right: 0;
        top: 0;
        width: 50%
    }
}

@media screen and (min-width: 1200px) {
    .c-section__image--desktop {
        bottom:0;
        height: calc(100vh + 7px);
        padding-bottom: 57.1428571429%;
        position: fixed;
        width: calc(50% - 200px)
    }

    .c-section__image--desktop.is-bottom {
        bottom: -80px;
        position: absolute;
        top: auto
    }
}

@media screen and (min-width: 1400px) {
    .c-section__image--desktop {
        width:calc(50% - 170px)
    }
}

.c-section__list {
    color: #585858;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 24px;
    font-family: "Favorit Book",sans-serif;
    margin-top: 30px
}

.c-section__cta {
    color: #000;
    text-decoration: underline
}

.c-section__split-txt {
    color: #000;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
    font-family: "Favorit Light",sans-serif;
    font-weight: 200
}

.c-section__split-txt span {
    font-family: "Favorit Medium",sans-serif;font-weight: normal
}

.c-section__results {display: flex;flex-direction: column-reverse}

@media screen and (min-width: 1200px) {
    .c-section__results {flex-direction:row;margin-left: 100px;margin-right: 100px;padding-bottom: 100px}
}

@media screen and (min-width: 1400px) {
    .c-section__results {margin-left:140px;margin-right: 140px}
}

@media screen and (min-width: 1600px) {
    .c-section__results {max-width:1200px;margin-left: 200px}
}

.c-section__iframe { width: 100%; }
.nav-tab-title a { font-size: 21px; color: #4d4d4d; padding-bottom: 5px; }
.nav-tab-title a.active { color: #000; border-bottom: red 2px solid; }
.pg-services-area__description .pg-services__details {
    text-align: left;
    align-items: start;
    padding-left: 8.3%;
    padding-right: 5%;
    justify-items: left;
    font-size: 17px;
    line-height: 25px;
}
.pg-services-area__description .pg-services__details h1 { font-size: 50px;font-weight: 400; }
.paddingb-175 { padding-top: 60px !important;; padding-bottom: 0px !important;}
.paddingt-175 { padding-bottom: 60px !important; }
@media screen and (min-width: 1200px) {
    .paddingb-175 { padding-top: 175px !important; }
    .paddingt-175 { padding-bottom: 175px !important; }
}
