﻿ 

.document-title-cell {
    min-width: 25%;
    max-width: 33%;
}

.document-link-cell {
    max-width: 33%;
    min-width: 25%;
    color: #4caf50;
    font-weight: 600 !important;
}

.document-description-cell {
    max-width: 33%;
    min-width: 25%;
}
 
.w3-auto.w3-cell-row {
    background-color: #666666;
    border: 0.1em solid #fffdfd;
}
.document-link-cell.document-cells-two {
    display: flex;
}

.document-cells-two-wrapper {
    display: flex;
}

.documents-section-header {
    font-family: inherit;
    font-size: 14px !important;
    background-color: #000000;
    color: white;
    text-align: center;
    text-decoration: underline;
}

.documents-section-header {
    font-size: 48px !important;
    font-family: inherit;
    font-weight: normal;
    text-decoration: unset;
}

.document-title-cell {
    text-align: center;
}

.document-link-cell {
    text-align: center;
}

.document-description-cell {
    text-align: center;
    color: #1c1c1b;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: normal;
    font-family: inherit;
}

.builder-row-accordion {
    display: table !important;
}

.document-link-cell.chk-lockton-link {
    width: 50vw;
}

.document-description-cell {
    width: 50vw;
}

.w3-auto.w3-cell-row {
    background-color: white !important;
    border: unset !important;
   
}

.document-link-cell {
    grid-auto-columns: max-content;
    display: grid;
}

.documents-section-header {
    border: 2px solid #fff !important;
    border-bottom-width: 3px !important;
}

.document-description-cell {
    padding-left: 10%;
    grid-auto-columns: max-content;
    display: grid;
}

.document-link-cell {
    font-size: 24px;
}
a:hover > .fas {
    text-decoration: none !important;
}
.fa-link:hover {
    text-decoration: none !important;
}
.fa-link {
    text-decoration: none !important;
}
.chk-wrapper.w3-col.w3-white.w3-text-white.show-on-scroll.is-visible {
    margin-top: 140px;
}

.documents-section-header div {
    font-size: 19px;
    font-weight: 400;
    line-height: 170%;
    padding-bottom: 25px;
    padding-top: 25px;
}

.documents-section-header {
    height: auto;
    color: white;
    font-size: 19px !important;
    /* line-height: 300%; */
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.documents-section-message {
    padding-top: 15px !important;
    /*font-size: 19px;*/
    font-weight: 400;
    font-family: "Sarabun Light", Helvetica, Arial, sans-serif !important;
}
.documents-section-message > h3 {
    font-family: inherit !important;
}
.documents-section-message {
    margin-top: 20px;
}
.documents-main-container-inner-row-links-col {
    padding-top: 24px;
}
.documents-section-message-row-wrapper {
    padding-left: calc(((100% / 12) * 6 ) - 15px);
    /*font-style: italic;*/
}
.documents-main-container-inner-row {
    padding-left: 15px;
}
.documents-main-container-inner-row-links-col-link.w3-col.l12 {
    font-size: 20px !important;
}
.document-link-cell a {
    display: inline-flex;
}
.document-link-cell a i {
    padding-right: 15px;
    font-size: 30px;
    padding-top: 8px;
} 
.document-link-cell {
    padding-left: 5px;
}

.documents-main-container-inner-row-links-col-link {
    padding-bottom: 10px;
    padding-top: 10px;
}
/*.document-note a {
    font-size: 20px;
}*/
/*.w3-auto.w3-cell-row {

            padding-left: 70px;
            border-bottom:0 !important;
        }*/
.document-link-cell:hover {
    text-decoration: none !important;
}

.document-link-cell a:hover > h3 {
    text-decoration: underline !important;
}

.document-link-cell {
    text-decoration: none !important;
}

    .document-link-cell a:hover > i {
        text-decoration: none !important;
    }

    .document-link-cell a:hover {
        text-decoration: none !important;
    }
@media (max-width:2000px) {
    .w3-auto.w3-cell-row {
        padding-left: 70px;
        border-bottom: 0 !important;
    }
}

@media (max-width:1280px) {
    .document-description-cell {
        padding-left: 5% !important;
    }
}

@media (max-width:960px) {
    .document-description-cell {
        padding-left: 4% !important;
    }
    .documents-main-container-inner {
        padding-left: 0px !important;
    }
}

@media (max-width:800px) {
    .document-description-cell {
        font-size: 20px !important;
        padding-left: 3% !important;
    }

    .w3-auto.w3-cell-row {
        display: inherit !important;
    }

    .document-link-cell {
        font-size: 20px !important;
        display: table-cell !important;
    }
}

@media (max-width:600px) {
    .document-link-cell.document-cells-two {
        display: inline-grid !important;
    }

    .document-cells-two-wrapper {
        display: inline-grid !important;
        padding-bottom: 50px !important;
    }
    .document-description-cell {
        padding-left: 5% !important;
    }

    .document-description-cell {
        font-size: 20px !important;
        display: table-cell !important;
    }

    .document-link-cell {
        font-size: 20px !important;
        display: table-cell !important;
    }

    .w3-auto.w3-cell-row {
        display: inherit !important;
    }
   
}
