/* ===== Chemicals & Dangerous Goods Page ===== */

/* ===== Slider / Hero Section ===== */
.no-padding {
    padding: 0 !important;
}

.slider-section {
    padding: 0 120px;
    margin-top: 81px;
    background-color: #FAFAFA;
    max-width: 100% !important;
}

.slider-section-row {
    align-items: center;
}

.sliders {
    padding: 60px 0;
    display: flex;
    flex-wrap: wrap;
}

.slider-content {
    padding: 0 40px;
}

.slider-header {
    font-size: 52px;
    line-height: 62px;
    font-weight: bold;
    color: #353535;
    margin-bottom: 16px;
}

.slider-sub-header {
    font-size: 22px;
    line-height: 30px;
    color: #7F7F7F;
    margin-bottom: 40px;
}

.slider-img-res {
    width: 100%;
    max-width: 618px;
    height: auto;
}

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

.btn-getintouch-slider:hover {
    background-color: #c6251b;
    color: #FFFFFF;
    text-decoration: none;
}

/* ===== Freight Solutions Section ===== */
.freight-sol-heading,
.classification-heading,
.logcon-heading,
.domestic-heading,
.warehousing-heading,
.batteries-heading {
    font-size: 32px;
    line-height: 43px;
    font-weight: bold;
}

.freight-sol-section {
    padding: 100px 120px 0;
    margin: 0 auto 0;
    width: 100%;
}

.freight-sol-row {
    margin: 0 -30px;
}

.freight-sol-row > * {
    padding: 0 30px;
    margin-bottom: 60px;
}

.freight-sol-heading {
    text-align: center;
    margin-bottom: 46px;
    color: #353535;
}

.freight-sol-text {
    font-size: 18px;
    line-height: 24px;
    color: #7F7F7F;
    margin-top: 20px;
}

.freight-sol-icon {
    height: 80px;
}

.freight-sol-icon img {
    display: block;
}

.freight-sol-btn {
    display: flex;
    justify-content: center;
}

.freight-sol-btn .btn {
    padding-top: 8.5px;
    padding-bottom: 8.5px;
    font-weight: normal;
}

.freight-sol-card {
    padding: 30px;
    background: #FFFFFF;
    box-shadow: 0px 6px 16px #E8E8E8B5;
    border-radius: 8px;
    height: 100%;
}

/* ===== Domestic Section ===== */
.domestic-express-ic {
    width: 86px;
    height: 80px;
}

.domestic-section {
    padding: 50px 104px;
    background-color: #FAFAFA;
    margin-bottom: 100px;
}

.domestic-text {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 25px;
    position: relative;
}

.domestic-text::before {
    content: "";
    position: absolute;
    height: 4px;
    width: 4px;
    background-color: #353535;
    border-radius: 2px;
    top: 8px;
    left: -10px;
}

.domestic-banner {
    width: 100%;
    max-width: 729px;
    margin-left: auto;
    max-height: 561px;
}

.domestic-heading {
    margin-bottom: 24px;
    color: #353535;
}

.domestic-list {
    color: #353535;
    list-style: none;
    padding-left: 10px;
    margin-bottom: 55px;
}

.domestic-row {
    align-items: center;
}

.domestic-section .btn.btn-getintouch {
    font-weight: 400;
    padding-top: 8.5px;
    padding-bottom: 8.5px;
}

.domestic-heading {
    max-width: 369px;
}

.domestic-data {
    max-width: 455px;
}

/* ===== Warehousing Section ===== */
.warehousing-section {
    padding: 0 88px;
    margin-bottom: 100px;
}

.warehousing-banner-col {
    max-width: 930px;
}

.warehousing-text {
    font-size: 18px;
    line-height: 25px;
    margin-left: 16px;
    position: relative;
    color: #353535;
}

.warehousing-data {
    margin-right: 40px;
}

.warehousing-banner {
    width: 100%;
    max-width: 800px;
    margin-right: auto;
    max-height: 530px;
}

.warehousing-heading {
    margin-bottom: 88px;
    color: #353535;
    text-align: center;
}

.warehousing-row {
    align-items: center;
    margin-bottom: 64px;
}

.warehousing-btn {
    display: flex;
    justify-content: center;
}

.warehousing-btn.for-mobile {
    display: none;
}

.warehousing-btn .btn.btn-getintouch {
    font-weight: 400;
    padding-top: 8.5px;
    padding-bottom: 8.5px;
}

.warehousing-card {
    padding: 13px 16px;
    background: #FFFFFF;
    box-shadow: 0px 6px 16px #E8E8E8B5;
    border-radius: 8px;
    display: flex;
    align-items: flex-start;
    margin-bottom: 24px;
}

.warehousing-card img.tick-icon {
    margin-top: 10px;
    height: 15px;
    width: 20px;
    flex-shrink: 0;
}

/* ===== Logistics Consulting Section ===== */
.logcon-section {
    padding: 61px 88px 81px;
    background-color: #FAFAFA;
    margin-bottom: 80px;
}

.logcon-text {
    font-size: 18px;
    line-height: 25px;
    margin-left: 16px;
    position: relative;
    color: #353535;
}

.logcon-data {
    margin-right: 40px;
}

.logcon-banner {
    width: 100%;
    max-width: 800px;
    margin-right: auto;
    max-height: 530px;
}

.logcon-heading {
    margin-bottom: 6px;
    color: #353535;
    text-align: center;
}

.logcon-subheading {
    margin-bottom: 48px;
    color: #7F7F7F;
    text-align: center;
    font-size: 26px;
    line-height: 34px;
}

.logcon-banner-col {
    max-width: 930px;
}

.logcon-row {
    align-items: center;
}

.logcon-card {
    padding: 13px 16px;
    background: #FFFFFF;
    box-shadow: 0px 6px 16px #E8E8E8B5;
    border-radius: 8px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.logcon-card img.tick-icon {
    margin-top: 10px;
    height: 15px;
    width: 20px;
    flex-shrink: 0;
}

/* ===== Classification Section ===== */
.classification-section {
    padding: 0 160px;
    margin-bottom: 160px;
}

.classification-heading {
    margin-bottom: 6px;
    color: #353535;
    text-align: center;
}

.classification-subheading {
    margin-bottom: 10px;
    color: #7F7F7F;
    text-align: center;
    font-size: 26px;
    line-height: 34px;
}

.classification-table {
    position: relative;
    z-index: 2;
}

.classification-table.table-striped tbody tr:nth-of-type(odd) {
    background-color: #FFFFFF;
}

.classification-table.table-striped tbody tr:nth-of-type(even) {
    background-color: #FAFAFA;
}

.classification-table thead th {
    border-bottom: none;
    font-size: 22px;
    line-height: 27px;
    color: #FFFFFF;
    font-weight: bold;
    padding: 12px 29px 12px;
    vertical-align: middle;
    border-top: none;
    text-align: center;
    position: relative;
    z-index: 2;
}

.classification-table td,
.classification-table tbody th {
    border: none;
    font-size: 18px;
    line-height: 23px;
    padding: 18px 34px 18px 29px;
    color: #353535;
    text-align: center;
    vertical-align: middle;
}

.classification-table {
    min-width: 1070px;
}

.classification-table-responsive {
    position: relative;
    z-index: 2;
}

.classification-table-responsive::before {
    content: " ";
    position: absolute;
    height: 51px;
    width: 100%;
    min-width: 1070px;
    border-radius: 4px 4px 0 0;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: var(--ct-red);
}

.classification-table-responsive::after {
    content: " ";
    position: absolute;
    height: calc(100% - 67px);
    width: 100%;
    min-width: 1070px;
    border-radius: 0 0 4px 4px;
    bottom: 16px;
    left: 0;
    z-index: 2;
    border: 1px solid #6D7278;
    border-top: none;
    overflow: hidden;
}

.classification-table thead th:not(:last-child) {
    border-right: 1px solid #FFFFFF;
}

.classification-table tbody th,
.classification-table tbody td:not(:last-child) {
    border-right: 1px solid #6D7278;
}

.classification-table thead th:first-child,
.classification-table tbody th:first-child {
    padding-left: 29px;
}

.classification-subheading + div {
    margin-bottom: 16px;
}

.classification-subheading + div::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-color: #E02020;
}

.classification-subheading + div::-webkit-scrollbar-track {
    border-radius: 100px;
    background-color: #F5F5F5;
}

.classification-subheading + div::-webkit-scrollbar {
    height: 6px;
    background-color: #F1EDED;
    border-radius: 100px;
}

.classification-table-responsive::-webkit-scrollbar-track {
    border-radius: 100px;
    background-color: #F5F5F5;
}

.classification-table-responsive::-webkit-scrollbar {
    height: 6px;
    border-radius: 100px;
    background-color: #F1EDED;
}

.classification-table-responsive::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-color: #E02020;
}

/* ===== Batteries Section ===== */
.batteries-heading {
    font-size: 32px;
    line-height: 43px;
    font-weight: bold;
}

.batteries-section {
    padding: 0 104px;
    margin: 0 auto 160px;
}

.batteries-heading {
    font-weight: bold;
    color: #353535;
    margin-bottom: 30px;
}

.batteries-banner {
    min-width: 588px;
    max-height: 396px;
    width: 100%;
}

.batteries-content {
    margin-right: 29px;
    margin-left: 48px;
}

.batteries-para {
    font-size: 18px;
    line-height: 25px;
    color: #7F7F7F;
}

/* ===== Business Enquiry Form ===== */
.business-enquiry-form {
    padding-bottom: 60px;
}

.pardot-form-section-title {
    font-size: 32px;
    font-weight: bold;
    color: #353535;
}

.chemicals-enquiry-form label {
    font-size: 16px;
    color: #353535;
    margin-bottom: 8px;
    display: block;
}

.chemicals-form-input {
    border: none !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 0 !important;
    padding: 8px 0 !important;
    font-size: 18px;
    background: transparent;
}

.chemicals-form-input:focus {
    outline: none;
    border-bottom-color: var(--ct-red) !important;
    box-shadow: none;
}

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

.chemicals-enquiry-form select.form-control {
    height: 41px;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
}

.icon-middle-bottom img {
    width: 100%;
    max-width: 543px;
    border-radius: 10px;
}

.wt-button-group .btn-getintouch {
    background-color: var(--ct-red);
    color: #FFFFFF;
    border-radius: 30px;
    padding: 10px 20px;
    font-size: 16px;
    min-width: 179px;
    border: none;
    cursor: pointer;
}

.wt-button-group .btn-getintouch:hover {
    background-color: #c6251b;
}

.terms {
    color: var(--ct-red);
    text-decoration: underline;
}

/* ===== Responsive ===== */
@media (max-width: 1921px) {
    .warehousing-row {
        justify-content: space-between;
    }
}

@media (max-width: 1559px) {
    .warehousing-data,
    .logcon-data {
        max-width: 358px;
    }
    .domestic-heading {
        max-width: 369px;
    }
    .domestic-data {
        max-width: 455px;
    }
    .logcon-row {
        justify-content: space-between;
    }
}

@media (max-width: 1439px) {
    .classification-section {
        padding: 0 122px;
    }
}

@media (max-width: 1366px) {
    .freight-sol-section,
    .domestic-section,
    .warehousing-section,
    .logcon-section,
    .classification-section,
    .batteries-section {
        padding-left: 40px;
        padding-right: 40px;
    }
    .freight-sol-row {
        margin: 0 -25px;
    }
    .freight-sol-row > * {
        padding-left: 25px;
        padding-right: 25px;
        margin-bottom: 50px;
    }
    .batteries-content {
        margin-left: 0;
        margin-right: 0;
    }
    .logcon-data,
    .warehousing-data {
        margin-right: 0;
    }
    .warehousing-data,
    .logcon-data {
        max-width: 450px;
    }
    .batteries-banner {
        min-width: 0;
    }
    .warehousing-banner,
    .logcon-banner {
        max-width: none;
    }
    .slider-section {
        padding: 0 80px;
    }
    .slider-header {
        font-size: 44px;
        line-height: 54px;
    }
}

@media (max-width: 1199px) {
    .freight-sol-section,
    .domestic-section,
    .warehousing-section,
    .logcon-section,
    .classification-section,
    .batteries-section {
        padding-left: 30px;
        padding-right: 30px;
    }
    .freight-sol-row {
        margin: 0 -20px;
    }
    .freight-sol-row > * {
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 40px;
    }
    .freight-sol-card {
        padding: 24px 20px;
    }
    .freight-sol-section,
    .domestic-section,
    .warehousing-section,
    .logcon-section,
    .batteries-section {
        margin-bottom: 80px;
    }
    .slider-section {
        padding: 0 40px;
    }
    .slider-header {
        font-size: 36px;
        line-height: 46px;
    }
    .slider-sub-header {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width: 1024px) {
    .logcon-banner-col {
        max-width: none;
    }
    .domestic-banner {
        max-width: none;
        margin-left: 0;
        margin-top: 72px;
        max-height: none;
    }
    .domestic-data,
    .domestic-list {
        max-width: none;
    }
    .warehousing-banner-col,
    .logcon-banner-col,
    .batteries-banner-col {
        order: 2;
    }
    .domestic-heading {
        max-width: none;
    }
    .warehousing-data,
    .logcon-data {
        max-width: none;
    }
    .batteries-banner {
        margin-top: 56px;
    }
}

@media (max-width: 991px) {
    .domestic-heading {
        font-size: 36px;
        line-height: 40px;
        font-weight: 600;
        margin-bottom: 52px;
    }
    .freight-sol-heading,
    .warehousing-heading,
    .logcon-heading,
    .classification-heading,
    .batteries-heading {
        font-size: 24px;
        line-height: 28px;
    }
    .freight-sol-icon {
        height: 72px;
    }
    .domestic-express-ic {
        width: 76px;
        height: 72px;
    }
    .goods-doc-ic {
        width: 72px;
        height: 72px;
    }
    .ico-customs {
        width: 72px;
        height: 72px;
    }
    .plus-encircled {
        width: 72px;
        height: 72px;
    }
    .safety-ic {
        width: 81px;
        height: 72px;
    }
    .drop-off-ic {
        width: 72px;
        height: 72px;
    }
    .freight-sol-text,
    .domestic-text,
    .logcon-subheading,
    .classification-subheading,
    .batteries-para {
        font-size: 16px;
        line-height: 24px;
    }
    .freight-sol-section,
    .domestic-section,
    .warehousing-section,
    .logcon-section,
    .classification-section,
    .batteries-section {
        padding-left: 20px;
        padding-right: 20px;
    }
    .slider-section {
        padding: 0 20px;
    }
    .slider-header {
        font-size: 32px;
        line-height: 42px;
    }
    .slider-content {
        padding: 0;
        text-align: center;
        margin-bottom: 30px;
    }
    .slider-sub-header {
        margin-left: auto;
        margin-right: auto;
    }
    .sliders {
        flex-direction: column;
    }
    .slider-img-res {
        max-width: 100%;
    }
    .logcon-banner {
        margin-top: 52px;
    }
    .logcon-section {
        padding-top: 80px;
    }
    .logcon-heading,
    .classification-heading {
        margin-bottom: 24px;
    }
}

@media (max-width: 767px) {
    .freight-sol-row > * {
        margin-bottom: 46px;
    }
    .freight-sol-btn {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-top: 4px;
        margin-bottom: 0;
    }
    .freight-sol-heading {
        margin-bottom: 78px;
    }
    .freight-sol-text {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .domestic-section {
        background-color: #F6F6F6;
        padding-top: 75px;
        padding-bottom: 80px;
    }
    .domestic-text {
        text-indent: 0;
        max-width: 430px;
    }
    .domestic-list {
        margin-bottom: 52px;
    }
    .domestic-btn .btn,
    .warehousing-btn .btn {
        min-width: 136px;
        font-weight: 400;
    }
    .domestic-banner {
        display: block;
        height: 263px;
    }
    .domestic-heading {
        text-align: center;
    }
    .domestic-btn {
        display: flex;
        justify-content: center;
    }
    .domestic-express-ic {
        width: 48px;
        height: 44px;
    }
    .freight-sol-text,
    .domestic-heading {
        text-align: center;
    }
    .freight-sol-card {
        display: flex;
    }
    .freight-sol-text {
        text-align: left;
        margin-top: 0;
    }
    .freight-sol-icon {
        width: 48px;
        margin-right: 16px;
    }
    .warehousing-heading {
        margin-bottom: 56px;
    }
    .warehousing-data,
    .logcon-data {
        max-width: none;
    }
    .warehousing-banner {
        margin-top: 72px;
    }
    .warehousing-btn.for-mobile {
        display: flex;
        margin-top: 64px;
    }
    .warehousing-btn.for-desktop {
        display: none;
    }
    .warehousing-btn .btn {
        min-width: 136px;
        font-weight: 400;
    }
    .warehousing-banner {
        height: 263px;
    }
    .logcon-section,
    .classification-section,
    .batteries-section {
        padding-left: 20px;
        padding-right: 20px;
    }
    .logcon-data {
        max-width: none;
    }
    .logcon-banner {
        margin-top: 52px;
    }
    .logcon-section {
        padding-top: 80px;
    }
    .logcon-heading,
    .classification-heading {
        margin-bottom: 24px;
    }
    .classification-subheading {
        margin-bottom: 35px;
    }
    .batteries-section {
        margin-bottom: 80px;
    }
    .batteries-banner-col {
        order: 2;
    }
    .batteries-banner {
        margin-top: 56px;
    }
    .batteries-para {
        color: #353535;
    }
    .batteries-heading {
        text-align: center;
        margin-bottom: 16px;
    }
}

@media (max-width: 575px) {
    .freight-sol-section,
    .domestic-section,
    .warehousing-section,
    .logcon-section,
    .classification-section,
    .batteries-section {
        padding-left: 16px;
        padding-right: 16px;
    }
    .domestic-heading {
        max-width: 287px;
        margin-left: auto;
        margin-right: auto;
    }
    .domestic-list {
        margin-left: 10px;
    }
    .domestic-text {
        max-width: 296px;
    }
    .domestic-banner {
        margin-top: 80px;
    }
    .freight-sol-card {
        box-shadow: 0px 2px 16px #0000001F;
    }
    .freight-sol-heading {
        max-width: 234px;
        margin-left: auto;
        margin-right: auto;
    }
    .warehousing-heading {
        max-width: 184px;
        margin-left: auto;
        margin-right: auto;
    }
    .warehousing-text {
        max-width: 261px;
    }
    .logcon-heading {
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
    }
    .logcon-subheading,
    .classification-subheading {
        max-width: 298px;
        margin-left: auto;
        margin-right: auto;
    }
    .classification-subheading {
        max-width: 298px;
        margin-left: auto;
        margin-right: auto;
    }
    .slider-section {
        padding: 0 16px;
    }
    .slider-header {
        font-size: 28px;
        line-height: 38px;
    }
    .slider-sub-header {
        font-size: 18px;
        line-height: 24px;
    }
    .slider-content {
        padding: 0;
    }
    .sliders {
        padding: 40px 0;
    }
    .btn-getintouch-slider {
        padding: 8px 16px;
        font-size: 14px;
        min-width: 140px;
    }
}
