@media screen and (min-width: 1300px) {
    .common-content-styling {
        max-width: 1242px;
        padding: 0;
    }
}

.common-content-styling {
    padding-top: 40px;
    padding-bottom: 70px;
    display: grid;
    grid-template-columns: auto 514px;
    grid-gap: 78px;
}

@media screen and (min-width: 767px) {
    .common-content-styling .img-content-flex {
        margin-bottom: 20px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .common-content-styling .img-content-flex img {
        width: 100%;
    }
}

.common-content-styling .make-it-bold {
    font-weight: 700;
}

.common-content-styling p,
.common-content-styling a.evt-phone,
.common-content-styling ul>li,
.common-content-styling a.para-link,
.common-content-styling p>a.evt-phone {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
}
.common-content-styling ul>li {
    list-style-type: disc;
}
.common-content-styling a.para-link {
    color: var(--tertiary-color);
}
@media screen and (min-width:768px) {
    .common-content-styling ul>li{
    margin-bottom: 8px;
    }
}

.common-content-styling ul {
    padding-inline-start: 24px;
    margin-bottom: 23px;
}

.common-content-styling ol.cascading-ol>li {
    margin-bottom: 7px;
}

.common-content-styling a.evt-phone {
    font-weight: 700;
    line-height: 28px;
}

.common-content-styling p {
    margin-bottom: 23px;
}

.common-content-styling table {
    margin-top: 10px;
    margin-bottom: 18px;
}
.common-content-styling table td {
    padding-right: 16px;
}

.common-content-styling h4 {
    padding: 0;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 25px;
}

.common-content-styling h4.less-mb {
    margin-bottom: 20px;
}

.common-content-styling h3 {
    color: var(--tertiary-color);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    margin-bottom: 7px;
}

.common-content-styling h3.dark {
    color: #000;
    margin-bottom: 26px;
}

.common-content-styling .right-content img {
    width: 100%;
}

.common-content-styling .right-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 26px;
}

.common-content-styling .left-content {
    padding-top: 4px;
}

.common-content-styling .downloads-wrapper {
    margin-top: 30px;
    padding-left: 3px;
}

.common-content-styling .downloads-wrapper h5 {
    color: var(--primary-color);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    margin-bottom: 18px;
}

.common-content-styling .downloads-wrapper .downloads-item a {
    color: var(--primary-color);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.common-content-styling .downloads-wrapper .downloads-item {
    margin-bottom: 2px;
    padding-bottom: 4px;
    padding-left: 0px;
    display: grid;
    grid-template-columns: 34px auto;
    align-items: start;
}

.common-content-styling .contact-details-wrapper .contact-flex a{
    margin-top: -2px;
}
.common-content-styling .contact-details-wrapper .contact-flex {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-wrap: wrap;
}

.common-content-styling .contact-details-wrapper .contact-flex img {
    margin-left: 1px;
    margin-top: 4px;
    margin-right: 14px;
    width: auto;
}

.common-content-styling .video-wrapper iframe {
    width: 650px;
    height: 365px;
    border: 1px solid #B7B7B7;
}

.common-content-styling .contact-details-wrapper {
    padding-bottom: 29px;
    padding-top: 4px;
}

.common-content-styling .logo__flex {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
    row-gap: 10px;
}


@media screen and (min-width: 992px) {
    .common-content-styling .logo__flex {
        justify-content: start;
        gap: 0;
        flex-wrap: nowrap;
        margin-left: -11px;
        padding-top: 5px;
    }

    .common-content-styling .logo__flex img:nth-child(3) {
        width: 233px;
    }

    .common-content-styling .logo__flex img:nth-child(2) {
        margin-left: 35px;
        margin-right: 78px;
    }
}


/* START OF MINIBUS-CONVERSIONS */

#minibus-conversions .common-content-styling .left-content {
    padding-top: 0;
}

#minibus-conversions .common-content-styling .right-content {
    padding-top: 5px;
    gap: 16px;
}

@media screen and (max-width: 1300px) and (min-width: 767px) {
    #minibus-conversions .common-content-styling {
        grid-template-columns: 55% auto;
    }
}

/* END OF MINIBUS-CONVERSIONS */

/* START OF TAXI-CONVERSIONS */

@media screen and (max-width: 1300px) and (min-width: 767px) {
    #minibus-conversions .common-content-styling {
        grid-template-columns: 55% auto;
    }
}

/* END OF TAXI-CONVERSIONS */

/* START OF VEHICLE-REPORTS */

#vehicle-reports .common-content-styling ul>li {
    margin-bottom: 3px;
}

#vehicle-reports .common-content-styling .logo__flex {
    justify-content: start;
}

@media screen and (max-width: 992px) and (min-width: 767px) {
    #vehicle-reports .common-content-styling {
        max-width: 90%;
        grid-template-columns: 1fr;
        grid-gap: 0;
    }
}

/* END OF VEHICLE-REPORTS */

/* steering-balls styling start */
@media screen and (min-width:1200px) {

    #steering-wheels-balls.conversions-styling .container,
    #hand-controls.conversions-styling .container,
    #swivel-seat.conversions-styling .container {
        max-width: 1082px;
    }
}

@media screen and (min-width:1299px) {

    #steering-wheels-balls.conversions-styling .common-content-styling,
    #hand-controls.conversions-styling .common-content-styling {
        grid-template-columns: auto 341px;
        grid-gap: 91px;
        padding-top: 45px;
        padding-bottom: 93px;

    }

    #steering-wheels-balls.conversions-styling .common-content-styling .text-content {
        margin-top: -3px;
    }

    #steering-wheels-balls.conversions-styling .common-content-styling h4 {
        margin-bottom: 9px;
        margin-top: 25px;
    }

    #steering-wheels-balls.conversions-styling .common-content-styling .downloads-wrapper h5 {
        margin-top: 45px;
    }

    #steering-wheels-balls.conversions-styling .common-content-styling .right-content,
    #hand-controls.conversions-styling .common-content-styling .right-content,
    #swivel-seat.conversions-styling .common-content-styling .right-content {
        gap: 22px;
        margin-left: 3px;
    }
}

@media screen and (max-width: 1300px) and (min-width: 767px) {

    #steering-wheels-balls.conversions-styling .common-content-styling,
    #hand-controls.conversions-styling .common-content-styling,
    #swivel-seat.conversions-styling .common-content-styling,
    #boot-hoist.conversions-styling .common-content-styling,
    #dual-controls.conversions-styling .common-content-,
    #easy-release-handbrake.conversions-styling .common-content-styling,
    #electric-handbrake.conversions-styling .common-content-styling,
    #infrared-driving-controls.conversions-styling .common-content-styling,
    #left-foot-accelerator.conversions-styling .common-content-styling,
    #quick-release-pedal-guard.conversions-styling .common-content-styling {
        grid-template-columns: 57% auto;
    }
    #transfer-plate.conversions-styling .common-content-styling, #fiorella-wheelchair-lift.conversions-styling .common-content-styling {
        grid-template-columns: 55% auto;
    }
}

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

    #steering-wheels-balls.conversions-styling .common-content-styling,
    #hand-controls.conversions-styling .common-content-styling,
    #swivel-seat.conversions-styling .common-content-styling{
        grid-gap: 0;
    }
    .common-content-styling ul>li{
        margin-bottom: 5px;
      }
}

/* steering-balls styling end */
/* hand-controls styling start */
@media screen and (min-width:1299px) {
    #hand-controls.conversions-styling .common-content-styling {
        grid-template-columns: auto 341px;
        grid-gap: 91px;
        padding-top: 19px;
        padding-bottom: 58px;
    }

    #hand-controls.conversions-styling .common-content-styling .right-content {
        padding-top: 26px;
    }

    #hand-controls.conversions-styling .common-content-styling .downloads-wrapper h5 {
        margin-top: 42px;
    }
}

/* hand-controls styling end */

/* swivel-seat styling start */
@media screen and (min-width:1299px) {
    #swivel-seat.conversions-styling .common-content-styling {
        grid-template-columns: auto 341px;
        grid-gap: 91px;
        padding-top: 19px;
        padding-bottom: 145px;
    }

    #swivel-seat.conversions-styling .common-content-styling .right-content {
        padding-top: 26px;
    }

    #swivel-seat.conversions-styling .common-content-styling .downloads-wrapper h5 {
        margin-top: 53px;
    }

    #swivel-seat.conversions-styling .common-content-styling .right-content img {
        margin-left: -5px;
    }
    #swivel-seat.conversions-styling .common-content-styling .right-content .contact-details-wrapper img {
        margin-left: 0;
    }
}

/* swivel-seat styling end */


/* START OF EXTRA STYLING */

#chair-topper .common-content-styling .right-content .img-content-flex img {
    width: 120px;
}

#chair-topper .common-content-styling .right-content .img-content-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
@media screen and (max-width: 767px) {
    #chair-topper .common-content-styling .right-content .img-content-flex img {
        width: 80px;
    }
    #chair-topper .common-content-styling .right-content {
        flex-direction: column-reverse;
    }
    #chair-topper .common-content-styling .right-content .img-content-flex {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 1300px) {
    #minibus-conversions .common-content-styling {
        padding-top: 44px;
        grid-template-columns: auto 384px;
        max-width: 1112px;
    }

    #taxi-conversions .common-content-styling {
        max-width: 1202px;
        grid-gap: 37px;
    }
}

@media screen and (min-width: 992px) {
    #vehicle-reports .common-content-styling {
        padding-top: 44px;
        max-width: 900px;
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

    #vehicle-reports .common-content-styling p {
        margin-bottom: 20px;
    }

    #vehicle-reports .common-content-styling ul {
        margin-bottom: 20px;
    }

    #vehicle-reports .common-content-styling .downloads-wrapper {
        padding-left: 5px;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    #vehicle-reports .common-content-styling .downloads-wrapper .downloads-item {
        margin-bottom: 14px;
    }

    #vehicle-reports .common-content-styling .downloads-wrapper .downloads-item img {
        margin-top: -3px;
    }
    #quick-release-pedal-guard .common-content-styling .video-wrapper iframe {
        height: 320px;
    }
}
#easy-release-handbrake .container.common-content-styling .img-content-flex img {
    width: 100%;
}
@media screen and (min-width: 767px) {
    #easy-release-handbrake .container.common-content-styling .img-content-flex {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    #quick-release-pedal-guard .common-content-styling .video-wrapper {
        margin-bottom: 15px;
    }
    #taxi-conversions .common-content-styling ul>li, #minibus-conversions .common-content-styling ul>li {
        margin-bottom: 0;
    }
}

/* END OF EXTRA STYLING */

@media screen and (max-width: 1299px) {
    .common-content-styling .video-wrapper iframe {
        width: auto;
        height: 200px;
        border: none;
    }

    .common-content-styling {
        grid-template-columns: 49% auto;
        grid-gap: 30px;
        padding-left: 0;
        padding-right: 0;
        max-width: 90%;
    }
}

@media screen and (max-width: 992px) {
    .common-content-styling {
        grid-template-columns: 49% auto;
        grid-gap: 30px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 767px) {
    .common-content-styling {
        grid-template-columns: 1fr;
        grid-gap: 20px;
        padding-left: 0;
        padding-right: 0;
    }

    .common-content-styling .img-content-flex {
        margin-bottom: 14px;
    }
    .common-content-styling .img-content-flex img {
        width: 100%;
    }
    .common-content-styling .right-content {
        grid-row-start: 1;
        gap: 15px;
    }

    .common-content-styling p,
    .common-content-styling a.evt-phone,
    .common-content-styling .downloads-wrapper .downloads-item a,
    .common-content-styling ul>li,
    .common-content-styling a.para-link,
    .common-content-styling table,
    .common-content-styling p>a.evt-phone, .common-content-styling ol.cascading-ol>li {
        font-size: 14px;
        line-height: 19px;
    }
    .common_hero_section.small_common_hero_section.no-para-class .common-hero-content h3 {
        margin: 0;
    }

    .common-content-styling table {
        margin-top: 5px;
        margin-bottom: 12px;
    }

    .common-content-styling p {
        margin-bottom: 14px;
    }

    .common-content-styling {
        max-width: 100%;
        padding: 22px 15px 30px;
    }

    .common-content-styling h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .common-content-styling .downloads-wrapper .downloads-item img {
        width: 16px;
    }

    .common-content-styling .downloads-wrapper .downloads-item {
        grid-template-columns: 24px auto;
        margin-bottom: 7px;
    }

    .common-content-styling .downloads-wrapper h5 {
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 14px;
    }

    .common-content-styling .downloads-wrapper {
        margin-top: 0;
    }

    .common-content-styling .video-wrapper {
        margin-bottom: 15px;
    }

    .common-content-styling .contact-details-wrapper {
        padding-bottom: 15px;
    }

    .common-content-styling .contact-details-wrapper .contact-flex img {
        margin-top: 1px;
        margin-right: 12px;
    }

    .common-content-styling ul {
        margin-bottom: 18px;
        padding-inline-start: 18px;
    }
    .common-content-styling ol {
        padding-inline: 15px;
    }

    .common-content-styling h4,
    .common-content-styling h4.less-mb {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 12px;
    }

    .common-content-styling h3.dark {
        color: #000;
        margin-bottom: 10px;
    }

    .common-content-styling .logo__flex img {
        width: 100px;
    }

    #vehicle-reports .common-content-styling .logo__flex img:nth-child(3) {
        width: 150px;
    }
}

@media screen and (max-width: 330px) {
    .common-content-styling .video-wrapper iframe {
        width: 100%;
        height: 150px;
    }
}

/* hire vehicle styling start */

@media screen and (min-width:1400px) {
    .vehicle-leasing .hire-vehicle-grid-section .container {
        max-width: 1108px;
        padding: 0;
    }

    .vehicle-leasing .hire-vehicle-grid-section {
        padding-left: 77px;
    }

    .hire-vehicle-grid-section .container {
        max-width: 1290px;
        padding: 0;
    }
}

.vehicle-leasing .hire-vehicle-grid-section .container {
    grid-template-columns: auto 508px;
    gap: 0;
    padding-bottom: 0px;
}

.vehicle-leasing .hire-vehicle-grid-section .enquire-btn {
    margin: 50px 0 0 132px;
}

.hire-vehicle-grid-section .enquire-btn {
    width: 259px;
    height: 60px;
    border-radius: 2px;
    background: var(--button-color);
    color: var(--primary-color);
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    margin-left: 4px;
    padding: 21px 0;
    border: none;
}

#hire-vehicle-page p.top_para {
    color: #000;
    text-align: center;
    font-family: Archivo;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin: 31px 0 35px;
}

.vehicle-leasing .hire-vehicle-grid-section {
    padding-top: 12px;
}

.vehicle-leasing .hire-vehicle-grid-section li {
    line-height: 24px;
}

.vehicle-leasing .hire-vehicle-grid-section p {
    margin-bottom: 25px;
}

.hire-vehicle-grid-section p>a,
.hire-vehicle-grid-section p,
.hire-vehicle-grid-section ul li {
    color: var(--secondary-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
}

.hire-vehicle-grid-section .hire-vehicle-grid_part .hire-vehicle-img.second-group-margin {
    margin: 18px 0 24px;
    margin-left: 15px;
}

.hire-vehicle-grid-section .hire-vehicle-grid_part .hire-vehicle-img {
    margin: 11px 0 20px;
}

.hire-vehicle-grid-section .hire-vehicle-grid_part .hire-vehicle-img.more-margin {
    margin: 27px 0 36px;
}

.vehicle-leasing .hire-vehicle-grid-section .hire-vehicle-grid_part ul {
    padding-bottom: 30px;
}

.hire-vehicle-grid-section .hire-vehicle-grid_part ol li {
    line-height: 23px;
}

.hire-vehicle-grid-section .hire-vehicle-grid_part ol {
    padding-inline-start: 20px;
    padding-bottom: 12px;
}

.hire-vehicle-grid-section .hire-vehicle-grid_part ul {
    padding-inline-start: 26px;
}

.hire-vehicle-grid-section .hire-vehicle-grid_part h3 {
    color: var(--secondary-color);
    font-size: 20px;
    margin-bottom: 8px;
    font-weight: 600;
    line-height: 25px;
}

.vehicle-leasing .hire-vehicle-grid-section .hire-vehicle-grid_part h3 {
    font-size: 22px;
    font-weight: 700;
}

.vehicle-leasing .hire-vehicle-grid-section .hire-vehicle-grid_part {
    min-height: auto;
    border-radius: 0px;
    border: none;
    background: none;
    padding: 0px;
}

.hire-vehicle-grid-section .hire-vehicle-grid_part {
    min-height: 393px;
    border-radius: 10px;
    border: 1.5px dashed #B7B7B7;
    background: linear-gradient(180deg, #F1F1F1 0%, #FFF 43.99%);
    padding: 30px 10px 30px 40px;
}

.hire-vehicle-grid-section .container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
}

#hire-vehicle-page .bottom-text-content p {
    margin-bottom: 30px;
}

#hire-vehicle-page .bottom-text-content a,
#hire-vehicle-page .bottom-text-content p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
}

#hire-vehicle-page .bottom-text-content p.diff-width {
    width: 445px;
    margin: 0 auto;
}

#hire-vehicle-page .bottom-text-content {
    width: 1029px;
    margin: 0 auto;
}

#hire-vehicle-page .bottom-text-content h3 {
    color: #000;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 22px;
    margin: 40px 0 15px;
}

#hire-vehicle-page .bottom-text-content h4 {
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    padding-top: 26px;
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .hire-vehicle-grid-section .hire-vehicle-grid_part.group-four ul {
        min-height: 69px;
    }

    .hire-vehicle-grid-section .hire-vehicle-grid_part {
        padding: 31px 10px 25px 20px;
    }

    .hire-vehicle-grid-section .hire-vehicle-grid_part h3 {
        font-size: 18px;
    }
}

@media screen and (max-width:1199px) {
    #hire-vehicle-page .bottom-text-content {
        width: 95%;
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    #hire-vehicle-page.vehicle-leasing p.top_para {
        width: 95%;
        margin: 25px auto;
    }
}

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

    .vehicle-leasing .hire-vehicle-grid-section .container,
    .hire-vehicle-grid-section .container {
        grid-template-columns: 1fr;
    }

    .leasing-vehicle-grid_part {
        grid-row-start: 1;
        margin-bottom: 30px;
    }
}

@media screen and (max-width:767px) {
    .leasing-vehicle-grid_part img {
        width: 100%;
    }

    .vehicle-leasing .hire-vehicle-grid-section .enquire-btn {
        margin: 0;
        margin-top: 25px;
    }

    .hire-vehicle-grid-section .hire-vehicle-grid_part .hire-vehicle-img {
        width: 95%;
        margin-left: 0;
    }

    .hire-vehicle-grid-section .hire-vehicle-grid_part {
        min-height: auto;
        padding: 25px 15px 30px 20px;
    }

    .vehicle-leasing .hire-vehicle-grid-section .hire-vehicle-grid_part h3,
    .hire-vehicle-grid-section .hire-vehicle-grid_part h3 {
        font-size: 18px;
    }

    .hire-vehicle-grid-section .hire-vehicle-grid_part ol li ,
    .hire-vehicle-grid-section ul li {
        font-size: 14px;
    }

    .hire-vehicle-grid-section .enquire-btn {
        width: 80%;
        height: 60px;
        font-size: 16px;
    }

    #hire-vehicle-page p.top_para {
        font-size: 14px;
        line-height: 19px;
        width: 95%;
        margin: 31px auto 35px;
    }

    #hire-vehicle-page .bottom-text-content a,
    .vehicle-leasing .hire-vehicle-grid-section p,
    #hire-vehicle-page .bottom-text-content p.diff-width,
    #hire-vehicle-page .bottom-text-content p {
        font-size: 14px;
        line-height: 19px;
        width: 95%;
		margin:auto;
    }

    #hire-vehicle-page .bottom-text-content h3 {
        font-size: 22px;
    }
    #hire-vehicle-page .hire-vehicle-grid-section .container{
        padding-bottom: 0 !important;
    }
}

/* Easy Release Handbrake start */
@media screen and (min-wdith:768px) {
    #easy-release-handbrake .common-content-styling {
        grid-template-columns: auto 400px;
    }
}

@media screen and (max-width:767px) {
    #easy-release-handbrake .container.common-content-styling .img-content-flex {
        display: grid;
        grid-template-columns: 1fr;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    #easy-release-handbrake .container.common-content-styling .img-content-flex img, #left-foot-accelerator .img-content {
        width: 85%;
    }

}

/* Easy Release Handbrake end */
/* infrared Handbrake start */
@media screen and (min-width:768px) {
#infrared-driving-controls .common-content-styling {
    grid-template-columns: auto 444px;
}
}

/* infrared Handbrake end */
/* left foot acc Handbrake start */
@media screen and (min-width:768px) {
    #left-foot-accelerator .img-content,#seat-belt-extension .common-content-styling .right-content img {
        width: 85%;
    }
    }
/* left foot acc Handbrake end */
/* seat belt extension acc Handbrake start */
@media screen and (min-width: 991px) {
    #seat-belt-extension  .common-content-styling {
        max-width: 900px;
        padding: 0;
        grid-template-columns: auto 300px;
    }
    #seat-belt-extension  .text-content{
        margin-top: 55px;
   }
}
@media screen and (min-width: 767px) {
    #seat-belt-extension  .common-content-styling {
        grid-template-columns: auto 30%;
    }
}
@media screen and (max-width: 767px) {
    #seat-belt-extension .common-content-styling {
        max-width: 100%;
    }
}
/* seat belt extension acc Handbrake end */