/*
Theme Name: ITCS Agent Pro Bootstrap
Theme URI: https://www.itcs.co.uk/
Author: ITCS
*/
@font-face {
    font-family: "Avenir";
    src: url("AvenirLTStd-Book.woff");
    src: url("AvenirLTStd-Light.woff") format("woff");
    src: url("AvenirLTStd-Roman.woff") format("woff"), url("AvenirLTStd-Book.woff") format("woff") url("AvenirLTStd-Light.woff") format("woff"), url("AvenirLTStd-Roman.woff") format("woff");
}


@font-face {
    font-family: "CarbonBlack";
    src: url("carbon_bl-webfont.woff2") format("woff2"),
        url("carbon_bl-webfont.woff") format("woff");
}

/* @font-face {
    font-family: "Montserrat";
    src: url("Montserrat-Regular.woff");
    src: url("Montserrat-Light.woff") format("woff");
    src: url("Montserrat-Medium.woff") format("woff"), url("Montserrat-SemiBold.woff") format("woff"), url("Montserrat-Bold.woff") format("woff")
} */
@font-face {
    font-family: "Montserrat";
    src: url("Montserrat-VariableFont_wght.woff") format("woff"),
        url("Montserrat-Italic-VariableFont_wght.woff") format("woff");

    font-weight: normal;
    /* Specify the weight for the fallback font */
    font-style: normal;
    /* Specify the style for the fallback font */
}


#rev_slider_1_1_wrapper .uranus.tparrows:before {
    top: 50%;
    position: absolute;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    font-family: 'Avenir';
    line-height: 1.5 !important;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
}

.container {
    margin: 0px !important;
}

.row {
    margin: 0px !important;
}

.container-fluid {
    padding: 0px !important;
}

p,
ul,
li {
    color: #fff;
}

b,
strong {}

a {}

a:hover {}

.btn {}

.btn a {}

.btn a:hover {}

img.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

img.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

rs-slide,
rs-slide::before {
    z-index: auto !important;
}

/* Header */

.head {
    background-color: #000416;
}

.company-logo {
    width: 100%;
}

/* Nav */

.investors-page .nav-link {
    font-weight: 500;
}

.sfm-rollback {
    left: 94%;
}

.navbar.navbar-expand-md {
    background-color: #000416;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
}

#sfm-overlay {
    opacity: 1 !important;
    background: #010415;
}

.navbar-nav {
    width: 100%;
}

.navbar .nav-link {
    color: #fff;
    transition: 0.3s;
}

.investors-page .nav-link {
    font-weight: 300;
}


.navbar .nav-link:hover {
    color: #1B7AC1;
}

.navbar.navbar-expand-md {
    padding: 20px 60px;
}

.investors-page .navbar.navbar-expand-md {
    padding: 20px 100px;
}


.costume-vehicle .navbar.navbar-expand-md {
    padding: 20px 0px 20px 60px;
}

.makeup-vehicle .navbar.navbar-expand-md {
    padding: 20px 0px 20px 60px;
}

.costume-vehicle .navbar.navbar-expand-md a {}

.costume-vehicles .navbar.navbar-expand-md {
    padding: 20px 0px 20px 60px;
}

.makeup-vehicles .navbar.navbar-expand-md {
    padding: 20px 0px 20px 60px;
}

.production-vehicles .navbar.navbar-expand-md {
    padding: 20px 0px 20px 60px;
}

.artiste-vehicles .navbar.navbar-expand-md {
    padding: 20px 0px 20px 60px;
}

.honeywagon-vehicles .navbar.navbar-expand-md {
    padding: 20px 0px 20px 60px;
}

.dining-vehicles .navbar.navbar-expand-md {
    padding: 20px 0px 20px 60px;
}

.tech-vehicles .navbar.navbar-expand-md {
    padding: 20px 0px 20px 60px;
}

.support-vehicles .navbar.navbar-expand-md {
    padding: 20px 0px 20px 60px;
}

.assisted-vehicles .navbar.navbar-expand-md {
    padding: 20px 0px 20px 60px;
}


.assisted-vehicles .av-text a {
    color: #fff;
    font-weight: bold;
    transition: 0.2s;
}

.assisted-vehicles .av-text a:hover {
    color: #007bff;
}

.assisted-vehicles .current-menu-item a {
    color: #fff !important;
}

.current-menu-item a {
    color: #1B7AC1 !important;
}




.superfly-on .sfm-rollback {
    height: 60px;
}

.sfm-navicon-button.sf_label_default {
    width: 65px !important;
    height: 65px !important;
}

.sfm-menu-level-1 a {
    font-size: 18px !important;
}

.sfm-menu-level-2 span {
    font-size: 18px;
}




/* End Nav */

/* End Header */

/* Home Page */

div#n2-ss-5 .n-uc-8ZRJa4rw47EA {
    margin-left: 300px;
}

.container-icon-row {
    margin-top: 300px !important;
    margin-left: -100px !important;
    z-index: 99999999 !important;
}

#sfm-sidebar .sfm-menu li:hover>a,
#sfm-sidebar .sfm-menu li>a:focus {
    font-weight: 900;
}

a.rs-layer {
    line-height: 27px !important;
}

/* .tparrows.tp-leftarrow:before {
    content: '\2039' !important;
}

.tparrows.tp-rightarrow:before {
    content: '\203A' !important;
} */

/* End Home Page */

/* Footer */

#footer {
    background-color: #000417;
    color: #fff;
    border-bottom: 1px solid #61636A;
}

#footer a {
    color: #fff;
}

#foot {
    background-color: #000417;
    color: #fff;
    text-align: center;
    width: 100%;
    border-top: 1px solid #61636A;
}

#foot p {
    padding: 10px 0px;
    color: #919697;
}

#foot a {
    color: #919697;
    font-size: 15px;
}

#foot a:hover {
    color: #ED1C24;
    transition: 0.3s;
}

#footer-col-1 {
    text-align: center;
}

#footer-col-2 {
    text-align: right;
}

#footer-col-2 .fa-twitter {}

#footer-col-1 {
    text-align: left;
}

#footer .textwidget {
    padding: 4px 0px;
}

#footer-col-3 {
    display: flex;
}

.fa-instagram {
    margin-left: 40px;
}

.fab {
    display: inline-block;
    vertical-align: middle;
}

/* End Footer */

/* Internal Pages */

.page-heading {
    background-color: #000416;
}

/* .contact-section, .careers-advert, .credits {
    background-color: #000416;
} */

section {
    background-color: #000416;
}

#contact-form {
    color: #fff;
    font-size: 18px;
}

#contact-form .col-12 {
    margin-top: 5px;
}

.contact-section-l {
    line-height: normal;
}

#contact-form input,
#contact-form textarea {
    width: 100%;
    background-color: #333645;
    border: none;
    margin: 5px 0px;
    color: #fff;
}


#contact-form input {
    height: 45px;
    border-radius: 10px;
}



#wpforms-form-6734 label {
    color: #ffff;
    font-family: 'Avenir';
    font-size: 19px;
    font-weight: 400;
}

#contact-form .wpfc7-submit {
    width: 100%;
}

#wpforms-form-6734 input,
#wpforms-form-6734 textarea {
    width: 100% !important;
    background-color: #333645;
    border: none;
    margin: 5px 0px;
    min-width: 100%;
    color: #fff;
}

#wpforms-form-6734 input {
    height: 45px;
    border-radius: 10px;
}

#wpforms-form-6734 .wpfc7-submit {
    width: 100%;
}

#prod-enq-form {
    color: #fff;
    font-size: 18px;
}

#prod-enq-form input,
#prod-enq-form textarea {
    width: 100%;
    background-color: #333645;
    border: none;
    margin: 5px 0px;
    color: #fff;
}

.prod-enq-submit {
    background-color: #1B7AC1 !important;
    color: #fff !important;
    height: 45px !important;
}

#prod-enq-form input {
    height: 45px !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    color: #fff !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: #fff;
}

.contact-office,
.contact-ooh,
.contact-mainenquiries {
    margin-top: 30px;
    line-height: normal;
}

.contact-section h2 {
    margin-bottom: 50px;
}

.contact-section a {
    color: #1B7AC1;
}

.contact-section a:hover {
    color: #1B7AC1;
}

#contact-form .wpcf7-submit {
    background-color: #1B7AC1;
    color: #fff;
}

.careers-main {
    background-color: #000416;
}

#careers-form .row {
    margin-top: 10px !important;
}

.career-listing button {
    border: none;
    background-color: #101432;
    width: 100%;
    margin-top: 20px;
    padding: 0px 25px;
    transition: 0.3s;
}

.career-listing button:hover {
    box-shadow: 0px 0px 20px #888b8e;
    /* margin-top: -5px; */
}

/* .career-listing button:hover .career-listing button p {
    margin-top: -5px;
} */

/* .career-listing button:hover {
    margin-top: -5px;
} */

.career-listing button p {
    text-align: left;
    bottom: 1px;
    position: absolute;
}

.career-listing button:hover p {
    display: block;
}

.career-listing button p:hover {
    /* text-align: left;
    bottom: auto; */
    /* position: inherit; */
}

.cl-overlay {
    height: 100%;
    width: 100%;
    background-color: #101432;
    display: none;
    transition: 0.3s;
}

.career-listing:hover .cl-overlay {
    display: block;
    z-index: 99999;
    transition: 0.3s;
}

/* 
.career-listing:hover .cl-title {
    display: none !important;
} */

#credits-grid div {
    padding: 0;
}

#careers-form {
    color: #fff;
    font-weight: bold;
}

#careers-form input,
#careers-form textarea {
    width: 100%;
    /* background-color: rgba(255, 255, 255, 0.7); */
    background-color: #333541;
    border: none;
    margin: 5px 0px;
    color: #fff;
}

#careers-form input {
    height: 40px;
}

#careers-form .wpcf7-file {
    background-color: transparent;
}

#careers-form .wpcf7-submit {
    background-color: #1B7AC1;
    color: #fff;
}

.careers-advert-requirments,
.careers-advert-benefits {
    color: #1B7AC1;
}

#credits-grid button {
    width: 100%;
    height: 400px;
    border: none;
    background-repeat: no-repeat;
    background-size: cover;
    transition: 0.3s;
}

#credits-grid button p {
    display: none;
    text-shadow: 2px 2px #000;
}

#credits-grid button:hover {
    transform: scale(1.3);
    z-index: 9999999 !important;
    position: absolute;
}

#credits-grid button:hover p {
    display: block;
}

.creditmodalgallery .modal-header {
    height: 30px;
}

.creditmodalgallery .close {
    height: 20px !important;
}

.creditmodalgallery .modal-footer {
    height: 50px;
}

.creditmodalgallery .btn {
    height: 20px !important;
    color: #fff;
}

.about-r {
    padding: 57px 10px !important;
}

.about img {
    width: 100%;
    height: auto;
}

.about h3 {
    color: #257DC0;
}

#about-btn {
    border: none;
    background-color: transparent;
    color: #257DC0;
}

.team-member {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: top;
    background-position-x: center;
    margin-top: 20px;
    transition: 0.3s;
    background-color: #000416;
}

.team-member-info {
    color: #fff;
    background-color: rgba(0, 4, 22, 0.8);
    width: 100%;
    bottom: 0px;
    position: absolute;
    overflow: hidden;
    padding: 5px;
    transition: 0.3s;

}

.investor {
    color: #fff;
    background-color: rgba(0, 4, 22, 0.8);
    width: 100%;
    padding: 5px;
    transition: 0.3s;
    min-height: 140px;
    border-top: 1px solid #1e6da1;
    border-left: 1px solid #1e6da1;
}



.tm-title-name,
.tm-title-role {
    margin: 0px;
    text-align: left;
}

.tm-title-role {
    color: #1B7AC1;
    font-weight: 700 !important;
    font-family: 'Avenir';
}

.team-member-overlay {
    width: 100%;
    /* Full width (cover the whole page) */
    height: 100%;
    /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    transition: 0.3s;
}

.team-member:hover .team-member-overlay {
    display: none;
}

.team-member:hover .team-member-info {
    height: 75px;
}

.reports-presentation button {
    border: none !important;
    background-color: transparent !important;
    width: 100% !important;
    margin-top: 20px !important;
    padding: 0px 25px !important;
    transition: 0.3s !important;

}

.useful-document button {
    /* border: none;
    background-color: transparent;
    width: 100%;
    margin-top: 20px;
    padding: 0px 25px;
    transition: 0.3s; */

    border: none;
    background-color: #101432;
    width: 100%;
    margin-top: 20px;
    padding: 0px 25px;
    transition: 0.3s;
}

.useful-document button img {
    /* width: 185px; */
    width: 100%;
    max-width: 100%;
    height: auto;
}

.reports-presentation .ud-title {
    text-align: center !important;
    color: #fff !important;
    margin-top: 15px !important;
    position: inherit;
}

.ud-title {
    /* text-align: center;
    color: #fff;
    margin-top: 15px; */
    text-align: left;
    bottom: 10px;
    position: absolute;
    color: #fff;
}

.ud-title-span {
    font-weight: bold;
}




.postspage-tab h4 {
    color: #1B7AC1;
}

.postspage-tab {
    background-color: #111530;
    margin-top: 20px !important;
}

.ppt-r {
    padding: 20px;
}

.ppt-r a {
    position: absolute;
    bottom: 5px;
}

.ppt-l {
    margin: 0;
    padding: 0;
}

.ppt-l img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

.post-l img {
    width: 100%;
    height: auto;
}

.partners-l {
    background-color: #060923;
}

.partners .carousel-control-next {
    right: -30px;
    top: 0;
}

.partners .carousel-control-prev {
    left: -30px;
    top: 0;
}

.partners-test-name p {
    margin: 0px;
    line-height: normal;
    color: #1B7AC1;
}

.partners-test-name {
    text-align: right;
}

.partners-r img {
    width: 100%;
    margin-top: 20px;
}

.partners .carousel-control-next,
.partners .carousel-control-prev {
    background-color: transparent;
}

.company_reel {
    background: transparent;
    border: none;
    float: right;
}

.company_reel p {
    margin: 0px;
    line-height: normal;
    color: #1B7AC1;
    float: right;
    text-decoration: underline;
}

#myModalPartner iframe {
    width: 100%;
}

.page-heading .col-12.col-md-5.col-lg-2.p-2 {
    text-align: center;
}

.vehicle-cat-icon {
    width: 80%;
    height: auto;
}

.page-heading h1 {
    vertical-align: middle;
    /* display: ruby-base-container; */
}

.assisted-vehicles .page-heading .navbar,
.costume-vehicles .page-heading .navbar,
.makeup-vehicles .page-heading .navbar,
.production-vehicles .page-heading .navbar,
.artiste-vehicles .page-heading .navbar,
.honeywagon-vehicles .page-heading .navbar,
.dining-vehicles .page-heading .navbar,
.tech-vehicles .page-heading .navbar,
.support-vehicles .page-heading .navbar {
    border: none;
}

.vehicles a:hover {
    text-decoration: none;
}

.vehicle-card {
    background-color: #10113B;
    padding: 5px;
    transition: 0.3s;
    border: none;
}

#techoutline {
    cursor: pointer;
}

#techoutline img {
    vertical-align: top;
}

.techoutlinemodal img {
    width: 100%;
}

.vehicle-card:hover {
    margin-top: -5px;
}

.costume-vehicles .vehicle-card:hover {
    background-color: #504576;
}

.makeup-vehicles .vehicle-card:hover {
    background-color: #C00008;
}

.production-vehicles .vehicle-card:hover {
    background-color: #4BB5CB;
}

.artiste-vehicles .vehicle-card:hover {
    background-color: #7B8A44;
}

.honeywagon-vehicles .vehicle-card:hover {
    background-color: #CD9700;
}

.dining-vehicles .vehicle-card:hover {
    background-color: #C46D14;
}

.tech-vehicles .vehicle-card:hover {
    background-color: #288DC1;
}

.support-vehicles .vehicle-card:hover {
    background-color: #AD3B72;
}

#menu-item-2627 a:hover {
    color: #504576;
}

#menu-item-2630 a:hover {
    color: #C00008;
}

#menu-item-2631 a:hover {
    color: #4BB5CB;
}

#menu-item-2626 a:hover {
    color: #7B8A44;
}

#menu-item-2629 a:hover {
    color: #CD9700;
}

#menu-item-2628 a:hover {
    color: #C46D14;
}

#menu-item-2633 a:hover {
    color: #288DC1;
}

#menu-item-2632 a:hover {
    color: #AD3B72;
}

.vehicle-card img {
    width: 100%;
}

.vehicle-submenus {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 0px;
    background-color: #000416;
}

.vehicle-submenu-single {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 50px;
    background-color: #000416;
}

.vehicle-submenu-single .col-6.col-md-2.col-lg {
    max-width: max-content;
}

.vehicle-submenus .col-6.col-md-2.col-lg {
    max-width: max-content;
}

.vsm-item {
    background-color: transparent;
    border: none;
    width: 100%;
    margin: 5px 10px;
    text-align: right;
}

.vsm-item a {
    line-height: normal;
    margin: 0;
    transition: 0.3s;
    color: #fff;
}

.vsm-item a:hover {
    color: #1B7AC1;
    text-decoration: none;
}




.vehicle-info-gallery img {
    width: 100% !important;
}

.vehicle-info-gallery .main-image {
    cursor: pointer;
}

.vehicle-info-gallery .carousel-indicators {
    margin: 0;
}

.vehicle-info-spec-video button {
    width: 100%;
    border: none;
    color: #fff;
    float: right;
    background-color: #101432;
}

.vehicle-video {
    margin-top: 20px;
}

.vehicle-info-floorplan img {
    width: 100%;
}

.modal-content {
    background-color: #000416;
    box-shadow: 15px 15px 15px #000;
}

.modal-title {
    color: #1B7AC1;
}

.modal-dialog {
    max-width: 100%;
}

#myModalVid iframe {
    width: 100% !important;
}

.ulez-icons {
    vertical-align: middle;
    /* display: ruby-base-container; */
    height: 50px;
    width: auto;
    float: right;
}

.carousel-control-next,
.carousel-control-prev {
    background-color: rgb(0, 0, 0, 5);
    width: 7%;
    height: 450px;
}

.about .carousel-control-next,
.about .carousel-control-prev {
    background-color: transparent;
    width: 7%;
}

#sgpb-popup-dialog-main-div {
    background-color: #000416 !important;
    padding: 20px !important;
}

.sgpb-theme-1-content {
    border-bottom-color: #000416 !important;
}

.sgpb-popup-builder-content-2802 .col-12 {
    padding: 0px;
}

.responsibilities .ppt-r p {
    font-size: 12px;
}

.responsibilities .ppt-l img {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: auto;
}

.vehicle-submenus-single-dropdown select {}

#myModalGall .main-image {
    width: 100% !important;
    height: auto;
}

.carousel-item.active button {
    border: none;
    background-color: transparent;
    width: 100%;
}

.modalgallery img {
    height: auto !important;
}

.close {
    color: #fff;
    opacity: 1 !important;
}

.postspage-tab h4 {
    text-transform: uppercase;
}

.modal-footer button {
    color: #fff;
}

.vehicle-submenu-single-dropdown,
.vehicle-submenu-single-dropdown select {
    width: 100%;
}

.tech-vehicles .vehicles a:last-child {}

.vehicle-info-gallery .rsContent img {
    margin-left: 0px !important;
    margin-top: 0px !important;
    height: 100% !important;
}

.rsNav.rsThumbs.rsThumbsHor,
.rsSlide {
    background-color: #000416 !important;
}

.rsThumbsContainer {
    padding-top: 10px;
}

.rsFullscreen .rsContent {
    text-align: center;
}

.rsFullscreen .rsImg {
    width: 70% !important;
    height: auto !important;
}

.rsUni.rsFullscreen .rsFullscreenIcn {
    background: url('/wp-content/uploads/2021/10/close.png') 0 0 transparent !important;
    height: 35px;
    width: 35px;
    background-size: cover !important;
}

.rsUni.rsFullscreen .rsFullscreenBtn {
    height: 35px;
    width: 35px;
    right: 27px;
    top: 10px;
}

.rsUni .rsFullscreenIcn {
    background: url('/wp-content/uploads/2021/10/enlarge-fullscreen-grey.png') 0 0 transparent !important;
    height: 35px;
    width: 35px;
    background-size: cover !important;
}

.rsUni .rsFullscreenBtn {
    height: 35px;
    width: 35px;
    right: 27px;
    top: 10px;
}

/* .rsOverflow {
    height: 500px !important;
} */

.rsUni,
.rsUni .rsOverflow,
.rsUni .rsSlide,
.rsUni .rsVideoFrameHolder,
.rsUni .rsThumbs {
    background: #000417 !important;
}

/* .corporate-governance {
    margin-top: 50px !important;
} */

#board-of-directors .team-member {
    cursor: pointer;
}



#board-of-directors .team-member {
    cursor: pointer;
    -webkit-appearance: none;
    padding: 0px;
    text-align: left;
    border: none;
}

#board-of-directors .bd-profile-image {
    width: 100%;
    height: auto;
    margin: 10px 0px;
}

.investor-right {
    display: table;
    width: 100%;
    text-align: center;
    padding: 15px;
}

/* .investor-right div {
    display: table-cell;
    vertical-align: middle;
} */






#board-of-directors .team-member-info {
    height: 90px;
}


#board-of-directors .team-member-info:hover {
    height: 100px;
}





.rule26-repeater table {
    color: #fff;
    width: 100%;
}

/* .rule26-repeater .aim-rule {
    width: 40%;
} */

.rule26-repeater .aim-desc {
    width: 90%;
}


/* .rule26-repeater .aim-desc,
.rule26-repeater .aim-rule {
    padding: 10px 0px;
} */

.rule26-repeater .aim-desc p,
.rule26-repeater .rule p {
    margin-bottom: 0px;
}


.rule26-repeater .aim-rule {
    color: #1b7ec2;
    font-size: 21px;
    font-weight: bold;
}


.rule26-repeater .rule {
    padding: 30px 0px;
}


#board-of-directors {
    min-height: 50vh;
}

.rule15 {
    border-bottom: 1px solid #1d80c0;
}


.research.investors-page .rule26-repeater {
    padding: 0px 80px 100px 80px !important;
}



.share-info-repeater table {
    color: #fff;
    width: 100%;
}

.share-info-repeater .aim-rule {
    width: 40%;
}

.share-info-repeater .aim-desc {
    width: 60%;
    text-align: right;
    padding-right: 150px !important;
    font-family: 'CarbonBlack';
    color: #65a8da;
    font-size: 30px;
}


.rule {
    border-top: 1px solid #9BA0A9;
}

.rule1 {
    border-top: 2px solid #195e8b;
}

.aim-rule26 .rule1 {
    border-top: none;
}

.rule9 {
    border-bottom: 2px solid #195e8b;
}

.share-lastupdated {
    padding: 10px 0px;
}

.share-info-repeater .aim-desc,
.share-info-repeater .aim-rule {
    padding: 10px 0px;
}

.share-info-repeater .aim-desc p,
.share-info-repeater .rule p {
    margin-bottom: 0px;
}

.share-lastupdated p {
    font-size: 16px !important;
}

.selection {
    height: 80vh;
}

.share-info-repeater thead th {
    font-size: 24px;
    font-weight: normal;
}

#country-code,
#selection-submit,
#select-country {
    width: 100%;
}

.terms-of-use button {
    width: 100%;
    padding: 10px;
    border-radius: 0px;
    margin-top: 10px;
}

.terms-of-use {
    min-height: 80vh;
}

.investor-left {
    margin: auto;
    width: 60%;
    padding: 10px;
}


.vehicle-specs,
.vehicle-video {
    transition: 0.3s;
}

.vehicle-specs:hover,
.vehicle-video:hover {
    box-shadow: 0px 0px 20px #888b8e;
}

.ai-s2 {
    border-top: 20px solid #fff;
    border-bottom: 20px solid #fff;
}

.ai-s2 .ais2-l {
    border-right: 10px solid #fff;
    padding: 50px 20px 50px 0px;
}

.ai-s2 .ais2-r {
    border-left: 10px solid #fff;
    padding: 50px 0px 50px 40px;
}

.ais2-l h3 {
    margin-bottom: 70px !important;
}

.ai-s2 h3 {
    margin-bottom: 30px;
}

.ai-s2 {
    padding: 0px 50px !important;
}

#shareprice span {
    font-family: 'CarbonBlack' !important;
}

.ais2rh-figure {
    font-family: 'CarbonBlack' !important;
}

/* .ai-s3 {
    border-bottom: 20px solid #fff;
} */

.ais3-l li {
    margin-bottom: 5px;
}

.ai-s1 .col-12.mt-5 .row {
    padding-top: 15px !important;
}



.ics1-repeater-row .card {
    background-color: transparent;
}

.ics1-repeater-row .card img {
    width: 80px;
}



.card-header-title {
    padding: 15px;
}

.card-header-title h3 {
    color: #1685c9;
    font-weight: bold;
    font-size: 22px;
}


#RNSwidget a {
    color: #fff !important;
}


.rns input {
    border-radius: 15px;
}

.rns select {
    border-radius: 15px;
}



.sis2-figure {
    color: #65a8da;
    font-size: 143px !important;
}

.si-s2 {
    text-align: center;
    font-family: 'CarbonBlack';
}

.si-s2 hr {
    height: 1px;
    background-color: #fff;
    margin: auto;
}


.sis2-title {
    color: #fff;
    font-size: 22px;

}

.sis2-l hr {
    width: 70%;
}

.sis2-r hr {
    width: 48%;
}


.si-s2 {
    border-bottom: 15px solid #fff;
}

/* .share-info-repeater {
    border-bottom: 20px solid #fff;
} */


.ai-s3 .btn-inv {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    margin: 50px 0px 0px 50px;
}




button img {
    height: 20px;
    width: auto;
    margin-top: -3px;
}

.ais2r-highlights {
    font-family: 'CarbonBlack' !important;
    text-align: center
}

.ais2r-highlights .ais2rh-figure {
    font-size: 153px;
    color: #709fd1;
}

.ais2r-highlights .ais2rh-percent {
    font-size: 75px;
    color: #709fd1;
}

.ais2r-highlights hr {
    height: 1px;
    background: #fff;
    width: 75%;
    margin-top: -2px;
}


.ais2r-highlights .ais2rh-title {
    color: #fff;
    font-size: 22px;
    font-weight: 100;
    font-family: 'CarbonBlack';
}


.esg-repeater-2 {
    margin: 0px 47px;
}


.esg-repeater-card .esg-title {
    font-size: 23px;
    font-weight: bold;
}


#esg-repeater {
    margin: 80px 0px !important;
}


.investors-page {
    border-bottom: 15px solid #fff;
}


#esg-repeater a:hover {
    text-decoration: none;
}


.advisers-logo {
    max-width: 100%;
    width: 252px;
    height: 200px;
    object-fit: contain;
    /* border: 1px solid; */
}

.advisers-name {
    color: #1f85c7;
    margin: 0px !important;
    font-size: 25px !important;
}

.advisers-addr br {
    display: none;
}

.advisers-addr p {
    margin-bottom: 0;
}

.ar2-row {
    border-top: 1px solid #1f85c7;
    padding-top: 50px;
    margin-top: 50px !important;
}


.contact-investers .contact-section h4 {
    font-weight: bold;
    color: #1f85c7;
}

.contact-investers .contact-section h4 {
    font-weight: bold;
    color: #1f85c7;
}



.cp-hr {
    width: 100%;
    height: 1px;
    background: #1c83c8;
    margin: 50px 0px;
}



.corporate-governance ol {
    padding: 0px !important;
}

.corporate-governance h4 {
    color: #1c83c9;
}

.corporate-governance h4 {
    color: #1c83c9;
    padding-left: 15px;
    font-weight: bold;
}

.corporate-governance h2 {
    padding-left: 30px;
}

.row.corporate-governance.cg-1 h4 {
    padding: 0;
}

.corporate-governance h2 {
    padding-left: 0px;
    margin-bottom: 50px;
}

.aim-rule26 h2 {
    padding-left: 0px;
}

.ud-title-span,
.advisers-name {
    font-weight: bold !important;
}

.ais2rh-figure,
.sis2-figure,
.sis2-figure {
    font-family: 'CarbonBlack' !important;
    font-weight: bold !important;
}

.investors-page .navbar-nav .menu-item {
    font-weight: medium !important;
}

.investors-page p,
.investors-page a,
.investors-page ul,
.investors-page li {
    font-family: Montserrat;
    font-weight: 100;
}

.investment-case .card a {
    color: #1685c9 !important;
    font-weight: 700;
}

/* .investors-page span {
    font-family: Montserrat;
} */



.corporate-governance strong {
    font-weight: bold;
}

.corporate-governance li::marker {
    font-weight: bold;
}



.page-title {
    padding-left: 40px;
}

.contact-section-r {
    border: 1px solid #1B7AC1;
    padding: 60px !important;
}

.contact-section-r h3 {
    color: #1B7AC1
}

.contact-section-r h3 {
    text-transform: lowercase;
}

.contact-section-r h3:first-letter {
    text-transform: uppercase;
}


.ais3-l h3 {
    padding-left: 20px;
}


.regulatory-news hr {
    height: 0.5px;
    background: #1B7AC1;
}

.ud-date-span {
    font-family: ;
}

.sustainabiity {
    font-family: 'Montserrat' !important;
}

.contact-investers a {
    color: #1B7AC1;
    font-family: 'Avenir';
}

.row.sustainability-icon-row {
    padding: 30px 50px;
    border: 1px solid #fff;
    margin-top: 30px !important;
    border-radius: 15px;
}

.sir-img {
    width: 100%;
    background: transparent;
    border: none;
}

.sir-img img {
    width: 167px !important;
    height: auto;
    margin-top: 0px !important;
}

.sir-img img:hover {
    transition: 0.2s;
    filter: brightness(0) invert(1);
}

.sir-img h3 {
    font-weight: 600;
    margin-top: 10px;
    font-size: 23px;
}

.invest-hr {
    height: 20px;
    background: #fff;
}

#ecobase-section img {
    width: 100%;
}

.img-fade-lr img {
    max-width: 110%;
    height: auto;
}

/* .sustainabiity img {
    width: 125px !important;
} */

#ecobase-section .section-icon {
    width: 150px !important;
    filter: brightness(0) invert(1);
}

#hybrid-section .section-icon {
    width: 150px !important;
    filter: brightness(0) invert(1);
}

.sus-s3 {
    padding-top: 0px !important;
    margin-top: -100px;
}


#ecobase-section h3 {
    justify-content: center;
    display: flex;
    margin: auto 10px;
}

#ecobase-section h3 {
    justify-content: center;
    display: flex;
    margin: auto 20px;
    font-weight: 600;
    font-size: 30pt;
}

.sus-s2r-img.lazyloaded {
    width: 100% !important;
}

#video-coverimg {
    width: 639px !important;
    height: 360px !important;
}

#ecobase-section iframe {
    float: right;
    margin-top: -130px;
    z-index: 99999 !important;
    position: relative;
    border-radius: 20px;
    width: 640px;
    height: 300px;
}

.sus-s3 strong {
    font-weight: 600;
}

#ecobase-section iframe {
    float: right;
    margin-top: -130px;
    z-index: 99999 !important;
    position: relative;
    border-radius: 20px;
    width: 640px;
    height: 300px;
    margin-right: 60px;
}

.sustainabiity h1 {
    font-weight: 600;
}


.sustainabiity p {
    font-size: 21px;
    font-family: montserrat;
    font-weight: 300;
}

.sus-s1-sub-title p {
    font-weight: 500;
}

#hybrid-section h3 {
    justify-content: center;
    display: flex;
    margin: auto 20px;
    font-weight: bold;
    font-size: 30pt;
}

#hybrid-section h3 br {
    display: none;

}

.btn-sus {
    background: #5ba23a;
    color: #fff;
    border: 1px solid #fff;
}

.btn-sus {
    background: #5ba23a;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    float: right;
    font-size: 20px;
    font-weight: 300 !important;
    line-height: 1.1;
    text-align: left;
    padding: 12px 10px;
}

.btn-sus span {
    font-weight: 600;
    font-size: 30px;
}

.btn-sus img {
    width: 25px !important;
    height: auto;
    margin: 5px 5px 5px 5px;
}

/* End Internal Pages */

/***********************************************************

                    RESPONSIVENESS

************************************************************/






/* XX-Large devices (larger desktops, 2300px and up) */

@media (min-width: 2300px) {

    .slider-slider-content,
    .global-layer-logo,
    .global-layer-banner {
        left: -200px !important;
    }

    .slider-slider-content {
        bottom: -400px !important;
    }

    /* .sfm-navicon-button {
        left: 50px !important;
    }
    .sfm-rollback {
        left: 96.5% !important;
    } */
    .sfm-navicon-button {
        left: -10px !important;
    }

    .sfm-rollback {
        left: 96.9% !important;
    }

    .tparrows::before {
        margin-top: 300px !important;
    }

}




@media (min-width: 1900px) {
    .card.ivc-card4 {
        /* margin-top: -100px !important; */
        margin-top: -135px !important;
    }

    .card.ivc-card6 {
        margin-top: 0px !important;
    }

}

@media (min-width: 1800px) and (max-width: 1899px) {
    .card.ivc-card4 {
        margin-top: -100px !important;
    }

    .card.ivc-card6 {
        margin-top: 0px !important;
    }

}



@media (min-width: 1600px) and (max-width: 1699px) {
    .card.ivc-card4 {
        margin-top: -120px !important;
    }

    .card.ivc-card6 {
        margin-top: -50px;
    }
}

@media (min-width: 1500px) and (max-width: 1599px) {
    .card.ivc-card6 {
        margin-top: -50px !important;
    }

    .card.ivc-card4 {
        margin-top: -200px !important;
    }
}




@media (max-width: 1600px) {
    .esg-icon {
        width: 120px !important;
        height: auto;
    }

    .ai-s3 .btn-inv {
        padding: 9px 12px 6px 12px;
    }

    .investors-page .ai-s2 {
        padding: 0px 50px !important;
    }

    .investors-page section {
        padding: 50px 50px !important;
    }

    .row.sustainability-icon-row {
        padding: 30px 30px;
    }

    #ecobase-section iframe {
        margin-top: -0px;
    }

    section.sustainabiity {
        /* padding: 80px; */
        padding: 50px 80px;
    }
}

/* XX-Large devices (larger desktops, 1500px and up) */

@media (min-width: 1500px) {

    button img {
        margin-top: -7px !important;
    }

    .vehicles {
        min-height: 50vh;
    }

    .support-vehicles .vehicles {
        min-height: auto;
        margin-bottom: 50px;
    }


    #menu-vehicles-menu a {
        font-size: 18px !important;
    }

    .vehicle-card img {
        height: 150px !important;
    }

    .career-listing button {
        height: 250px !important;
    }

    .career-listing button p {
        font-size: 22px !important;
    }

    .postspage-tab h4 {
        font-size: 18px !important;
    }

    /* .tm-title-role {
        font-size: 17px !important;
    } */

    .vehicle-card {
        height: 220px !important;
    }

    .vehicle-card p {
        font-size: 16px !important;
    }

    .vehicle-info-gallery .main-image {
        height: 450px !important;
        /* height: auto !important; */
    }

    .vehicle-info-gallery .modal-body .main-image {
        height: auto !important;
        /* height: auto !important; */
    }

    .vehicle-info-floorplan img {
        height: 450px !important;
    }

    .vehicle-info-spec-video button {
        height: 215px !important;
    }

    .vehicle-info-spec-video button p {
        right: 30px !important;
    }

    .vehicle-info-spec-video .col-lg-12 {
        padding: 0px 15px !important;
    }

    .costume-vehicle h1,
    .makeup-vehicle h1,
    .production-vehicle h1,
    .artiste-vehicle h1,
    .artiste-vehicle h1,
    .honeywagon-vehicle h1,
    .dining-vehicle h1,
    .tech-vehicle h1,
    .support-vehicle h1 {
        font-size: 40px !important;
    }

    #menu-vehicles-menu .nav-link {
        font-size: 14px !important;
    }

    #footer-col-3 #text-4 {
        /* width: 40%; */
    }

    #rev_slider_1_1_forcefullwidth {
        height: 100vh;
    }

    rs-module {
        height: 100vh !important;
        max-height: 100vh !important;
    }

    .global-layer-banner {
        height: 100% !important;
    }

    #footer-col-1 {
        margin-left: 80px;
    }

    .slider-slider-content,
    .global-layer-logo,
    .global-layer-banner {
        margin-left: -80px !important;
    }

    .navbar .nav-link {
        margin: 5px 10px;
    }

    .slider-slider-content {
        bottom: 100px !important;
    }

    .useful-document span {
        font-size: 15px;
    }

    .ud-title-span {
        font-size: 18px !important;
    }





}

/* // Devices 1200px and up */

@media (min-width: 1200px) {

    .card.ivc-card4 {
        /* margin-top: -300px; */
        margin-top: -200px;
    }

    .card.ivc-card6 {
        /* margin-top: -500px; */
        margin-top: 0px;
    }


    #rev_slider_1_1_wrapper .uranus.tparrows {
        height: 104% !important;
        top: 50% !important;
    }

    rs-module {
        height: 100vh !important;
        max-height: 100vh !important;
    }

    .global-layer-banner {
        height: 100% !important;
    }

    #rev_slider_1_1_forcefullwidth {
        height: 100vh;
    }

    p,
    a,
    ul,
    li {
        font-size: 19px;
    }

    .investors-page .nav-link {
        font-size: 19px !important;
    }

    .investors-page p,
    .investors-page a,
    .investors-page ul,
    .investors-page li {
        /* font-size: 23px; */
        font-size: 20px;
    }



    #footer p,
    #footer a {
        font-size: 17px;
    }

    #menu-vehicles-menu .nav-link {
        font-size: 12px;
    }

    .slider-container-box {
        margin-left: 200px;
    }

    section {
        padding: 50px;
    }

    section.sustainabiity {
        /* padding: 80px; */
        padding: 50px 130px;
    }

    section.sustainabiity.sus-s1 {
        padding-top: 80px;
    }

    .investors-page section {
        padding: 50px 100px;
    }

    section.ai-s1 {
        padding: 0px !important;
    }

    .ai-s1 .col-12 {
        padding: 0px;
    }

    .ais1-l {
        padding: 90px 60px !important;
    }

    .img-fade-lr::before {}

    .costume-vehicle,
    .makeup-vehicle,
    .production-vehicle,
    .costume-vehicle,
    .artiste-vehicle,
    .honeywagon-vehicle,
    .dining-vehicle,
    .tech-vehicle,
    .support-vehicle {
        padding: 20px 50px 0px 50px;
    }

    .team {
        padding: 50px 100px;
    }

    .tm-title-role {
        font-size: 13px;
    }

    #contact-form .wpcf7-submit,
    #careers-form .wpcf7-submit {
        width: 20%;
    }

    .contact-section-l {
        padding: 0px 100px 0px 0px !important;
    }

    #careers-main-listings {
        padding: 0px 100px !important;
    }

    .career-listing button {
        height: 150px;
    }

    .career-listing button p {
        font-size: 15px;
    }

    .careers-advert-desc {
        margin: 30px 0px;
    }

    .credits {
        padding: 100px;
    }

    .about {
        padding: 50px 0px !important;
    }

    .fuelcards-info {
        margin-top: 50px !important;
    }

    .reports-presentations .useful-document button {
        height: auto;
    }

    .useful-document button {
        height: 250px;
    }

    .reports-presentation button {
        height: auto;
        /* margin-top: 100px; */
    }

    span.ud-date-span {
        font-size: 15px;
    }

    .ud-title {
        font-size: 16px;
    }

    .ud-title-span {
        font-size: 15px !important;
    }

    .sis2-title {
        font-family: 'CarbonBlack' !important;
        font-weight: 100 !important;
    }


    .postspage-tab h4 {
        font-size: 21px;
    }

    .postspage-tab h4 {
        font-size: 13px;
    }

    .postspage-tab {
        height: 250px;
    }

    .ppt-r p {
        font-size: 12px;
    }

    .partners-l {
        padding: 5px 80px 80px 80px;
    }

    .partners-test-content {
        margin: 30px 0px !important;
    }

    .vehicle-card {
        height: 150px;
        margin-top: 20px;
    }

    .vehicle-card p {
        font-size: 13px;
        margin: 5px 0px;
    }

    .vsm-item a {
        font-size: 13px;
    }

    .vehicle-submenus {
        /* margin-bottom: 50px; */
        padding: 10px 50px;
        padding: 10px 50px 10px 180px;
    }

    .vehicle-name {
        margin: 50px 0px;
    }

    .vehicle-info-spec-video button {
        height: 165px;
    }

    .vehicle-info-spec-video button p {
        bottom: 1px;
        position: absolute;
        right: 15px;
    }

    .modal-dialog {
        margin-top: 15%;
    }

    .modalgallery .modal-dialog {
        margin-top: 0% !important;
    }

    .ulez-icons {
        margin-bottom: 25px !important;
        margin-top: 25px !important;
    }

    .modal-header .close {
        color: #fff;
        opacity: 1 !important;
    }

    .vehicle-info-gallery .main-image {
        height: 350px;
    }

    .artiste-vehicles .page-heading h1 {
        vertical-align: middle !important;
    }

    .honeywagon-vehicles .page-heading h1 {
        vertical-align: middle !important;
    }

    .tech-vehicles .page-heading h1 {
        vertical-align: middle !important;
    }

    .support-vehicles .page-heading h1 {
        vertical-align: middle !important;
    }

    .vehicle-submenu-single-dropdown {
        display: none;
    }

    .vehicle-info-floorplan {
        padding-left: 30px;
        padding-right: 0;
    }

    .vehicle-info-spec-video {
        padding-right: 0;
        padding-left: 30px;
    }

    .company-logo {
        width: 50% !important;
        margin-left: 20px;
        margin-top: 20px;
    }

    .costume-vehicles .page-heading .col-12.col-md-7.col-lg {
        padding: 16px 0px;
    }

    .makeup-vehicles .page-heading .col-12.col-md-7.col-lg {
        padding: 16px 0px;
    }

    .artiste-vehicles .page-heading .col-12.col-md-7.col-lg {
        padding: 16px 0px;
    }

    .honeywagon-vehicles .page-heading .col-12.col-md-7.col-lg {
        padding: 16px 0px;
    }

    .dining-vehicles .page-heading .col-12.col-md-7.col-lg {
        padding: 16px 0px;
    }

    .tech-vehicles .page-heading .col-12.col-md-7.col-lg {
        padding: 16px 0px;
    }

    .support-vehicles .page-heading .col-12.col-md-7.col-lg {
        padding: 16px 0px;
    }

    .production-vehicles .page-heading .col-12.col-md-7.col-lg {
        padding: 16px 0px;
    }

    .costume-vehicle .page-heading .col-12.col-md-7.col-lg {
        padding: 15px 0px;
    }

    .makeup-vehicle .page-heading .col-12.col-md-7.col-lg {
        padding: 15px 0px;
    }

    .production-vehicle .page-heading .col-12.col-md-7.col-lg {
        padding: 15px 0px;
    }

    .artiste-vehicle .page-heading .col-12.col-md-7.col-lg {
        padding: 15px 0px;
    }

    .honeywagon-vehicle .page-heading .col-12.col-md-7.col-lg {
        padding: 15px 0px;
    }

    .dining-vehicle .page-heading .col-12.col-md-7.col-lg {
        padding: 15px 0px;
    }

    .tech-vehicle .page-heading .col-12.col-md-7.col-lg {
        padding: 15px 0px;
    }

    .support-vehicle .page-heading .col-12.col-md-7.col-lg {
        padding: 15px 0px;
    }

    #menu-vehicles-menu li {
        margin: 0px 9px;
    }

    #menu-vehicles-menu #menu-item-2632 {
        margin-right: 0px;
    }

    #footer {
        padding: 20px 0px 0px 0px;
    }

    #footer-col-3 a {
        /* margin: 0px 25px; */
    }

    #footer-col-3 #text-4 {
        width: 30%;
        text-align: center;
    }

    #foot p {
        font-size: 15px;
    }

    .vehicle-submenu-single {
        padding: 10px 50px;
    }

    .costume-vehicles,
    .makeup-vehicles,
    .production-vehicles,
    .artiste-vehicles,
    .honeywagon-vehicles,
    .dining-vehicles,
    .tech-vehicles,
    .support-vehicles {
        padding: 20px 50px;
    }

    .vehicle-card img {
        height: 100px;
    }

    .partners-r {
        padding: 70px 0px;
    }

    .careers-advert-r p {
        font-size: 23px;
    }

    .fuelcards-info .col-12.col-md-12.col-lg-4 {
        padding: 0;
    }

    #careers-main-listings .col-12.col-md-3.col-lg-2 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    /* #team-grid .col-lg-2 {
        flex: 0 0 20%;
        max-width: 20%;
    } */

    .vehicle-info-floorplan img {
        height: 350px;
    }

    .vehicle-info-spec-video .col-lg-12 {
        padding: 0;
    }

    .costume-vehicle h1,
    .makeup-vehicle h1,
    .production-vehicle h1,
    .artiste-vehicle h1,
    .artiste-vehicle h1,
    .honeywagon-vehicle h1,
    .dining-vehicle h1,
    .tech-vehicle h1,
    .support-vehicle h1 {
        font-size: 18px;
    }

    #footer-col-1 {
        /* padding: 0px 30px; */
    }

    .slider-slider-content,
    .global-layer-logo,
    .global-layer-banner {
        margin-left: 130px;
    }

    .slider-slider-content h3 {
        font-size: 24px;
    }

    .post {
        min-height: 60vh;
        height: auto;
    }

    .navbar .nav-link {
        margin: 5px 10px;
    }

    .careers-main {
        min-height: 80vh;
    }

    .shareprice-main {
        min-height: 70vh;
    }
}

/* // Large devices (desktops, less than 1200px) */

@media (min-width: 993px) and (max-width: 1200px) {


    rs-module {
        height: 100vh !important;
        max-height: 100vh !important;
    }

    .global-layer-banner {
        height: 100% !important;
    }

    #rev_slider_1_1_forcefullwidth {
        height: 100vh;
    }

    .company-logo {
        width: 50% !important;
        margin-left: 50px;
        margin-top: 20px;
    }

    rs-mask-wrap {
        left: 200px;
    }

    p,
    li {
        font-size: 15px;
    }

    section {
        padding: 50px;
    }

    #contact-form .wpcf7-submit,
    #careers-form .wpcf7-submit {
        width: 20%;
    }

    .contact-section-l {
        padding: 0px 100px 0px 0px !important;
    }

    #careers-main-listings {
        padding: 0px !important;
    }

    .career-listing button {
        height: 200px;
    }

    .career-listing button p {
        font-size: 18px;
    }

    .careers-advert-desc {
        margin: 50px 0px;
    }

    .about {
        padding: 50px 0px !important;
    }

    .career-listing button {
        padding: 0px 10px;
    }

    .tm-title-role {
        font-size: 12px;
    }

    .tm-title-name {
        font-size: 17px;
    }

    .team-member {
        background-position-x: center;
    }

    .reports-presentations .useful-document button {
        height: auto;
    }

    .useful-document button {
        height: 200px;
    }

    .ud-title {
        font-size: 22px;
    }

    .useful-document button {
        padding: 0px 10px;
    }

    .ud-title {
        font-size: 17px;
    }

    .ppt-l {
        height: 100%;
    }

    .ppt-r p {
        font-size: 12px;
    }

    .postspage-tab h4 {
        font-size: 18px;
    }

    .ppt-r {
        padding: 10px;
    }

    .postspage-tab {
        height: 350px;
    }

    .vehicle-card {
        height: 270px;
        margin-top: 20px;
    }

    .vehicle-card p {
        font-size: 13px;
        margin: 5px 0px;
    }

    .vsm-item a {
        font-size: 11px;
    }

    /* .vehicle-submenus {
        margin-bottom: 50px;
    } */
    .vehicles .col-12.col-md-4.col-lg-2 {
        padding: 0px 10px;
        max-width: 33%;
        width: 33%;
        flex: 0 0 20% !important;
    }

    .vehicle-info-spec-video button {
        height: 200px;
    }

    .vehicle-info-spec-video button p {
        bottom: 1px;
        position: absolute;
        right: 30px;
    }

    .modal-dialog {
        margin-top: 15%;
    }

    .ulez-icons {
        width: 100%;
        height: auto;
    }

    .vehicle-name {
        margin-bottom: 50px;
    }

    .vehicle-info-spec-video {
        flex: 0 0 50%;
        max-width: 50%;
        margin-left: 50%;
        display: flex;
    }

    .vehicle-info-spec-video .row {
        width: 100%;
    }

    .vehicle-video {
        margin-top: 0px;
    }

    .vehicle-info-floorplan {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .vehicle-info-gallery {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .vehicle-info-spec-video .col-12 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .costume-vehicles .page-heading .col-12.col-md-3.col-lg-2.p-2 {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .costume-vehicles .page-heading .col-12.col-md-9.col-lg {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .costume-vehicles .page-heading h1 {
        font-size: 27px;
        display: inline-block;
        word-break: break-word;
    }

    .makeup-vehicles .page-heading h1 {
        font-size: 24px;
        display: inline-block;
        word-break: break-word;
    }

    .makeup-vehicles .page-heading .col-12.col-md-3.col-lg-2.p-2 {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .makeup-vehicles .page-heading .col-12.col-md-9.col-lg {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .production-vehicles .page-heading h1 {
        font-size: 24px;
        display: inline-block;
        word-break: break-word;
    }

    .production-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        padding: 0px !important;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .production-vehicles .page-heading .col-12.col-md-7.col-lg {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .artiste-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        padding: 0px !important;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .artiste-vehicles .page-heading .col-12.col-md-7.col-lg {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .artiste-vehicles .page-heading h1 {
        font-size: 24px;
        display: inline-block;
        word-break: break-word;
    }

    .honeywagon-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        padding: 0px !important;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .honeywagon-vehicles .page-heading .col-12.col-md-7.col-lg {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .honeywagon-vehicles .page-heading h1 {
        font-size: 35px;
        display: inline-block;
        word-break: break-word;
    }

    .dining-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        padding: 0px !important;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .dining-vehicles .page-heading .col-12.col-md-7.col-lg {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .dining-vehicles .page-heading h1 {
        font-size: 30px;
        display: inline-block;
        word-break: break-word;
    }

    .tech-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        padding: 0px !important;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .tech-vehicles .page-heading .col-12.col-md-7.col-lg {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .tech-vehicles .page-heading h1 {
        font-size: 30px;
        display: inline-block;
        word-break: break-word;
    }

    .support-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        padding: 0px !important;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .support-vehicles .page-heading .col-12.col-md-7.col-lg {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .support-vehicles .page-heading h1 {
        font-size: 26px;
        display: inline-block;
        word-break: break-word;
    }

    .costume-vehicle .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        padding: 0px !important;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .costume-vehicle .page-heading .col-12.col-md-7.col-lg {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .costume-vehicle .page-heading h1 {
        font-size: 26px;
        display: inline-block;
        word-break: break-word;
    }

    .makeup-vehicle .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        padding: 0px !important;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .makeup-vehicle .page-heading .col-12.col-md-7.col-lg {
        flex: 0 0 70%;
        max-width: 70%;
    }

    .makeup-vehicle .page-heading h1 {
        font-size: 26px;
        display: inline-block;
        word-break: break-word;
    }

    .vehicle-submenu-single-dropdown {
        display: none;
    }

    .costume-vehicle .page-heading .col-12.col-md-7.col-lg {
        padding: 10px;
    }

    .makeup-vehicle .page-heading .col-12.col-md-7.col-lg {
        padding: 10px;
    }

    .costume-vehicles .page-heading .col-12.col-md-7.col-lg {
        padding: 10px;
    }

    #menu-vehicles-menu li {
        margin: 0px;
    }

    #menu-vehicles-menu #menu-item-2632 {
        margin-right: 0px;
    }

    #footer-col-3 a {
        margin: 0px 25px;
    }

    #footer-col-3 #text-4 {
        width: 29%;
        text-align: center;
    }

    #foot p {
        font-size: 15px;
    }

    .tm-title-role {
        font-size: 13px;
    }

    .costume-vehicles .navbar.navbar-expand-md,
    .makeup-vehicles .navbar.navbar-expand-md,
    .production-vehicles .navbar.navbar-expand-md,
    .artiste-vehicles .navbar.navbar-expand-md,
    .honeywagon-vehicles .navbar.navbar-expand-md,
    .dining-vehicles .navbar.navbar-expand-md. .tech-vehicles .navbar.navbar-expand-md,
    .support-vehicles .navbar.navbar-expand-md {
        padding: 20px 0px 20px 20px;
    }

    .vehicle-submenus {
        padding: 10px 50px;
    }

    .vehicle-info-spec-video .col-12 {
        margin-top: 10px;
    }

    .vehicle-info-spec-video .col-12:first-child {
        padding-left: 0px;
    }

    .vehicle-info-spec-video .col-12:last-child {
        padding-right: 0px;
    }

    .team .col-lg-2 {
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }

    .responsibilities .offset-lg-1 {
        margin-left: 0;
    }

    .responsibilities .col-lg-10 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .responsibilities .ppt-r p {
        font-size: 13px;
    }

    .careers-main .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .costume-vehicle .navbar.navbar-expand-md,
    .makeup-vehicle .navbar.navbar-expand-md,
    .production-vehicle .navbar.navbar-expand-md,
    .artiste-vehicle .navbar.navbar-expand-md,
    .honeywagon-vehicle .navbar.navbar-expand-md,
    .dining-vehicle .navbar.navbar-expand-md,
    .tech-vehicle .navbar.navbar-expand-md,
    .support-vehicle .navbar.navbar-expand-md {
        padding: 20px 0px 20px 0px;
    }

    .vehicle-info-floorplan img {
        width: 100%;
        height: 279px;
    }

    #credits-grid .col-lg-2 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    #credits-grid button {
        background-position-x: center;
    }

    #footer-col-2 {
        display: none;
    }

    #footer-col-3 {
        flex: 0 0 48%;
        max-width: 48%;
    }

    .slider-slider-content {
        /* bottom: -150px !important; */
        bottom: 50px !important;
    }

    .navbar .nav-link {
        margin: 5px 10px;
    }

    .careers-main {
        min-height: 80vh;
    }
}

/* // Medium devices (tablets, less than 992px) */

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

    .row.sustainability-icon-row {
        padding: 20px !important;
    }

    #ecobase-section iframe {
        float: right;
        margin-top: 30px;
    }

    p,
    li {
        font-size: 13px;
    }

    #contact-form .wpcf7-submit,
    #careers-form .wpcf7-submit {
        width: 100%;
    }

    section {
        padding: 20px;
    }

    .contact-section-l {
        padding: 10px;
    }

    .career-listing button {
        height: 200px;
    }

    .useful-document button {
        height: 300px;
    }

    .postspage-tab {
        height: auto;
    }

    .vsm-item a {
        font-size: 12px;
    }

    .vehicle-card {
        height: 250px;
        margin: 10px 0px;
    }

    .vehicle-submenus {
        margin-bottom: 50px;
    }

    .vehicle-info-spec-video button {
        height: 150px;
    }

    .vehicle-info-spec-video {
        /* margin-left: 50%; */
        margin-top: 50px;
    }

    .vehicle-video {
        margin-top: 0;
    }

    .page-heading h1 {
        font-size: 23px;
    }

    .menu-item {
        font-size: 12px;
    }

    .vehicle-submenus .col-6.col-md-2.col-lg-2 {
        padding: 5px 0px;
    }

    .costume-vehicles .page-heading .col-12.col-md-3.col-lg-3 {
        padding: 0;
    }

    .costume-vehicles .page-heading h1 {
        display: table;
        word-break: break-word;
        font-size: 19px;
    }

    .costume-vehicles .page-heading h1 {
        display: block;
        word-break: break-word;
        font-size: 19px;
    }

    .costume-vehicles .page-heading .col-12.col-md-7.col-lg {
        padding: 10px 0px;
    }

    .makeup-vehicles .page-heading h1 {
        font-size: 14px;
        display: inline-block;
        word-break: break-word;
    }

    .production-vehicles .col-12.col-md-7.col-lg {
        padding: 12px 0px;
    }

    .production-vehicles .page-heading h1 {
        font-size: 12px;
        display: inline-block;
        word-break: break-word;
    }

    .artiste-vehicles .page-heading h1 {
        font-size: 15px;
        display: inline-block;
        word-break: break-word;
    }

    .honeywagon-vehicles .page-heading h1 {
        font-size: 15px;
        display: inline-block;
        word-break: break-word;
    }

    .honeywagon-vehicles .col-12.col-md-7.col-lg {
        padding: 10px 0px;
    }

    .dining-vehicles .page-heading h1 {
        font-size: 18px;
        display: inline-block;
        word-break: break-word;
    }

    .dining-vehicles .col-12.col-md-7.col-lg {
        padding: 10px;
    }

    .tech-vehicles .page-heading h1 {
        font-size: 18px;
        display: inline-block;
        word-break: break-word;
    }

    .tech-vehicles .col-12.col-md-7.col-lg {
        padding: 10px;
    }

    .support-vehicles .page-heading h1 {
        font-size: 18px;
        display: inline-block;
        word-break: break-word;
    }

    .support-vehicles .col-12.col-md-7.col-lg {
        padding: 10px;
    }

    .vehicle-submenus {
        display: none;
    }

    .costume-vehicle .page-heading h1 {
        font-size: 15px;
        display: inline-block;
        word-break: break-word;
    }

    .costume-vehicle .col-12.col-md-7.col-lg {
        padding: 10px;
    }

    .makeup-vehicle .page-heading h1 {
        font-size: 18px;
        display: inline-block;
        word-break: break-word;
    }

    .makeup-vehicle .col-12.col-md-7.col-lg {
        padding: 10px;
    }

    .vehicle-submenu-single {
        display: none;
    }

    .makeup-vehicles .col-12.col-md-7.col-lg {
        padding: 10px 0px;
    }

    .artiste-vehicles .col-12.col-md-7.col-lg {
        padding: 8px 0px;
    }

    rs-module rs-layer,
    rs-module .rs-layer {
        margin-left: 250px;
    }

    /* .navbar.navbar-expand-md {
        padding: 0px 0px 20px 20px !important;
    } */
    .vehicle-info-floorplan img {
        height: auto;
    }

    .vehicle-submenu-single-dropdown {
        width: 100%;
    }

    .vehicle-submenu-single-dropdown select {
        width: 100%;
    }

    .ppt-l {
        height: 150px;
    }

    .ppt-l img {
        height: 100%;
    }

    .costume-vehicles .navbar.navbar-expand-md,
    .costume-vehicle .navbar.navbar-expand-md {
        padding: 0;
    }

    .makeup-vehicles .navbar.navbar-expand-md,
    .makeup-vehicle .navbar.navbar-expand-md {
        padding: 0;
    }

    .production-vehicles .navbar.navbar-expand-md,
    .production-vehicle .navbar.navbar-expand-md {
        padding: 0;
    }

    .artiste-vehicles .navbar.navbar-expand-md,
    .artiste-vehicle .navbar.navbar-expand-md {
        padding: 0;
    }

    .honeywagon-vehicles .navbar.navbar-expand-md,
    .honeywagon-vehicle .navbar.navbar-expand-md {
        padding: 0;
    }

    .dining-vehicles .navbar.navbar-expand-md,
    .dining-vehicle .navbar.navbar-expand-md {
        padding: 0;
    }

    .tech-vehicles .navbar.navbar-expand-md,
    .tech-vehicle .navbar.navbar-expand-md {
        padding: 0;
    }

    .support-vehicles .navbar.navbar-expand-md,
    .support-vehicle .navbar.navbar-expand-md {
        padding: 0;
    }

    .rs-layer h3 {
        font-size: 15px !important;
    }

    .rs-layer {
        font-size: 14px !important;
        line-height: normal !important;
    }

    #footer-col-2 {
        display: none;
    }

    #footer-col-3 {
        flex: 0 0 48%;
        max-width: 48%;
    }

    #footer-col-3 #text-4 {
        margin: 0px 20px;
    }

    .slider-slider-content,
    .global-layer-logo,
    .global-layer-banner {
        margin-left: 100px !important;
    }

    .sfm-rollback {
        left: 91% !important;
    }

    #footer {
        padding: 10px 0px;
    }

    rs-fullwidth-wrap {
        height: 90vh !important;
    }

    rs-module {
        height: 100% !important;
        max-height: 100% !important;
    }

    rs-module-wrap {
        height: 100% !important;
    }

    .global-layer-banner {
        height: 100% !important;
        min-height: 1000px !important;
    }

    .slider-slider-content {
        bottom: -200px;
    }

    #rev_slider_1_1_wrapper .uranus.tparrows {
        height: 1000px !important;
        top: 45% !important;
    }

    #credits-grid button:hover {
        transform: none;
        z-index: auto !important;
        position: relative;
    }

    .contact-section-l h4 {
        font-size: 20px;
    }
}

/* // Small devices (landscape phones, less than 760px) */

@media (max-width: 760px) {

    .sus-s3 .col-12.col-md-5 {
        padding: 30px 10px;
    }

    .sus-s3 .col-12.col-md-7 {
        padding: 30px 10px;
    }

    #ecobase-section iframe {
        float: right;
        margin-top: 30px;
        z-index: 99999 !important;
        position: relative;
        border-radius: 20px;
        width: 100%;
        height: 300px;
        margin-right: 0;
    }

    .sfm-navicon-button.x {
        float: right;
        right: 10px !important;
        left: auto !important;
    }

    #contact-form .wpcf7-submit,
    #careers-form .wpcf7-submit {
        width: 100%;
    }

    section {
        padding: 10px;
    }

    #footer-col-2,
    #footer-col-3 {
        text-align: center;
    }

    .sfm-navicon-button {
        left: 80% !important;
    }

    #credits-grid button p {
        display: block;
    }

    .career-listing button {
        height: 150px;
    }

    .useful-document button {
        height: 200px;
    }

    .vsm-item {
        /* border-top: 1px solid #fff; */
    }

    .vsm-item a {
        font-size: 12px;
    }

    .vehicle-card {
        padding: 10px;
        height: 300px;
        margin-top: 30px !important
    }

    .ulez-icons {
        float: none;
    }

    #vehicle-title-icons {
        text-align: center;
        margin: 30px 0px !important;
    }

    .vehicle-info-spec-video {
        margin: 30px 0px;
    }

    .vehicle-info-spec-video button {
        height: 150px;
    }

    .page-heading h1 {
        font-size: 23px;
    }

    .navbar.navbar-expand-md {
        padding: 10px !important;
    }

    .costume-vehicles .page-heading .col-12.col-md-7.col-lg {
        text-align: center;
    }

    .costume-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        text-align: center;
    }

    .vehicle-cat-icon {
        width: 40%;
    }

    .makeup-vehicles .page-heading .col-12.col-md-7.col-lg {
        text-align: center;
    }

    .makeup-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        text-align: center;
    }

    .production-vehicles .page-heading .col-12.col-md-7.col-lg {
        text-align: center;
    }

    .production-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        text-align: center;
    }

    .artiste-vehicles .page-heading .col-12.col-md-7.col-lg {
        text-align: center;
    }

    .artiste-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        text-align: center;
    }

    .honeywagon-vehicles .page-heading .col-12.col-md-7.col-lg {
        text-align: center;
    }

    .honeywagon-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        text-align: center;
    }

    .dining-vehicles .page-heading .col-12.col-md-7.col-lg {
        text-align: center;
    }

    .dining-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        text-align: center;
    }

    .tech-vehicles .page-heading .col-12.col-md-7.col-lg {
        text-align: center;
    }

    .tech-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        text-align: center;
    }

    .support-vehicles .page-heading .col-12.col-md-7.col-lg {
        text-align: center;
    }

    .support-vehicles .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        text-align: center;
    }

    .vehicle-submenus {
        display: none;
    }

    .costume-vehicle .page-heading .col-12.col-md-7.col-lg {
        text-align: center;
    }

    .costume-vehicle .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        text-align: center;
    }

    .makeup-vehicle .page-heading .col-12.col-md-7.col-lg {
        text-align: center;
    }

    .makeup-vehicle .page-heading .col-12.col-md-5.col-lg-2.p-2 {
        text-align: center;
    }

    .vehicle-submenu-single {
        display: none;
    }

    #footer-col-3 {
        display: block;
    }

    .ppt-l {
        height: 250px;
    }

    .ppt-l img {
        height: 100% !important;
    }

    #sgpb-popup-dialog-main-div {
        width: 230px !important;
        max-width: 230px !important;
    }

    .sgpb-popup-dialog-main-div-theme-wrapper-1 {
        left: 58px !important;
    }

    .vehicle-info-floorplan img {
        height: auto;
    }

    .vehicle-info-spec-video .col-12.col-md-6.col-lg-12 {
        padding: 0;
    }

    #rev_slider_1_1_wrapper .uranus.tparrows {
        width: 50px !important;
    }

    #rev_slider_1_1_wrapper .uranus.tparrows:before {
        font-size: 35px !important;
        width: 45px !important;
    }

    .rs-layer h3 {
        font-size: 18px !important;
    }

    .rs-layer {
        font-size: 14px !important;
        line-height: normal !important;
    }

    #footer-col-3 #text-6,
    #footer-col-3 #text-4 {
        width: 100%;
    }

    #footer-col-1 {
        text-align: center;
    }

    #footer {
        position: relative !important;
        width: 100%;
        bottom: 0px;
    }

    .global-layer-logo {
        display: none !important;
    }

    div#footer-col-2 {
        display: none;
    }

    #footer-col-3 #text-4 {
        margin-top: 10px;
    }

    #credits-grid button {
        background-position-x: center;
    }

    .partners-r {
        margin-top: 20px;
    }

    .carousel-control-next,
    .carousel-control-prev {
        height: 100%;
    }

    #credits-grid button:hover {
        transform: none;
        z-index: auto !important;
        position: relative;
    }

    .responsibilities .ppt-r p {
        margin-bottom: 30px;
    }

    .costume-vehicles .navbar.navbar-expand-md,
    .makeup-vehicles .navbar.navbar-expand-md,
    .production-vehicles .navbar.navbar-expand-md,
    .artiste-vehicles .navbar.navbar-expand-md,
    .honeywagon-vehicles .navbar.navbar-expand-md,
    .dining-vehicles .navbar.navbar-expand-md,
    .tech-vehicles .navbar.navbar-expand-md,
    .support-vehicles .navbar.navbar-expand-md {
        padding: 0;
        border-top: solid 1px #fff;
        border-bottom: solid 1px #fff;
    }

    .costume-vehicles:first-of-type,
    .makeup-vehicles:first-of-type,
    .production-vehicles:first-of-type,
    .artiste-vehicles:first-of-type,
    .honeywagon-vehicles:first-of-type,
    .dining-vehicles:first-of-type,
    .tech-vehicles:first-of-type,
    .support-vehicles:first-of-type {
        padding: 0;
    }

    .costume-vehicles:first-of-type .col-12.col-md-9.col-lg-8,
    .makeup-vehicles:first-of-type .col-12.col-md-9.col-lg-8,
    .production-vehicles:first-of-type .col-12.col-md-9.col-lg-8,
    .artiste-vehicles:first-of-type .col-12.col-md-9.col-lg-8,
    .honeywagon-vehicles:first-of-type .col-12.col-md-9.col-lg-8,
    .dining-vehicles:first-of-type .col-12.col-md-9.col-lg-8,
    .tech-vehicles:first-of-type .col-12.col-md-9.col-lg-8,
    .support-vehicles:first-of-type .col-12.col-md-9.col-lg-8 {
        padding: 0;
    }

    .costume-vehicles:first-of-type .navbar.navbar-expand-md,
    .makeup-vehicles:first-of-type .navbar.navbar-expand-md,
    .production-vehicles:first-of-type .navbar.navbar-expand-md,
    .artiste-vehicles:first-of-type .navbar.navbar-expand-md,
    .honeywagon-vehicles:first-of-type .navbar.navbar-expand-md,
    .dining-vehicles:first-of-type .navbar.navbar-expand-md,
    .tech-vehicles:first-of-type .navbar.navbar-expand-md,
    .support-vehicles:first-of-type .navbar.navbar-expand-md {
        padding: 10px;
    }

    .costume-vehicle .navbar.navbar-expand-md,
    .makeup-vehicle .navbar.navbar-expand-md,
    .production-vehicle .navbar.navbar-expand-md,
    .artiste-vehicle .navbar.navbar-expand-md,
    .honeywagon-vehicle .navbar.navbar-expand-md,
    .dining-vehicle .navbar.navbar-expand-md,
    .tech-vehicle .navbar.navbar-expand-md,
    .support-vehicle .navbar.navbar-expand-md {
        padding: 0;
        border-top: solid 1px #fff !important;
        border-bottom: solid 1px #fff !important;
    }

    .costume-vehicle:first-of-type,
    .makeup-vehicle:first-of-type,
    .production-vehicle:first-of-type,
    .artiste-vehicle:first-of-type,
    .honeywagon-vehicle:first-of-type,
    .dining-vehicle:first-of-type,
    .tech-vehicle:first-of-type,
    .support-vehicle:first-of-type {
        padding: 0;
    }

    .costume-vehicle:first-of-type .col-12.col-md-9.col-lg-8,
    .makeup-vehicle:first-of-type .col-12.col-md-9.col-lg-8,
    .production-vehicle:first-of-type .col-12.col-md-9.col-lg-8,
    .artiste-vehicle:first-of-type .col-12.col-md-9.col-lg-8,
    .honeywagon-vehicle:first-of-type .col-12.col-md-9.col-lg-8,
    .dining-vehicle:first-of-type .col-12.col-md-9.col-lg-8,
    .tech-vehicle:first-of-type .col-12.col-md-9.col-lg-8,
    .support-vehicle:first-of-type .col-12.col-md-9.col-lg-8 {
        padding: 0;
    }

    .costume-vehicle:first-of-type .navbar.navbar-expand-md,
    .makeup-vehicle:first-of-type .navbar.navbar-expand-md,
    .production-vehicle:first-of-type .navbar.navbar-expand-md,
    .artiste-vehicle:first-of-type .navbar.navbar-expand-md,
    .honeywagon-vehicle:first-of-type .navbar.navbar-expand-md,
    .dining-vehicle:first-of-type .navbar.navbar-expand-md,
    .tech-vehicle:first-of-type .navbar.navbar-expand-md,
    .support-vehicle:first-of-type .navbar.navbar-expand-md {
        padding: 10px !important;
    }

    #new-royalslider-40 {
        height: 300px !important;
    }

    .rsOverflow.grab-cursor {
        height: 300px !important;
    }

    .vehicle-info-floorplan {
        margin: 15px 0px;
    }

    .vehicle-info-gallery .rsContent img {
        height: auto !important;
    }

    .royalSlider {
        height: auto !important;
    }



    .ai-s2 .ais2-l {
        border-right: none !important;
    }


    .ai-s2 .ais2-r {
        border-left: none;
        padding: 50px 0px 50px 0px;
        text-align: center;
    }

    .ics1-repeater-row .card-header {
        display: inline !important;
    }

    .ics1-repeater-row .card-header .card-header-icon {
        text-align: center;
    }

    .investors-page .col-12.col-md-12.col-lg-12 {
        padding: 0;
    }



    .sis2-figure {
        font-size: 64px !important;
    }

    .esg-repeater-2 {
        margin: auto;
    }

    .esg-repeater-card {
        text-align: left !important;
    }

    #esg-repeater {
        margin: 20px 0px !important;
    }

    .contact-section-r {
        padding: 20px !important;
    }

    #shareprice {
        padding: 30px;
    }

    .investors-page section {
        padding: 50px 10px !important;
    }

    .investors-page section {
        padding: 50px 0px !important;
    }

    .ais2r-highlights .ais2rh-figure {
        font-size: 118px;
        color: #709fd1;
    }

    .ais3-r {
        margin-top: 50px;
    }

    .btn-inv img {
        margin-top: -8px;
    }

    .investment-case .card-header {
        padding: 0;
    }

    section.sustainabiity {
        /* padding: 80px; */
        padding: 50px 0px;
    }

}

/* Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575px) {}