@font-face {
    font-family: 'Montserrat Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat Regular'), url('../fonts/Montserrat/Montserrat-Regular.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat Medium'), url('../fonts/Montserrat/Montserrat-Medium.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat SemiBold'), url('../fonts/Montserrat/Montserrat-SemiBold.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Montserrat Bold'), url('../fonts/Montserrat/Montserrat-Bold.woff') format('woff');
}

body {
    background: #e0e0e0;
    font-family: 'Montserrat Regular';
}

.text-start-block h3 {
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 20px;
    font-size: 24px;
    font-family: 'Montserrat Bold';
    padding-top: 12px;
}


/* .text-start-block p {
margin-bottom: 0px;
padding-bottom: 15px;
} */

.text-start-section {
    max-width: 1024px;
    margin: 15px auto;
}

.text-start-block {
    padding: 0% 8% 8% 8%;
    background: #ffffff;
    /* height: 100vh; */
    overflow: auto;
    min-height: 100vh;
}

.text-start-block h4 {
    margin-bottom: 0px;
    font-size: 18px;
    padding-top: 5px;
    font-family: 'Montserrat Bold';
}

.list-table td {
    width: 50%;
    padding: 0px !important;
    border: none !important;
}

.list-table th {
    width: 50%;
    padding: 0px !important;
    border: none !important;
}

.text-listing-block h6 {
    font-family: 'Montserrat Bold';
    margin-bottom: 0px;
    font-size: 16px;
    padding-top: 5px;
}

.text-table-section p {
    margin-bottom: 0px !important;
    font-size: 16px;
    line-height: 1.8;
    font-family: 'Montserrat Medium';
    letter-spacing: 0.4px;
}

.text-table-section {
    padding-top: 16px;
}

.final-txt-block p {
    margin-bottom: 0px !important;
    font-size: 16px;
    line-height: 1.8;
    font-family: 'Montserrat Medium';
    letter-spacing: 0.4px;
}

.logo-txt-block {
    text-align: center;
    display: flex;
    align-items: center;
}

.logo-txt-block img {
    width: 120px;
    margin-right: 20px;
}

.logo-txt-top {
    padding: 75px 0px 0px 0px;
}

.logo-txt-block h2 {
    font-size: 24px;
    font-family: 'Montserrat Bold';
}

.footer-logo-img img {
    width: 165px;
}

.footer-txt {
    font-weight: bold;
}

.footer-logo-img {
    padding-top: 15px;
}

.text-start-block p {
    font-size: 16px;
    line-height: 1.8;
    font-family: 'Montserrat Medium';
    letter-spacing: 0.4px;
}

.txt-underline {
    border-bottom: 2px solid #111111;
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 12px;
}

.bordered-benefits-table {
    padding-top: 15px;
}


/* .bordered-benefits-table td:nth-child(1) {
    width: 38%
}

.bordered-benefits-table th:nth-child(1) {
    width: 38%
} */

.bordered-benefits-table th {
    background: #111111;
    color: #ffffff;
    vertical-align: middle !important;
    padding: 5px;
    border: 1px solid #111 !important;
}

.bordered-benefits-table ul li {
    list-style-type: none;
    padding-left: 20px;
}

.bordered-benefits-table ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

.class-table h4 {
    margin-bottom: 15px;
}

.bordered-benefits-table td {
    padding: 10px 15px 5px 10px !important;
    border: 1px solid #111111 !important;
    font-size: 14px;
    color: #111111;
    line-height: 1.9;
    font-family: 'Montserrat Medium';
}

.footer-txt-block h5 {
    font-size: 14px;
}

.bordered-benefits-table ul li span {
    margin-right: 12px;
    position: relative;
}

.bordered-benefits-table ul li span::before {
    content: "-";
}

.bordered-benefits-table ul li span::before {
    content: "-";
    position: absolute;
    left: -15px;
    top: -5px;
    transform: translate(-50%, 0%);
}

#benefits-table th:nth-child(1) {
    width: 35%;
}

#benefits-table td:nth-child(1) {
    width: 35%;
}

#footer-table th:nth-child(1),
#footer-table td:nth-child(1) {
    width: 35%;
}

#mid-table th:nth-child(1) {
    width: 60%;
}

#mid-table td:nth-child(1) {
    width: 60%;
}

#mid-table-bg th:nth-child(1),
#mid-table-bg td:nth-child(1) {
    width: 60%;
}

#mid-table-bg th:nth-child(2),
#mid-table-bg td:nth-child(2) {
    width: 20%;
}

#mid-table-bg th:nth-child(3),
#mid-table-bg td:nth-child(3) {
    width: 20%;
}

#sub-table td {
    border-left: none !important;
    border-top: none !important;
    border-bottom: none !important;
    padding: 0px 0px 0px 15px !important;
}

#sub-table>tbody>tr:nth-child(1)>td:nth-child(2) {
    border: none !important;
}

#sub-table>tbody>tr:nth-child(2)>td:nth-child(2) {
    border: none !important;
}

#sub-table>tbody>tr:nth-child(3)>td:nth-child(2) {
    border: none !important;
}

#sub-table>tbody>tr:nth-child(4)>td:nth-child(2) {
    border: none !important;
}

#sub-table>tbody>tr:nth-child(5)>td:nth-child(2) {
    border: none !important;
}

#footer-table>tbody>tr:nth-child(3)>td {
    padding: 0px !important;
}

#sub-table tr td span::before {
    content: "-";
    position: absolute;
    left: -8px;
    top: -5px;
    transform: translate(-50%, 0%);
    z-index: 5;
}

#sub-table tr td span {
    position: relative;
}

#footer-table>tbody>tr:nth-child(2)>td {
    padding: 0px !important;
}

#benefits-table>tbody>tr:nth-child(2)>td {
    padding: 0px !important;
}

#benefits-table>tbody>tr:nth-child(3)>td {
    padding: 0px !important;
}

.download-link {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    /* margin-top: 0px; */
    /* padding-top: 5px; */
    font-size: 15px;
    color: #007bff;
    font-weight: 600;
    padding-bottom: 7px;
}

.download-link:hover {
    color: #007bff !important;
    text-decoration: none !important;
}

@media (min-width: 100px) and (max-width: 767px) {
    .download-link {
        font-size: 12px;
    }
    #benefits-table td:nth-child(1) {
        width: 55%;
    }
    .retail-txt {
        min-height: 40px;
    }
    .text-start-block h3 {
        font-size: 16px;
    }
    .text-start-block h4 {
        font-size: 15px;
    }
    .text-table-section p {
        font-size: 15px;
        line-height: 1.7;
        letter-spacing: 0.5px;
    }
    .logo-txt-block img {
        width: 90px;
        margin-right: 25px;
    }
    .logo-txt-block h2 {
        font-size: 16px;
    }
    .text-start-block p {
        font-size: 14px;
        line-height: 1.7;
    }
    .list-table td {
        font-size: 15px;
        line-height: 1.6;
    }
    .list-table th {
        font-size: 14px;
        line-height: 1.6;
    }
    .bordered-benefits-table td {
        padding: 10px 10px 5px 10px !important;
    }
    .bordered-benefits-table th {
        font-size: 13px;
    }
    .text-start-block {
        padding: 0% 20px 8% 20px;
    }
    .footer-txt-block h5 {
        font-size: 13px;
    }
    .bordered-benefits-table td {
        font-size: 13px;
    }
}