/* ===== Oil & Gas Page ===== */

.oilgas-section-wrapper {
    font-family: "Red Hat Display", sans-serif;
    color: #353535;
}

.oilgas-section-wrapper .no-padding { padding: 0 !important; }
.oilgas-section-wrapper .sf-hidden { display: none !important; }

/* Hero / Slider */
.oilgas-section-wrapper .container.slider-section {
    background-color: #fff !important;
    max-width: 100% !important;
    padding: 50px 10% 0;
}

.oilgas-section-wrapper .sliders .slider-content {
    position: relative;
    padding-top: 70px;
}

.oilgas-section-wrapper .sliders .slider-content .slider-header {
    color: var(--ct-red);
    font-weight: 700;
    font-size: 71px;
    height: auto;
    line-height: 85px;
    margin-bottom: 22px;
}

.oilgas-section-wrapper .sliders .slider-content .slider-sub-header {
    font-size: 32px;
    color: #191919;
    letter-spacing: 0;
    line-height: 45px;
    max-width: 375px;
}

.oilgas-section-wrapper .slider-img-res {
    max-width: 100%;
    height: auto;
}

.oilgas-section-wrapper .slider-section .slider-section-row { min-height: 400px; }

.oilgas-section-wrapper .btn-getintouch-slider {
    background-color: var(--ct-red);
    color: #FFFFFF;
    border-radius: 30px;
    text-decoration: none;
    padding: 9.5px 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.3px;
    min-width: 179px;
    display: inline-block;
    text-align: center;
    border: none;
    cursor: pointer;
}

.oilgas-section-wrapper .btn-getintouch-slider:hover {
    background-color: #c6251b;
    color: #fff;
}

/* Feature Section */
.oilgas-section-wrapper .feature-section {
    padding: 71px 50px 0;
    margin: 0 auto 70px;
    width: 100%;
    position: relative;
    z-index: 4;
}

.oilgas-section-wrapper .feature-section::after {
    content: " ";
    position: absolute;
    background-color: #F6F6F6;
    height: 322px;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}

.oilgas-section-wrapper .feature-banner {
    padding: 66px 40px 33px;
    width: 100%;
    background-image: url('/images/oilgas-feature-bg.avif');
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    position: relative;
    z-index: 4;
    color: #FFFFFF;
}

.oilgas-section-wrapper .feature-heading {
    font-size: 32px;
    line-height: 39px;
    font-weight: bold;
    text-align: left;
}

.oilgas-section-wrapper .feature-heading.mobile-only { display: none; }

.oilgas-section-wrapper .feature-row {
    max-width: 856px;
    margin: 0;
}

.oilgas-section-wrapper .feature-row .row {
    justify-content: space-between;
}

.oilgas-section-wrapper .feature-row > * {
    margin-bottom: 48px;
}

.oilgas-section-wrapper .feature-icon {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.oilgas-section-wrapper .feature-icon img {
    margin-right: 20px;
}

.oilgas-section-wrapper .feature-title {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    color: #FFFFFF;
}

.oilgas-section-wrapper .feature-text {
    font-size: 18px;
    line-height: 25px;
    margin-top: 10px;
    color: #FFFFFF;
}

.oilgas-section-wrapper .feature-text.even {
    max-width: 372px;
}

.oilgas-section-wrapper .feature-text.odd {
    max-width: 354px;
}

.oilgas-section-wrapper .first-row,
.oilgas-section-wrapper .second-row,
.oilgas-section-wrapper .third-row {
    margin-bottom: 0;
}

/* Management Section */
.oilgas-section-wrapper .management-section {
    padding: 71px 50px 0;
    margin: 0 auto 70px;
    width: 100%;
    position: relative;
    z-index: 4;
}

.oilgas-section-wrapper .management-heading {
    font-size: 32px;
    line-height: 39px;
    font-weight: bold;
    color: #353535;
    margin-bottom: 46px;
}

.oilgas-section-wrapper .management-row {
    margin-left: -65px;
    margin-right: -65px;
}

.oilgas-section-wrapper .management-row img {
    margin-left: auto;
    margin-right: auto;
}

.oilgas-section-wrapper .management-row > * {
    padding-left: 65px;
    padding-right: 65px;
    text-align: center;
}

.oilgas-section-wrapper .management-title {
    font-size: 18px;
    line-height: 23px;
    font-weight: bold;
    color: #353535;
    margin-top: 50px;
    margin-bottom: 19px;
}

.oilgas-section-wrapper .management-text {
    font-size: 18px;
    line-height: 24px;
    color: #7F7F7F;
}

.oilgas-section-wrapper .border-radius-10 { border-radius: 10px; }

/* Consultancy Section */
.oilgas-section-wrapper .consultancy-section {
    padding: 46px 80px 42px;
    background-color: #F6F6F6;
    margin-bottom: 100px;
}

.oilgas-section-wrapper .consultancy-container { max-width: 1440px; margin: 0 auto; }

.oilgas-section-wrapper .consultancy-data { max-width: 580px; }

.oilgas-section-wrapper .consultancy-heading {
    font-size: 32px;
    line-height: 39px;
    font-weight: bold;
    color: #353535;
    margin-bottom: 40px !important;
    margin-left: 20px;
}

.oilgas-section-wrapper .consultancy-info {
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.oilgas-section-wrapper .consultancy-icon {
    margin-right: 26px;
}

.oilgas-section-wrapper .consultancy-row > * { margin-bottom: 56px; }

.oilgas-section-wrapper .consultancy-title {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    color: #353535;
}

.oilgas-section-wrapper .consultancy-text {
    font-size: 18px;
    line-height: 25px;
    color: #7F7F7F;
}

.oilgas-section-wrapper .consultancy-banner {
    width: 100%;
}

.oilgas-section-wrapper .consultancy-banner.for-mobile { display: none; }

/* Dashboard Section */
.oilgas-section-wrapper .dashboard-section {
    padding: 0 86.5px;
    margin: 0 auto 100px;
}

.oilgas-section-wrapper .dashboard-heading {
    font-size: 32px;
    line-height: 39px;
    font-weight: bold;
    color: #353535;
    margin-bottom: 42px;
}

.oilgas-section-wrapper .dashboard-heading.mobile-only { display: none; }

.oilgas-section-wrapper .dashboard-row {
    max-width: 459px;
}

.oilgas-section-wrapper .dashboard-row > * { margin-bottom: 30px; }

.oilgas-section-wrapper .dashboard-card {
    box-shadow: 5px 5px 9px #0000000B;
    border: 1px solid #EFEFEF;
    border-radius: 15px;
    padding: 20px 10px 15px 20px;
    height: 100%;
    display: flex;
    align-items: flex-start;
}

.oilgas-section-wrapper .dashboard-icon {
    height: 41px;
    margin-bottom: 18px;
    margin-right: 16px;
    flex-shrink: 0;
}

.oilgas-section-wrapper .dashboard-card-text {
    font-size: 20px;
    line-height: 26px;
    color: #707070;
}

.oilgas-section-wrapper .dashboard-banner {
    max-width: 782px;
    width: 100%;
    border-radius: 16px;
}

.oilgas-section-wrapper .dashboard-content { margin-left: 50px; }

/* Sustainability Section */
.oilgas-section-wrapper .sustainability-section {
    padding: 0 50px;
    margin: 0 auto 100px;
    width: 100%;
    position: relative;
    z-index: 4;
}

.oilgas-section-wrapper .sustainability-banner {
    padding: 55px 38px 38px;
    width: 100%;
    background-image: url('/images/oilgas-sustain-bg.avif');
    background-size: cover;
    background-position: center;
    border-radius: 12px;
    position: relative;
    z-index: 4;
    color: #FFFFFF;
}

.oilgas-section-wrapper .sustainability-icon {
    height: 63px;
    display: flex;
    align-items: flex-end;
    margin-right: 26px;
}

.oilgas-section-wrapper .sustainability-icon img { display: block; }

.oilgas-section-wrapper .sustainability-heading {
    font-size: 32px;
    line-height: 39px;
    font-weight: bold;
    color: #FFFFFF;
}

.oilgas-section-wrapper .sustainability-text {
    font-size: 18px;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 16px;
    max-width: 394px;
    color: #FFFFFF;
}

.oilgas-section-wrapper .sustainability-btn .btn-getintouch {
    background-color: #FFFFFF;
    line-height: 21px;
    padding-left: 18px;
    padding-right: 18px;
    color: #053A3F;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    min-width: 289px;
    display: inline-block;
    text-align: center;
}

.oilgas-section-wrapper .sustainability-btn .btn-getintouch:hover,
.oilgas-section-wrapper .sustainability-btn .btn-getintouch:focus,
.oilgas-section-wrapper .sustainability-btn .btn-getintouch:active {
    background-color: #053A3F;
    color: #FFFFFF;
}

/* Sector Section */
.oilgas-section-wrapper .sector-section {
    padding: 0 153px;
    margin-bottom: 100px;
}

.oilgas-section-wrapper .sector-heading {
    font-size: 32px;
    line-height: 39px;
    font-weight: bold;
    color: #353535;
    margin-bottom: 49px;
}

.oilgas-section-wrapper .sector-row {
    margin-left: -57px;
    margin-right: -57px;
}

.oilgas-section-wrapper .sector-row > * {
    padding-left: 57px;
    padding-right: 57px;
}

.oilgas-section-wrapper .sector-title {
    font-size: 18px;
    line-height: 23px;
    color: #353535;
    margin-bottom: 19px;
    font-weight: bold;
    max-width: 240px;
}

.oilgas-section-wrapper .sector-title.small { max-width: 150px; }

.oilgas-section-wrapper .sector-text {
    font-size: 18px;
    line-height: 24px;
    color: #7F7F7F;
}

.oilgas-section-wrapper .sector-icon {
    height: 90px;
    margin-bottom: 15px;
    display: flex;
    align-items: flex-end;
}

/* Compliance Section */
.oilgas-section-wrapper .compliance-section {
    padding: 0 100px;
    margin-bottom: 100px;
}

.oilgas-section-wrapper .compliance-heading {
    font-size: 32px;
    line-height: 39px;
    font-weight: bold;
    color: #353535;
    margin-bottom: 46px;
}

.oilgas-section-wrapper .compliance-row {
    margin-left: -40px;
    margin-right: -40px;
}

.oilgas-section-wrapper .compliance-row > * {
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
}

.oilgas-section-wrapper .compliance-title {
    font-size: 18px;
    line-height: 23px;
    color: #353535;
    margin-top: 20px;
    margin-bottom: 19px;
    font-weight: bold;
}

.oilgas-section-wrapper .compliance-text {
    font-size: 18px;
    line-height: 24px;
    color: #7F7F7F;
}

.oilgas-section-wrapper .compliance-section .for-mobile { display: none; }
.oilgas-section-wrapper .compliance-section .for-desktop { display: block; }

/* Application / Accordion Section */
.oilgas-section-wrapper .application-section {
    padding: 50px 120px;
    margin-bottom: 50px;
}

.oilgas-section-wrapper .application-heading {
    font-size: 32px;
    line-height: 43px;
    font-weight: bold;
    color: #353535;
    margin-bottom: 30px;
}

.oilgas-section-wrapper .application-accordion {
    margin-right: 100px;
}

.oilgas-section-wrapper .application-card {
    border-bottom: 1px solid #7F7F7F;
}

.oilgas-section-wrapper .application-card-header {
    padding: 20px 0;
}

.oilgas-section-wrapper .application-card-title {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #353535;
}

.oilgas-section-wrapper .application-btn {
    padding: 0 !important;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: bold !important;
    background: none;
    border: none;
    color: #353535;
    cursor: pointer;
    min-width: 20px;
}

.oilgas-section-wrapper .application-card-body {
    padding: 0 0 20px 0;
    font-size: 16px;
    line-height: 24px;
    color: #7F7F7F;
}

.oilgas-section-wrapper .application-banner {
    width: 100%;
    margin-left: auto;
    max-width: 516px;
    max-height: 482px;
    border-radius: 16px;
}

/* Buttons */
.oilgas-section-wrapper .btn-getintouch,
.oilgas-section-wrapper .btn-getintouch.fs-16 {
    background-color: var(--ct-red);
    color: #FFFFFF;
    border-radius: 30px;
    text-decoration: none;
    padding: 9.5px 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.3px;
    min-width: 179px;
    display: inline-block;
    text-align: center;
    border: none;
    cursor: pointer;
}

.oilgas-section-wrapper .btn-getintouch:hover,
.oilgas-section-wrapper .btn-getintouch:focus {
    background-color: #c6251b;
    color: #fff;
}

/* Business Enquiry Form */
.oilgas-section-wrapper .business-enquiry-form { padding-bottom: 60px; }
.oilgas-section-wrapper .amx-business-enquiry { max-width: 1440px; margin: 0 auto; }
.oilgas-section-wrapper .pardot-form-section-title {
    font-size: 32px;
    font-weight: 700;
    color: #353535;
}

.oilgas-section-wrapper .amx-form-entry-container { margin-bottom: 15px; }
.oilgas-section-wrapper .amx-form-entry-container label {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    color: #353535;
}

.oilgas-section-wrapper .amx-label-asterisk { color: var(--ct-red); }

.oilgas-section-wrapper .amx-form-entry-container .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    padding: 10px 0;
    font-size: 16px;
    box-shadow: none;
}

.oilgas-section-wrapper .amx-form-entry-container .form-control:focus {
    border-color: var(--ct-red);
    box-shadow: none;
}

.oilgas-section-wrapper .amx-cp-form-select {
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23DC291E' stroke-width='2'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 16px;
    padding-right: 24px;
}

.oilgas-section-wrapper .icon-middle-bottom img { width: 100%; max-width: 543px; height: auto; }
.oilgas-section-wrapper .terms { color: var(--ct-red); text-decoration: none; }
.oilgas-section-wrapper .terms:hover { text-decoration: underline; }

/* Trending / Blog */
.oilgas-section-wrapper .container.trending-container {
    background: #fff;
    width: 100%;
    max-width: 100%;
    padding: 48px 70px 100px 70px;
}

.oilgas-section-wrapper .TrendingBgcolor-White-Grey { background-color: #f8f8f8; }

.oilgas-section-wrapper .trending-header-title {
    text-align: center;
    margin-bottom: 40px;
}

.oilgas-section-wrapper .trending-header-title label {
    font-size: 32px;
    font-weight: 700;
    color: #353535;
}

.oilgas-section-wrapper .whats-post-img {
    width: 100%;
    height: 250px;
    border-radius: 10px;
    object-fit: cover;
    display: block;
}

.oilgas-section-wrapper .trending-text-title-4 {
    font-size: 18px;
    font-weight: 700;
    color: #353535;
    padding-top: 10px;
    line-height: 25px;
}

.oilgas-section-wrapper .trending-comment-h3 {
    font-size: 18px;
    color: #808284;
    padding: 0;
    margin: 0;
}

.oilgas-section-wrapper .trending-comment-p-4 {
    font-size: 14px;
    margin: 0;
}

/* ===== Responsive ===== */

@media (max-width: 1559px) {
    .oilgas-section-wrapper .consultancy-data,
    .oilgas-section-wrapper .dashboard-content { max-width: none; }
    .oilgas-section-wrapper .application-accordion { max-width: 728px; margin-right: 0; }
    .oilgas-section-wrapper .application-banner { max-height: 482px; max-width: 446px; }
}

@media (max-width: 1366px) {
    .oilgas-section-wrapper .feature-section,
    .oilgas-section-wrapper .management-section,
    .oilgas-section-wrapper .consultancy-section,
    .oilgas-section-wrapper .dashboard-section,
    .oilgas-section-wrapper .sustainability-section,
    .oilgas-section-wrapper .sector-section,
    .oilgas-section-wrapper .application-section,
    .oilgas-section-wrapper .compliance-section { padding-left: 40px; padding-right: 40px; }
    .oilgas-section-wrapper .feature-section { padding-top: 71px; padding-bottom: 0; }
    .oilgas-section-wrapper .application-accordion { margin-right: 50px; }
    .oilgas-section-wrapper .feature-banner { padding: 42px 30px 18px; }
    .oilgas-section-wrapper .management-row { margin-left: -35px; margin-right: -35px; }
    .oilgas-section-wrapper .management-row > * { padding-left: 35px; padding-right: 35px; }
    .oilgas-section-wrapper .dashboard-banner { max-width: 638px; }
    .oilgas-section-wrapper .sector-row { margin-left: -30px; margin-right: -30px; }
    .oilgas-section-wrapper .sector-row > * { padding-left: 30px; padding-right: 30px; }
    .oilgas-section-wrapper .compliance-row { margin-left: -30px; margin-right: -30px; }
    .oilgas-section-wrapper .compliance-row > * { padding-left: 30px; padding-right: 30px; text-align: center; }
    .oilgas-section-wrapper .application-accordion { margin-left: 0; }
}

@media (max-width: 1199px) {
    .oilgas-section-wrapper .feature-section,
    .oilgas-section-wrapper .management-section,
    .oilgas-section-wrapper .consultancy-section,
    .oilgas-section-wrapper .dashboard-section,
    .oilgas-section-wrapper .sustainability-section,
    .oilgas-section-wrapper .sector-section,
    .oilgas-section-wrapper .application-section,
    .oilgas-section-wrapper .compliance-section { padding-left: 30px; padding-right: 30px; }
    .oilgas-section-wrapper .feature-section { padding-top: 71px; padding-bottom: 0; }
    .oilgas-section-wrapper .application-banner { max-width: 378px; }
    .oilgas-section-wrapper .feature-banner { padding: 42px 30px 18px; }
    .oilgas-section-wrapper .management-row { margin-left: -30px; margin-right: -30px; }
    .oilgas-section-wrapper .management-row > * { padding-left: 30px; padding-right: 30px; }
    .oilgas-section-wrapper .dashboard-banner { width: 100%; }
    .oilgas-section-wrapper .dashboard-row { max-width: 449px; margin-left: auto; }
    .oilgas-section-wrapper .consultancy-heading,
    .oilgas-section-wrapper .consultancy-info { margin-left: 0; }
}

@media (max-width: 1024px) {
    .oilgas-section-wrapper .application-banner { max-width: none; max-height: none; margin-top: 50px; }
    .oilgas-section-wrapper .application-accordion { max-width: none; }
    .oilgas-section-wrapper .sliders .slider-content { position: relative; top: 0; padding-top: 0; }
    .oilgas-section-wrapper .sliders .slider-content .slider-sub-header { font-size: 24px; line-height: 30px; max-width: 230px; }
    .oilgas-section-wrapper .sliders .slider-content .slider-header { font-size: 45px; height: auto; line-height: 65px; }
    .oilgas-section-wrapper .slider-section .slider-section-row { min-height: 300px; }
    .oilgas-section-wrapper .dashboard-heading.mobile-only { display: block; text-align: center; }
    .oilgas-section-wrapper .dashboard-heading.desktop-only { display: none; }
    .oilgas-section-wrapper .dashboard-banner { max-width: none; margin-bottom: 40px; }
    .oilgas-section-wrapper .dashboard-row { max-width: none; margin-left: -15px; }
}

@media (max-width: 991px) {
    .oilgas-section-wrapper .feature-heading,
    .oilgas-section-wrapper .consultancy-heading,
    .oilgas-section-wrapper .dashboard-heading,
    .oilgas-section-wrapper .sustainability-heading,
    .oilgas-section-wrapper .sector-heading,
    .oilgas-section-wrapper .compliance-heading,
    .oilgas-section-wrapper .application-heading { font-size: 36px; line-height: 40px; }
    .oilgas-section-wrapper .management-heading,
    .oilgas-section-wrapper .compliance-title { font-size: 24px; line-height: 28px; }
    .oilgas-section-wrapper .feature-row > * { margin-bottom: 0; }
    .oilgas-section-wrapper .feature-row .row > * { margin-bottom: 55px; }
    .oilgas-section-wrapper .feature-text.even,
    .oilgas-section-wrapper .feature-text.odd { max-width: none; }
    .oilgas-section-wrapper .feature-text,
    .oilgas-section-wrapper .management-text,
    .oilgas-section-wrapper .consultancy-text,
    .oilgas-section-wrapper .sustainability-text,
    .oilgas-section-wrapper .dashboard-card-text { font-size: 16px; line-height: 23px; }
    .oilgas-section-wrapper .management-title,
    .oilgas-section-wrapper .consultancy-title,
    .oilgas-section-wrapper .application-card-title,
    .oilgas-section-wrapper .application-btn { font-size: 20px; line-height: 24px; }
    .oilgas-section-wrapper .management-title { min-height: 48px; }
    .oilgas-section-wrapper .feature-section,
    .oilgas-section-wrapper .management-section,
    .oilgas-section-wrapper .consultancy-section,
    .oilgas-section-wrapper .dashboard-section,
    .oilgas-section-wrapper .sustainability-section,
    .oilgas-section-wrapper .sector-section,
    .oilgas-section-wrapper .application-section,
    .oilgas-section-wrapper .compliance-section { padding-left: 20px; padding-right: 20px; }
    .oilgas-section-wrapper .feature-heading.mobile-only { display: block; margin-bottom: 60px; }
    .oilgas-section-wrapper .feature-row .desktop-only { display: none; }
    .oilgas-section-wrapper .feature-row .first-row { order: 3; }
    .oilgas-section-wrapper .feature-banner { padding: 30px 20px 10px; background-position: left center; }
    .oilgas-section-wrapper .management-row,
    .oilgas-section-wrapper .sector-row,
    .oilgas-section-wrapper .compliance-row { margin-left: -15px; margin-right: -15px; }
    .oilgas-section-wrapper .management-row > *,
    .oilgas-section-wrapper .sector-row > *,
    .oilgas-section-wrapper .compliance-row > * { padding-left: 15px; padding-right: 15px; }
    .oilgas-section-wrapper .consultancy-heading { text-align: center; }
    .oilgas-section-wrapper .sector-section { text-align: center; }
    .oilgas-section-wrapper .sector-icon img { margin: 0 auto; }
    .oilgas-section-wrapper .sustainability-banner { padding-top: 118px; padding-bottom: 122px; background-position: left top; }
    .oilgas-section-wrapper .sector-title.small { max-width: none; min-height: 69px; }
    .oilgas-section-wrapper .sector-title { max-width: none; }
    .oilgas-section-wrapper .application-accordion { margin-right: 0; }
    .oilgas-section-wrapper .application-banner.for-desktop { display: none; }
    .oilgas-section-wrapper .consultancy-banner.for-desktop { display: none; }
    .oilgas-section-wrapper .dashboard-heading.mobile-only { display: block; text-align: center; margin-bottom: 20px; }
    .oilgas-section-wrapper .dashboard-heading.desktop-only { display: none; }
    .oilgas-section-wrapper .dashboard-content { margin-left: 0; }
    .oilgas-section-wrapper .pardot-form-section-title { font-size: 25px; }
}

@media (max-width: 767px) {
    .oilgas-section-wrapper .feature-section { margin-bottom: 80px; }
    .oilgas-section-wrapper .sustainability-heading,
    .oilgas-section-wrapper .sustainability-text,
    .oilgas-section-wrapper .sustainability-btn,
    .oilgas-section-wrapper .application-heading { text-align: center; }
    .oilgas-section-wrapper .sustainability-icon { display: none; }
    .oilgas-section-wrapper .sustainability-text { margin: 20px auto 35px; }
    .oilgas-section-wrapper .slider-section { padding: 0.5rem 1rem; }
    .oilgas-section-wrapper .sliders .slider-content { text-align: center; margin-bottom: 30px !important; }
    .oilgas-section-wrapper .sliders .slider-content .slider-sub-header { margin: 0 auto; }
    .oilgas-section-wrapper .slider-section .slider-section-row { min-height: 0; }
    .oilgas-section-wrapper .feature-section { padding: 68px 0 0; }
    .oilgas-section-wrapper .feature-banner { border-radius: 0; padding: 61px 27px 68px 22px; background-position: center; }
    .oilgas-section-wrapper .feature-section::after { display: none; }
    .oilgas-section-wrapper .feature-icon img { margin-right: 29px; }
    .oilgas-section-wrapper .feature-row .first-row,
    .oilgas-section-wrapper .feature-row .third-row { order: 2; }
    .oilgas-section-wrapper .feature-row .second-row { order: 1; }
    .oilgas-section-wrapper .dashboard-card { box-shadow: 0px 4px 8px #00000040; padding: 41px 24px 32px; text-align: center; }
    .oilgas-section-wrapper .management-heading { margin-bottom: 80px !important; }
    .oilgas-section-wrapper .management-section { margin-bottom: -30px; }
    .oilgas-section-wrapper .management-row > * { margin-bottom: 102px; }
    .oilgas-section-wrapper .consultancy-title { margin-bottom: 10px; }
    .oilgas-section-wrapper .management-title { margin-top: 22px; margin-bottom: 22px; min-height: 0; }
    .oilgas-section-wrapper .sector-title.small { min-height: 0; }
    .oilgas-section-wrapper .compliance-row > * { margin-bottom: 80px; }
    .oilgas-section-wrapper .compliance-section { margin-bottom: 76px; }
    .oilgas-section-wrapper .compliance-title { margin-top: 21px; margin-bottom: 22px; }
    .oilgas-section-wrapper .sector-row > * { margin-bottom: 70px; }
    .oilgas-section-wrapper .sector-title { margin-bottom: 12px; }
    .oilgas-section-wrapper .sector-icon { margin-bottom: 34px; }
    .oilgas-section-wrapper .sustainability-btn .btn-getintouch { color: #1D2433; font-weight: bold; }
    .oilgas-section-wrapper .sustainability-btn .btn-getintouch:hover,
    .oilgas-section-wrapper .sustainability-btn .btn-getintouch:focus,
    .oilgas-section-wrapper .sustainability-btn .btn-getintouch:active { background-color: #1D2433; }
    .oilgas-section-wrapper .sector-section { margin-bottom: 60px; }
    .oilgas-section-wrapper .compliance-section .for-mobile { display: block; }
    .oilgas-section-wrapper .compliance-section .for-desktop { display: none; }
    .oilgas-section-wrapper .application-banner.for-mobile { display: block; }
    .oilgas-section-wrapper .application-banner.for-desktop { display: none; }
    .oilgas-section-wrapper .consultancy-banner.for-desktop { display: none; }
    .oilgas-section-wrapper .consultancy-banner.for-mobile { display: block; }
    .oilgas-section-wrapper .dashboard-card-text { max-width: 210px; margin-left: auto; margin-right: auto; }
    .oilgas-section-wrapper .management-section,
    .oilgas-section-wrapper .consultancy-section,
    .oilgas-section-wrapper .dashboard-section,
    .oilgas-section-wrapper .sustainability-section,
    .oilgas-section-wrapper .sector-section,
    .oilgas-section-wrapper .compliance-section,
    .oilgas-section-wrapper .application-section { padding: 30px 16px; }
    .oilgas-section-wrapper .sustainability-banner { padding: 40px 20px; }
    .oilgas-section-wrapper .pardot-form-section-title { font-size: 22px; text-align: center; }
    .oilgas-section-wrapper .icon-middle-bottom img { margin: 0 auto; }
    .oilgas-section-wrapper .container.trending-container { padding: 30px 16px; }
}

@media (max-width: 575px) {
    .oilgas-section-wrapper .consultancy-section,
    .oilgas-section-wrapper .dashboard-section,
    .oilgas-section-wrapper .sustainability-section,
    .oilgas-section-wrapper .sector-section,
    .oilgas-section-wrapper .application-section,
    .oilgas-section-wrapper .compliance-section { padding-left: 16px; padding-right: 16px; }
    .oilgas-section-wrapper .feature-section { padding: 68px 0 0; }
    .oilgas-section-wrapper .sustainability-section { padding: 0; }
    .oilgas-section-wrapper .consultancy-section { padding-bottom: 80px; margin-bottom: 70px; }
    .oilgas-section-wrapper .consultancy-info { margin-left: 27px; }
    .oilgas-section-wrapper .consultancy-heading { font-size: 24px; line-height: 28px; }
    .oilgas-section-wrapper .sustainability-section { margin-bottom: 74px; }
    .oilgas-section-wrapper .sector-heading { margin-bottom: 80px !important; }
    .oilgas-section-wrapper .sustainability-banner { border-radius: 0; padding: 182px 16px 173px; background-position: left -94% bottom; }
    .oilgas-section-wrapper .feature-banner { border-radius: 0; padding: 61px 27px 68px 22px; background-position: center; }
    .oilgas-section-wrapper .feature-section::after { display: none; }
    .oilgas-section-wrapper .feature-icon img { margin-right: 29px; }
    .oilgas-section-wrapper .application-section { padding-left: 16px; padding-right: 16px; margin-bottom: 78px; }
    .oilgas-section-wrapper .management-text { max-width: 284px; margin: 0 auto; }
    .oilgas-section-wrapper .sector-title { max-width: 258px; margin-left: auto; margin-right: auto; }
    .oilgas-section-wrapper .sector-text { max-width: 250px; margin: 0 auto; }
    .oilgas-section-wrapper .sliders .slider-content .slider-header { font-size: 32px; line-height: 40px; }
    .oilgas-section-wrapper .sliders .slider-content .slider-sub-header { font-size: 18px; line-height: 24px; }
    .oilgas-section-wrapper .trending-header-title label { font-size: 24px; }
}
